2.60.0 (2026-09-01)
Full Changelog: v2.59.0...v2.60.0
Features
- api: add external_user_onboarded_at to user profiles (2aa81c0)
- api: add support for claude-fable-5-1 and claude-mythos-5-1 (f41a324)
- api: add support for organization compliance settings in the Admin API (4b64a84)
- api: support pagination on organization rate limit list endpoints (2aa81c0)
- user_profiles: sort the user profile list by name with order_by=name (931543e)
Bug Fixes
- api: mark the beta header required on Admin API Tunnel operations (898dabf)
- api: remove unsupported allowed_callers from the toolset entries (53bd597)
- client: include non-JSON error response bodies in API errors (04045b5)
Chores
- api: remove unreleased thinking prefix_mismatched_behavior param (e01193a)
- api: remove user profile relationship in favor of access_type (e01193a)
- ci: keep the Maven artifact upload steps under stlc (7437d73)
- docs: clarify disallowed characters in memory paths (20582c1)
- internal: add browser-stubbed internal/node module and lint rule for Node built-in imports (2aa81c0)
- internal: pin JAVA_HOME for detekt-rules tests and relax UnusedPrivateProperty for tests/examples (2aa81c0)
- internal: read the request id shown in Terraform error diagnostics from the response header (2aa81c0)
- internal: remove discriminator support from PropertyInfo (4b64a84)