0.68.0 (2026-06-15)
Full Changelog: v0.67.0...v0.68.0
Features
- Add API key rotate endpoint (c0d9f90)
- api: surface deleted/expired API keys for audit trail (KERNEL-1350) (2b7164c)
Bug Fixes
- pagination: fail loudly when X-Has-More contradicts a missing X-Next-Offset (994749d)
- pagination: stop on the X-Next-Offset 0 sentinel, not just has_more (d318410)
- pagination: stop skipping a page per auto-pagination iteration (f7bf2d9)
Styles
- prettier-format pagination test (16ee899)
Refactors
- api: align API key audit surface with browser sibling (KERNEL-1350) (faf4119)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions