v0.89.0

anthropic-sdk-python Releases / 4/4/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • anthropic-sdk-pythonのバージョン0.89.0(2026-04-03)が公開され、変更履歴はv0.88.0からの差分としてGitHubに整理されています。
  • Featuresとして、vertex向けに米国のマルチリージョン・エンドポイントのサポートが追加されました。
  • Bug Fixとして、ユーザーパラメータとマージする際にハードコード済みクエリパラメータを保持するよう改善されています。
  • Choresとして、クライアント側のコンパクション用ヘルパーが非推奨(deprecate)になっています。

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)