Releases: anthropics/anthropic-sdk-go
Releases · anthropics/anthropic-sdk-go
v1.35.1
1.35.1 (2026-04-13)
Full Changelog: v1.35.0...v1.35.1
Bug Fixes
- streaming: add missing events (227b83e)
v1.35.0
v1.34.0
v1.33.0
1.33.0 (2026-04-08)
Full Changelog: v1.32.0...v1.33.0
Features
- api: add support for Claude Managed Agents (722b2ac)
v1.32.0
v1.31.0
1.31.0 (2026-04-07)
Full Changelog: v1.30.0...v1.31.0
Features
- api: Add support for claude-mythos-preview (7144a65)
v1.30.0
1.30.0 (2026-04-03)
Full Changelog: v1.29.0...v1.30.0
Features
- vertex: add support for US multi-region endpoint (6f40457)
v1.29.0
1.29.0 (2026-04-01)
Full Changelog: v1.28.0...v1.29.0
Features
- api: add structured stop_details to message responses (1053799)
Chores
- internal: client updates (531283d)
v1.28.0
1.28.0 (2026-03-31)
Full Changelog: v1.27.1...v1.28.0
Features
- internal: support comma format in multipart form encoding (97ed8a1)
Bug Fixes
- bump buger/jsonparser to v1.1.2 (GO-2026-4514) (#665) (96565eb)
- prevent duplicate ? in query params (0afa75c)
- types: generate shared enum types that are not referenced by other schemas (5dc86f2)
Chores
- ci: run builds on CI even if only spec metadata changed (010a16f)
- ci: skip lint on metadata-only changes (8cc7cec)
- ci: support opting out of skipping builds on metadata-only commits (adc7184)
- client: fix multipart serialisation of Default() fields (3fc3613)
- internal: bump go toolchain to go1.25.8 to address std lib vulnerabilities (e3feecb)
- internal: support default value struct tag (fc68556)
- internal: update gitignore (e2a5dd1)
- remove unnecessary error check for url parsing (6d42216)
- tests: bump steady to v0.19.4 (3ca1569)
- tests: bump steady to v0.19.5 (7364e49)
- tests: bump steady to v0.19.6 (28ebd01)
- tests: bump steady to v0.19.7 (77fc869)
- tests: bump steady to v0.20.1 (e52beb5)
- tests: bump steady to v0.20.2 (3a20191)
- update docs for api:"required" (aa0a03a)