Skip to content

Releases: anthropics/anthropic-sdk-python

v0.100.0

06 May 15:07

Choose a tag to compare

0.100.0 (2026-05-06)

Full Changelog: v0.99.0...v0.100.0

Features

  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (3b3deee)

Bug Fixes

  • api: Adjust webhook configuration (8c3339e)

v0.99.0

05 May 16:02

Choose a tag to compare

0.99.0 (2026-05-05)

Full Changelog: v0.98.1...v0.99.0

Features

  • client: allow targeting a workspace for OIDC federation token exchange (4ba8067)

v0.98.1

04 May 21:40

Choose a tag to compare

0.98.1 (2026-05-04)

Full Changelog: v0.98.0...v0.98.1

Chores

v0.98.0

04 May 17:13

Choose a tag to compare

0.98.0 (2026-05-04)

Full Changelog: v0.97.0...v0.98.0

Features

  • api: improve Managed Agents APIs (7faf393)
  • client: add Workload Identity Federation, interactive OAuth, and auth profiles (6458bcc)
  • support setting headers via env (52eb8cd)

Bug Fixes

  • streaming: propagate stop_details from message_delta onto accumulated Message (#1725) (900dd9b)
  • use correct field name format for multipart file arrays (8350bdc)
  • vertex: async client missing us/eu multi-region base_url branches (#1734) (3e78f71)

Chores

  • internal: reformat pyproject.toml (5a9d5fd)

v0.97.0

23 Apr 20:51

Choose a tag to compare

0.97.0 (2026-04-23)

Full Changelog: v0.96.0...v0.97.0

Features

  • api: CMA Memory public beta (fc30ebe)

Bug Fixes

  • api: fix errors in api spec (f946de8)
  • api: restore missing features (72212ab)

Performance Improvements

  • client: optimize file structure copying in multipart requests (1f9eed3)

Chores

  • add missing import (4b12f5e)
  • internal: more robust bootstrap script (7ed7370)
  • tests: bump steady to v0.22.1 (a4b7184)

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)