Skip to content

Releases: anthropics/anthropic-sdk-typescript

vertex-sdk: v0.17.0

05 Jun 19:48

Choose a tag to compare

0.17.0 (2026-06-05)

Full Changelog: vertex-sdk-v0.16.1...vertex-sdk-v0.17.0

Features

  • api: mark Claude Opus 4.1 as deprecated (4ee46f2)
  • client: add support for middleware (9b01120)

sdk: v0.101.0

05 Jun 19:48

Choose a tag to compare

0.101.0 (2026-06-05)

Full Changelog: sdk-v0.100.1...sdk-v0.101.0

Features

  • client: add support for middleware (9b01120)

Bug Fixes

  • apply request timeout to inner fetch only, not middleware chain (#40) (25c13f6)
  • streaming: carry stop_details through beta message_delta accumulation (ed3fec7)
  • streaming: correctly parse json numbers with scientific notation (#9) (7d5e642)

Chores

  • internal: fix artifact url (925ec27)
  • internal: fix branch names (fa3cf2c)
  • internal: update private repo name (a8ac213)

Documentation

  • point security reports to Anthropic's HackerOne program (#16) (5c7912c)

foundry-sdk: v0.3.0

05 Jun 19:48

Choose a tag to compare

0.3.0 (2026-06-05)

Full Changelog: foundry-sdk-v0.2.4...foundry-sdk-v0.3.0

Features

  • api: mark Claude Opus 4.1 as deprecated (4ee46f2)
  • client: add support for middleware (9b01120)

bedrock-sdk: v0.30.0

05 Jun 19:48

Choose a tag to compare

0.30.0 (2026-06-05)

Full Changelog: bedrock-sdk-v0.29.2...bedrock-sdk-v0.30.0

Features

  • api: mark Claude Opus 4.1 as deprecated (4ee46f2)
  • client: add support for middleware (9b01120)

aws-sdk: v0.4.0

05 Jun 19:49

Choose a tag to compare

0.4.0 (2026-06-05)

Full Changelog: aws-sdk-v0.3.1...aws-sdk-v0.4.0

Features

  • api: mark Claude Opus 4.1 as deprecated (4ee46f2)
  • client: add support for middleware (9b01120)

sdk: v0.100.1

29 May 00:08

Choose a tag to compare

0.100.1 (2026-05-29)

Full Changelog: sdk-v0.100.0...sdk-v0.100.1

Bug Fixes

  • streaming: carry encrypted_content on beta compaction blocks (#1025) (eccddf3)

Chores

  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

foundry-sdk: v0.2.4

29 May 00:08

Choose a tag to compare

0.2.4 (2026-05-29)

Full Changelog: foundry-sdk-v0.2.3...foundry-sdk-v0.2.4

Chores

  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

aws-sdk: v0.3.1

29 May 00:08

Choose a tag to compare

0.3.1 (2026-05-29)

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

Chores

  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

sdk: v0.100.0

28 May 16:47

Choose a tag to compare

0.100.0 (2026-05-28)

Full Changelog: sdk-v0.99.0...sdk-v0.100.0

Features

  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (bb0bf27)

Documentation

  • replace literal newlines (66ba142)

sdk: v0.99.0

27 May 01:04

Choose a tag to compare

0.99.0 (2026-05-27)

Full Changelog: sdk-v0.98.1...sdk-v0.99.0

Features

Bug Fixes

  • streaming: carry stop_details through message_delta accumulation (#1027) (198bc27)