Releases: anthropics/anthropic-sdk-typescript
Releases · anthropics/anthropic-sdk-typescript
Release list
vertex-sdk: v0.19.7
sdk: v0.124.0
0.124.0 (2026-09-04)
Full Changelog: sdk-v0.123.0...sdk-v0.124.0
Features
- api: add Claude Tag category and user breakdowns to usage reports (669ff22)
- api: add named types for organization compliance settings state (54be8da)
- api: add support for sending a workspace ID on more endpoints (a11e6f1)
Bug Fixes
- repair custom-code merge in messages resources (#455) (7ac43b9)
- tools: create agent-toolset files and directories owner-only (#485) (a9c2298)
Chores
- internal: bundle the mock server spec and update breaking-change detection (8752d02)
- internal: codegen related update (a63afbc)
- tests: reword the skip reason on the path-level query param tests (999bee5)
Documentation
- api: update a few doc strings (2ef3d59)
foundry-sdk: v0.4.5
bedrock-sdk: v0.33.4
aws-sdk: v0.7.0
0.7.0 (2026-09-04)
Full Changelog: aws-sdk-v0.6.6...aws-sdk-v0.7.0
Features
- api: add support for sending a workspace ID on more endpoints (a11e6f1)
sdk: v0.123.0
0.123.0 (2026-09-01)
Full Changelog: sdk-v0.122.0...sdk-v0.123.0
Features
- api: beta user profiles: add external_user_onboarded_at, remove relationship in favor of access_type (3efb1a1)
- api: manual updates (c6f0bda)
- api: organization compliance settings, user-profile order_by, memory-store and toolset schema updates (8e2f0c2)
Bug Fixes
- keep credential file access out of non-Node bundles (ab6a4b2)
Chores
- internal: codegen related update (788ea8b)
Documentation
sdk: v0.122.0
0.122.0 (2026-08-27)
Full Changelog: sdk-v0.121.0...sdk-v0.122.0
Features
- api: beta files/skills namespaces use GA shapes; drop dated beta header pins (45d693a)
Bug Fixes
- client: classify cross-realm DOMException abort/timeout errors correctly (1bd6395)
- client: use configured logger for SSE parse errors (80eeaf7)
- sessions: make event accumulator forward-compatible with new event types (#410) (2d084fd)
- tools: let read return a view_range of a file over the size cap (#427) (56b3260)
- uploads: default bare Blob filename on skills endpoints (#422) (e111649)
- webhooks: require headers to be passed to
unwrap()(3230804)
Chores
- internal: codegen related update (c2f327a)
Documentation
bedrock-sdk: v0.33.3
aws-sdk: v0.6.6
vertex-sdk: v0.19.6
0.19.6 (2026-08-26)
Full Changelog: vertex-sdk-v0.19.5...vertex-sdk-v0.19.6
Chores
- examples: remove redundant main().catch boilerplate (154ace7)