Anthropic Python SDK Reaches v1.0.0 with Breaking Changes and `httpx2` Upgrade
sdkaigapreviewengineermedia
breaking feature patch
The Anthropic Python SDK has released version 1.0.0, a significant update that introduces breaking changes primarily due to an upgrade to `httpx2`. This version enhances client capabilities but requires developers to consult the provided MIGRATION.md guide for necessary adjustments. The release also includes a bug fix for beta warning messages, internal streaming improvements, and updated documentation examples. Developers integrating Anthropic's AI models via the Python SDK are affected by these changes.
- →upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details
- →upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details
- →stop warning about output_format= on the parse/stream/tool_runner helpers
- →restore the original event imports in lib/streaming/_types.py
- →use adaptive thinking in thinking examples
Breaking changes (1) ›
- client upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details
Features (1) ›
- client upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details
Fixes (1) ›
- beta stop warning about output_format= on the parse/stream/tool_runner helpers
Read the original announcement →
https://github.com/anthropics/anthropic-sdk-python/releases/tag/v1.0.0
Related releases
- Anthropic Launches $5M Grant Program for AI Wellbeing Research Anthropic News ·
- Claude Code v2.1.245 Patches Linux Startup Crash Claude Code Releases ·
- Claude Code v2.1.243 Enhances Usage Visibility and Configuration Options Claude Code Releases ·
- Claude Code v2.1.241: Bug Fixes and Reliability Improvements Claude Code Releases ·
- Claude Code v2.1.240: Bug Fixes and Reliability Improvements Claude Code Releases ·
- Anthropic Claude Code v2.1.239 Updates Cost Estimates and Fixes Numerous Bugs Claude Code Releases ·