2.61.0 (2026-09-04)
Full Changelog: v2.60.0...v2.61.0
Features
- api: add Claude Tag category and user breakdowns to usage reports (7caaeb9)
- api: add named types for organization compliance settings state (9576c86)
- api: add workspace_id request option for multi-workspace credentials (cf7f13c)
- api: raise Managed Agents vault refresh token limit to 8192 chars (d0c2286)
Bug Fixes
- api: remove response text block maxLength constraint (b6225ce)
- client: read union common properties from raw JSON for unknown variants (3d2f38f)
Chores
- api: accept anthropic-version on Claude Enterprise admin endpoints (165fa6b)
- api: declare specific error statuses instead of a generic 4XX response (e0dc35b)
- api: update authentication parameters on spend limit create and delete (d054f6c)
- ci: compare breaking-change detection against a baseline tag when present (309bc84)
- docs: fix broken session link in memory version descriptions (ef6f4fd)
- examples: refresh platform model IDs (#263) (47425be)
- internal: fix spec repo README link and drop its mock script (7556952)
- internal: read formatter versions from one place (cf7f13c)
- internal: update CODEOWNERS (8276e5c)
- internal: update CODEOWNERS (7556952)
- tests: reword the skip reason on the path-level query param tests (d89a5f2)
Documentation
- api: add HTTP reference for the remaining Admin API endpoints (130d7af)