Skip to content

v0.9.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 21 Mar 04:55
· 3640 commits to master since this release

0.9.0 (2020-03-21)

Bug Fixes

  • API: Normalize API errors (699c190)
  • API Auth: Remove JWTs as an authorization option (a4ab72e)
  • API docs: Ensure schema is publically accessible; hide auth buttin in swagger (fe5a5ad)
  • API docs: Hide routes not being reviewed in this round (787d3c5)
  • API URLs: Allow optional trailing slash (c12117d)
  • File browser: Remove reference to removed function (c019242)
  • Filtering by project event status (3cdf138)
  • Record status for completed SNAPSHOT events. (30824b3)
  • Recording ProjectEvents for anonymous users (2d479e4)
  • Remove pesudo-terminal code from page overview (4ac79e0)
  • Migrations: Remove the reference to the deleted checkouts app (51557d5)

Features

  • API: Add and document additional project fields (8032f6e)
  • API: Complete initial OpenID JWT granting (df224f6)
  • API: Use knox to provide user authentication tokens "UATs" (e836525)
  • API Tokens: Allow for refreshing and revoking both token types (edf2f4e)
  • API Tokens: Generate JWT token from Google auth JWT (23b0e3e)