v1.0.0
Breaking Changes📦 anthropic-sdkView on GitHub →
⚠ 1 breaking✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release upgrades the client to httpx2, introducing minor breaking changes and bug fixes. Consult MIGRATION.md for detailed upgrade instructions.
⚠️ Breaking Changes
- The client has been upgraded to httpx2, introducing some minor breaking changes. Refer to MIGRATION.md for detailed information.
Migration Steps
- Consult MIGRATION.md for details on changes related to the httpx2 upgrade.
✨ New Features
- Client upgraded to httpx2, with some minor breaking changes. See MIGRATION.md for details.
🐛 Bug Fixes
- Stopped warning about `output_format=` on the parse/stream/tool_runner helpers.