Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.9.0](v0.8.27...v0.9.0) (2020-03-21) ### Bug Fixes * **API:** Normalize API errors ([699c190](699c190)) * **API Auth:** Remove JWTs as an authorization option ([a4ab72e](a4ab72e)) * **API docs:** Ensure schema is publically accessible; hide auth buttin in swagger ([fe5a5ad](fe5a5ad)) * **API docs:** Hide routes not being reviewed in this round ([787d3c5](787d3c5)) * **API URLs:** Allow optional trailing slash ([c12117d](c12117d)) * **File browser:** Remove reference to removed function ([c019242](c019242)) * Filtering by project event status ([3cdf138](3cdf138)) * Record status for completed SNAPSHOT events. ([30824b3](30824b3)) * Recording ProjectEvents for anonymous users ([2d479e4](2d479e4)) * Remove pesudo-terminal code from page overview ([4ac79e0](4ac79e0)) * **Migrations:** Remove the reference to the deleted checkouts app ([51557d5](51557d5)) ### Features * **API:** Add and document additional project fields ([8032f6e](8032f6e)) * **API:** Complete initial OpenID JWT granting ([df224f6](df224f6)) * **API:** Use knox to provide user authentication tokens "UATs" ([e836525](e836525)) * **API Tokens:** Allow for refreshing and revoking both token types ([edf2f4e](edf2f4e)) * **wip:** Generate JWT token from Google auth JWT ([23b0e3e](23b0e3e))
- Loading branch information