Claude Platform release notes — August 20, 2026
We've released v1.0 of the Python SDK . The SDK's HTTP layer moves from httpx to httpx2 , a maintained, API-compatible fork: build custom http_client , Timeout , and transport objects from httpx2 (the…
Added 1
- Release v1.0 of the Python SDK
Changed 1
- SDK's HTTP layer moved from httpx to httpx2, a maintained API-compatible fork