Skip to content

0.17.0

Compare
Choose a tag to compare
@jonathansick jonathansick released this 15 Jul 20:11
· 87 commits to main since this release
8fd165b

Backwards-incompatible changes

  • Dropped the collaboration table from the database schema and removed related code from the application. Originally in Ook we wanted to treat human authors separate from organizational authors in order to make building out a staff directory easier. However, working against the grain of authordb.yaml (the canonical source for Rubin author data) has proven to be difficult. Now collaborations/collective authors will appear in the /authors/ endpoints and in the author database table.

  • Requires database migration, 113ced7d2d29.

What's Changed

Full Changelog: 0.16.0...0.17.0