Skip to content

Releases: anthropics/anthropic-sdk-python

v0.96.0

16 Apr 14:27

Choose a tag to compare

0.96.0 (2026-04-16)

Full Changelog: v0.95.0...v0.96.0

Features

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

Chores

  • ci: remove release-doctor workflow (1d9add3)

v0.95.0

14 Apr 19:04

Choose a tag to compare

0.95.0 (2026-04-14)

Full Changelog: v0.94.1...v0.95.0

Features

  • api: mark Sonnet and Opus 4 as deprecated (0c1e773)
  • bedrock: use auth header for mantle client (#1644) (3b93090)

v0.94.1

13 Apr 18:07

Choose a tag to compare

0.94.1 (2026-04-13)

Full Changelog: v0.94.0...v0.94.1

Bug Fixes

  • streaming: add missing events (c6a06d8)

v0.94.0

10 Apr 22:27

Choose a tag to compare

0.94.0 (2026-04-10)

Full Changelog: v0.93.0...v0.94.0

Features

Bug Fixes

  • ensure file data are only sent as 1 parameter (837b25b)

Documentation

v0.93.0

09 Apr 18:13

Choose a tag to compare

0.93.0 (2026-04-09)

Full Changelog: v0.92.0...v0.93.0

Features

  • api: Add beta advisor tool (4297dca)

v0.92.0

08 Apr 16:55
90cd200

Choose a tag to compare

0.92.0 (2026-04-08)

Full Changelog: v0.91.0...v0.92.0

Features

  • api: add support for Claude Managed Agents (5b879a7)

v0.91.0

07 Apr 18:40
8a0885d

Choose a tag to compare

0.91.0 (2026-04-07)

Full Changelog: v0.90.0...v0.91.0

Features

v0.90.0

07 Apr 18:01

Choose a tag to compare

0.90.0 (2026-04-07)

Full Changelog: v0.89.0...v0.90.0

Features

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

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (32d35e0)

v0.89.0

03 Apr 18:56

Choose a tag to compare

0.89.0 (2026-04-03)

Full Changelog: v0.88.0...v0.89.0

Features

  • vertex: add support for US multi-region endpoint (4e732da)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (e7f4a3c)

Chores

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

v0.88.0

01 Apr 19:58

Choose a tag to compare

0.88.0 (2026-04-01)

Full Changelog: v0.87.0...v0.88.0

Features

Chores

  • tests: bump steady to v0.20.2 (1bc4e9f)