Skip to content

Releases: anthropics/anthropic-sdk-typescript

sdk: v0.96.0

13 May 18:11

Choose a tag to compare

0.96.0 (2026-05-13)

Full Changelog: sdk-v0.95.2...sdk-v0.96.0

Features

  • api: Add BetaManagedAgentsSearchResultBlock types (08f02f3)
  • api: Add support for cache diagnostics beta (eafbd6d)

Bug Fixes

  • zod: ensure only zod/v4 types are used (#992) (9e08bcc)

Chores

sdk: v0.95.2

11 May 15:46

Choose a tag to compare

0.95.2 (2026-05-11)

Full Changelog: sdk-v0.95.1...sdk-v0.95.2

aws-sdk: v0.3.0

11 May 15:46

Choose a tag to compare

0.3.0 (2026-05-11)

Full Changelog: aws-sdk-v0.2.5...aws-sdk-v0.3.0

Features

  • aws: Add AWS client for Claude Platform on AWS (7a31772)

sdk: v0.95.1

07 May 15:10

Choose a tag to compare

0.95.1 (2026-05-07)

Full Changelog: sdk-v0.95.0...sdk-v0.95.1

Chores

  • redact api-key headers in debug logs (fad8fee)

sdk: v0.95.0

06 May 15:07
7693ec9

Choose a tag to compare

0.95.0 (2026-05-06)

Full Changelog: sdk-v0.94.0...sdk-v0.95.0

Features

  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (e0c0e9b)

Bug Fixes

  • api: Adjust webhook configuration (deed3f6)

sdk: v0.94.0

05 May 16:02

Choose a tag to compare

0.94.0 (2026-05-05)

Full Changelog: sdk-v0.93.0...sdk-v0.94.0

Features

  • client: allow targeting a workspace for OIDC federation token exchange (bde6620)

sdk: v0.93.0

04 May 17:11
d6f562c

Choose a tag to compare

0.93.0 (2026-05-04)

Full Changelog: sdk-v0.92.0...sdk-v0.93.0

Features

  • client: add Workload Identity Federation, interactive OAuth, and auth profiles (d5d6abd)

sdk: v0.92.0

30 Apr 19:40
d3aff28

Choose a tag to compare

0.92.0 (2026-04-30)

Full Changelog: sdk-v0.91.1...sdk-v0.92.0

Features

  • api: improve Managed Agents APIs (ca1bf4a)
  • support setting headers via env (32f67d4)

Bug Fixes

  • bedrock: throw APIError for error events delivered in chunk frames (#1021) (3ae887b)

Chores

  • format: run eslint and prettier separately (7ce257c)
  • internal: codegen related update (f08cc77)

bedrock-sdk: v0.29.1

30 Apr 19:41
d3aff28

Choose a tag to compare

0.29.1 (2026-04-30)

Full Changelog: bedrock-sdk-v0.29.0...bedrock-sdk-v0.29.1

Bug Fixes

  • bedrock: throw APIError for error events delivered in chunk frames (#1021) (3ae887b)

sdk: v0.91.1

24 Apr 23:26
74ac150

Choose a tag to compare

0.91.1 (2026-04-24)

Full Changelog: sdk-v0.91.0...sdk-v0.91.1

Bug Fixes

  • memory: use restrictive file mode for memory files (#901) (6db3b7e)

Chores

  • formatter: run prettier and eslint separately (974d22f)