Skip to content

Commit 41788ba

Browse files
committed
Update changelog for 0.12.0 release
1 parent a2e6455 commit 41788ba

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

CHANGELOG.md

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

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

5+
<a id='changelog-0.12.0'></a>
6+
## 0.12.0 (2025-04-16)
7+
8+
### New features
9+
10+
- The Links API collection endpoints now use pagination for improved performance and usability. Ook uses keyset pagination, so look for a Links header with `next`, `prev`, and `first` links. Use these URLs to advance to the next page. The `X-Total-Count` header indicates the total number of items in the collection. Pagination applies to the following endpoints:
11+
12+
- `GET /ook/links/domains/sdm/schemas`
13+
- `GET /ook/links/domains/sdm/schemas/:schema/tables`
14+
- `GET /ook/links/domains/sdm/schemas/:schema/tables/:table/columns`
15+
516
<a id='changelog-0.11.0'></a>
617

718
## 0.11.0 (2025-04-04)

changelog.d/20250416_104431_jsick_DM_50016.md

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

0 commit comments

Comments
 (0)