1.69.0 (2026-09-04)
Full Changelog: v1.68.0...v1.69.0
Features
- api: add Claude Tag category and user breakdowns to usage reports (cc15700)
- api: add workspace_id request option for multi-workspace credentials (c95705a)
- api: raise Managed Agents vault refresh token limit to 8192 chars (569c276)
Bug Fixes
- api: remove response text block maxLength constraint (be7488c)
- client: include non-JSON error response bodies in API errors (64a98a3)
Chores
- api: accept anthropic-version on Claude Enterprise admin endpoints (aa174d8)
- api: declare specific error statuses instead of a generic 4XX response (c75216f)
- api: update authentication parameters on spend limit create and delete (037c03e)
- docs: fix broken session link in memory version descriptions (06a19e8)
- examples: refresh platform model IDs (#223) (c9f7210)
- internal: fix spec repo README link and drop its mock script (0469660)
- internal: read formatter versions from one place (c95705a)
- internal: update CODEOWNERS (92d7e40)
- internal: update CODEOWNERS (0469660)
- tests: reword the skip reason on the path-level query param tests (de9aa69)
- tests: structured output streaming test (#238) (739619f)
Documentation
- api: add HTTP reference for the remaining Admin API endpoints (ce5e74a)