Skip to content

Releases: anthropics/anthropic-sdk-typescript

sdk: v0.40.1

28 Apr 17:44
Compare
Choose a tag to compare

0.40.1 (2025-04-28)

Full Changelog: sdk-v0.40.0...sdk-v0.40.1

Chores

bedrock-sdk: v0.12.6

28 Apr 17:45
Compare
Choose a tag to compare

0.12.6 (2025-04-28)

Full Changelog: bedrock-sdk-v0.12.5...bedrock-sdk-v0.12.6

Chores

sdk: v0.40.0

25 Apr 14:57
Compare
Choose a tag to compare

0.40.0 (2025-04-25)

Full Changelog: sdk-v0.39.0...sdk-v0.40.0

Features

  • add SKIP_BREW env var to ./scripts/bootstrap (#710) (1b8376a)
  • api: extract ContentBlockDelta events into their own schemas (#732) (fd0ec83)
  • api: manual updates (39b64c9)
  • api: manual updates (771e05b)
  • api: manual updates (ca6dbd6)
  • api: manual updates (14df8cc)
  • client: accept RFC6838 JSON content types (#713) (fc32787)
  • mcp: allow opt-in mcp resources and endpoints (#720) (9f3a54e)

Bug Fixes

Chores

  • add hash of OpenAPI spec/config inputs to .stats.yml (#725) (271be7d)
  • bedrock: bump @aws-sdk/credential-providers (a4d88d7)
  • ci: add timeout thresholds for CI jobs (1080c70)
  • ci: only use depot for staging repos (359dafa)
  • ci: run on more branches and use depot runners (3331315)
  • client: minor internal fixes (fcf3e35)
  • internal: add aliases for Record and Array (#735) (e0a4bec)
  • internal: add back release workflow (68d54e5)
  • internal: codegen related update (#737) (2a368bb)
  • internal: fix lint (2cf3641)
  • internal: import ordering changes (#708) (a5680e1)
  • internal: improve index signature formatting (#739) (627c5fa)
  • internal: reduce CI branch coverage (6ed0bd6)
  • internal: remove CI condition (#730) (cc31518)
  • internal: remove extra empty newlines (#716) (4d3c024)
  • internal: update config (#728) (ababd80)
  • internal: upload builds and expand CI branch coverage (#744) (0b7432a)
  • tests: improve enum examples (#743) (c1c93a7)

bedrock-sdk: v0.12.5

25 Apr 14:57
Compare
Choose a tag to compare

0.12.5 (2025-04-25)

Full Changelog: bedrock-sdk-v0.12.4...bedrock-sdk-v0.12.5

Chores

  • bedrock: bump @aws-sdk/credential-providers (a4d88d7)

sdk: v0.39.0

28 Feb 19:35
Compare
Choose a tag to compare

0.39.0 (2025-02-28)

Full Changelog: sdk-v0.38.0...sdk-v0.39.0

Features

  • api: add support for disabling tool calls (#701) (1602b51)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#699) (05e33b7)

sdk: v0.38.0

27 Feb 19:36
Compare
Choose a tag to compare

0.38.0 (2025-02-27)

Full Changelog: sdk-v0.37.0...sdk-v0.38.0

Features

  • api: add URL source blocks for images and PDFs (#698) (16e7336)

Chores

Documentation

vertex-sdk: v0.7.0

24 Feb 18:06
Compare
Choose a tag to compare

0.7.0 (2025-02-24)

Full Changelog: vertex-sdk-v0.6.4...vertex-sdk-v0.7.0

Features

  • api: add claude-3.7 + support for thinking (ffab311)

sdk: v0.37.0

24 Feb 18:06
Compare
Choose a tag to compare

0.37.0 (2025-02-24)

Full Changelog: sdk-v0.36.3...sdk-v0.37.0

Features

  • api: add claude-3.7 + support for thinking (ffab311)
  • client: send X-Stainless-Timeout header (#679) (1172430)
  • pagination: avoid fetching when has_more: false (#680) (d4df248)

Bug Fixes

  • client: fix export map for index exports (#684) (56d9c7a)
  • correctly decode multi-byte characters over multiple chunks (#681) (e369e3d)
  • optimize sse chunk reading off-by-one error (#686) (53669af)

Chores

  • api: update openapi spec url (#678) (84401b1)
  • internal: add missing return type annotation (#685) (a8862b9)
  • internal: fix devcontainers setup (#689) (8665946)
  • internal: reorder model constants (#676) (52a2a11)
  • internal: update models used in tests (52a2a11)

sdk: v0.36.3

27 Jan 16:17
Compare
Choose a tag to compare

0.36.3 (2025-01-27)

Full Changelog: sdk-v0.36.2...sdk-v0.36.3

Bug Fixes

Chores

vertex-sdk: v0.6.4

23 Jan 16:54
Compare
Choose a tag to compare

0.6.4 (2025-01-23)

Full Changelog: vertex-sdk-v0.6.3...vertex-sdk-v0.6.4

Chores

  • vertex: bump dependency on @anthropic-ai/sdk (a1c7fcd)