Anthropic SDK Python 0.117.1: Bug Fixes and Chore Updates
sdkaiengineer
patch
The Anthropic SDK for Python has been updated to version 0.117.1, addressing an issue with AWS credential handling in the AnthropicAWS.copy() method. This patch also includes updates for API refusal categories, documentation, and dependency management. These changes are primarily relevant to developers using the Python SDK, particularly those integrating with AWS services.
- →handle credentials correctly when using AnthropicAWS.copy()
- →add support for new refusal category
- →docs updates
- →bump http-snapshot to 0.1.9
- →pin httpx_aiohttp major version
Fixes (1) ›
- aws handle credentials correctly when using AnthropicAWS.copy()
Read the original announcement →
https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.117.1
Related releases
- Claude model claude-opus-4-1-20250805 reaches end of life in 7 days endoflife.date ·
- Anthropic SDK for Python v0.120.2 Patch Release Anthropic Python SDK Releases ·
- Anthropic SDK for Python v0.120.1 includes dependency fix Anthropic Python SDK Releases ·
- Anthropic CEO on Open-Weights Models and National Security Anthropic News ·
- Cognizant and Anthropic Expand Partnership for Enterprise Claude Deployment Anthropic News ·
- Claude Code v2.1.220: Bug fixes and reliability improvements Claude Code Releases ·