Skip to content

Releases: anthropics/anthropic-sdk-ruby

v1.35.0

16 Apr 14:30

Choose a tag to compare

1.35.0 (2026-04-16)

Full Changelog: v1.34.0...v1.35.0

Features

  • api: add claude-opus-4-7, token budgets and user_profiles (026649a)

Chores

  • ci: remove release-doctor workflow (0947aca)

v1.34.0

14 Apr 19:03

Choose a tag to compare

1.34.0 (2026-04-14)

Full Changelog: v1.33.1...v1.34.0

Features

  • api: mark Sonnet and Opus 4 as deprecated (287e6c4)
  • bedrock: use auth header for mantle client (#894) (2ac3bba)

v1.33.1

13 Apr 18:08

Choose a tag to compare

1.33.1 (2026-04-13)

Full Changelog: v1.33.0...v1.33.1

Bug Fixes

  • streaming: add missing events (cf312ed)

Documentation

v1.33.0

10 Apr 22:28

Choose a tag to compare

1.33.0 (2026-04-10)

Full Changelog: v1.32.0...v1.33.0

Features

Documentation

v1.32.0

09 Apr 18:15

Choose a tag to compare

1.32.0 (2026-04-09)

Full Changelog: v1.31.0...v1.32.0

Features

  • api: Add beta advisor tool (f749344)

Bug Fixes

  • multipart encoding for file arrays (e6aae8b)

v1.31.0

08 Apr 16:53

Choose a tag to compare

1.31.0 (2026-04-08)

Full Changelog: v1.30.0...v1.31.0

Features

  • api: add support for Claude Managed Agents (29ea039)

v1.30.0

07 Apr 18:50

Choose a tag to compare

1.30.0 (2026-04-07)

Full Changelog: v1.29.0...v1.30.0

Features

  • bedrock: Create Bedrock Mantle client (#874) (627135f)

v1.29.0

07 Apr 17:51

Choose a tag to compare

1.29.0 (2026-04-07)

Full Changelog: v1.28.0...v1.29.0

Features

  • api: Add support for claude-mythos-preview (3f81797)

v1.28.0

03 Apr 18:57

Choose a tag to compare

1.28.0 (2026-04-03)

Full Changelog: v1.27.0...v1.28.0

Features

  • vertex: add support for US multi-region endpoint (8b7426b)

Chores

  • client: deprecate client-side compaction helpers (f9dd745)

v1.27.0

01 Apr 20:00

Choose a tag to compare

1.27.0 (2026-04-01)

Full Changelog: v1.26.0...v1.27.0

Features

  • api: add structured stop_details to message responses (5e636fd)
  • bedrock api key auth (#880) (93f9b87)

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (280f489)

Chores

  • internal: client updates (151043a)