Skip to content

Releases: anthropics/anthropic-sdk-java

v2.27.0

23 Apr 21:17
2dbf515

Choose a tag to compare

2.27.0 (2026-04-23)

Full Changelog: v2.26.0...v2.27.0

Features

  • api: CMA Memory public beta (d95526a)

Bug Fixes

  • api: fix errors in api spec (9d5a18a)
  • api: restore missing features (e737fbf)

Chores

v2.26.0

16 Apr 14:34
ec3724d

Choose a tag to compare

2.26.0 (2026-04-16)

Full Changelog: v2.25.0...v2.26.0

Features

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

Chores

  • ci: remove release-doctor workflow (5d22f5b)

v2.25.0

14 Apr 19:08
30a74c5

Choose a tag to compare

2.25.0 (2026-04-14)

Full Changelog: v2.24.0...v2.25.0

Features

  • api: mark Sonnet and Opus 4 as deprecated (81c750e)

Bug Fixes

  • streaming: add missing events (4ac1b6a)

Chores

  • client: reset .stats.yml (1d409ea)

Documentation

v2.24.0

09 Apr 20:48
227a6ed

Choose a tag to compare

2.24.0 (2026-04-09)

Full Changelog: v2.23.0...v2.24.0

Features

v2.23.0

09 Apr 18:21
2cc9f20

Choose a tag to compare

2.23.0 (2026-04-09)

Full Changelog: v2.22.0...v2.23.0

Features

  • api: Add beta advisor tool (17d360c)

Chores

  • client: add Models enum as option in Managed Agents (ebd7983)

v2.22.0

08 Apr 17:41
52273b4

Choose a tag to compare

2.22.0 (2026-04-08)

Full Changelog: v2.21.0...v2.22.0

Features

  • api: add support for Claude Managed Agents (f410797)
  • bedrock: Create Bedrock Mantle client (#1066) (100dfb5)

Bug Fixes

  • client: fix examples for agents (7c11a93)
  • internal: run formatter (a2aa0c8)

v2.21.0

07 Apr 17:55
3014518

Choose a tag to compare

2.21.0 (2026-04-07)

Full Changelog: v2.20.0...v2.21.0

Features

  • api: Add support for claude-mythos-preview (b9ea13c)
  • vertex: add support for US multi-region endpoint (8e32b5f)

v2.20.0

01 Apr 20:50
87d86d9

Choose a tag to compare

2.20.0 (2026-04-01)

Full Changelog: v2.19.0...v2.20.0

Features

  • api: add structured stop_details to message responses (771898a)

Chores

  • internal: client updates (3300daa)

Documentation

v2.19.0

31 Mar 20:09

Choose a tag to compare

2.19.0 (2026-03-31)

Full Changelog: v2.18.0...v2.19.0

Features

  • add errorType() method to AnthropicServiceException (#1031) (c5be332)

Bug Fixes

  • format: re-format files after ktfmt upgrade (fa338cd)

Chores

  • ci: run builds on CI even if only spec metadata changed (2030200)
  • ci: skip lint on metadata-only changes (608b05a)
  • internal: update gitignore (35e8874)
  • internal: update multipart form array serialization (0d3f304)
  • tests: bump steady to v0.19.4 (b277312)
  • tests: bump steady to v0.19.5 (04ae00a)
  • tests: bump steady to v0.19.6 (4871d3a)
  • tests: bump steady to v0.19.7 (c2b26b9)
  • tests: bump steady to v0.20.1 (372a97f)
  • tests: bump steady to v0.20.2 (4118af2)

v2.18.0

18 Mar 18:42

Choose a tag to compare

2.18.0 (2026-03-18)

Full Changelog: v2.17.0...v2.18.0

Features

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (81c22ee)

Chores

  • internal: tweak CI branches (34b9875)
  • internal: update retry delay tests (704bc83)