Anthropic SDK (Python) releases · · 1 min read

v0.98.0

Mirrored from Anthropic SDK (Python) releases for archival readability. Support the source by reading on the original site.

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)

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Anthropic SDK (Python) releases