Skip to content

Commit 927beca

Browse files
committed
Prepare for 0.17.0 release
1 parent 2228952 commit 927beca

File tree

2 files changed

+10
-19
lines changed

2 files changed

+10
-19
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!-- scriv-insert-here -->
44

5+
<a id='changelog-0.17.0'></a>
6+
7+
## 0.17.0 (2025-07-15)
8+
9+
### Backwards-incompatible changes
10+
11+
- 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 pseudo 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.
12+
13+
- Requires database migration, `113ced7d2d29`.
14+
515
<a id='changelog-0.16.0'></a>
616

717
## 0.16.0 (2025-07-11)

changelog.d/20250715_134217_jsick_DM_51816.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)