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
- Anthropic's Claude Code v2.1.269 adds plugin eval, workflow agent limits, and fixes Claude Code Releases ·
- Anthropic Claude Code v2.1.268 Patch Release Claude Code Releases ·
- Anthropic Introduces Smart Reports for Claude Enterprise Teams Claude Release Notes ·
- Anthropic Enhances Claude Managed Agents with `auto` Policy, CLI Connect Claude Platform Release Notes ·
- Anthropic Python SDK v1.5.0 Introduces Managed Agent and Tooling Enhancements Anthropic Python SDK Releases ·
- Anthropic Claude Code v2.1.267 Delivers New Controls and Bug Fixes Claude Code Releases ·