Releases: anthropics/anthropic-sdk-python
Releases · anthropics/anthropic-sdk-python
v0.72.0
0.72.0 (2025-10-28)
Full Changelog: v0.71.1...v0.72.0
Features
- api: add ability to clear thinking in context management (27c8f17)
v0.71.1
0.71.1 (2025-10-28)
Full Changelog: v0.71.0...v0.71.1
Bug Fixes
- client: resolve non-functional default socket options (4606137)
Chores
v0.71.0
0.71.0 (2025-10-16)
Full Changelog: v0.70.0...v0.71.0
Features
- api: adding support for agent skills (51a606f)
v0.70.0
v0.69.0
0.69.0 (2025-09-29)
Full Changelog: v0.68.2...v0.69.0
Features
- api: adds support for Claude Sonnet 4.5 and context management features (f93eb12)
v0.68.2
0.68.2 (2025-09-29)
Full Changelog: v0.68.1...v0.68.2
Bug Fixes
- do not set headers with default to omit (95b14ab)
v0.68.1
0.68.1 (2025-09-26)
Full Changelog: v0.68.0...v0.68.1
Chores
- deps: move deprecated
dev-dependenciesinpyproject.tomlto dev group (df16b88) - do not install brew dependencies in ./scripts/bootstrap by default (a457673)
- rename tool runner helper header (a9ed3f9)
- types: change optional parameter type from NotGiven to Omit (9f0a11f)
- update more NotGiven usage sites (72ab661)
v0.68.0
v0.67.0
0.67.0 (2025-09-10)
Full Changelog: v0.66.0...v0.67.0
Features
- api: adds support for web_fetch_20250910 tool (f85b6a1)
- improve future compat with pydantic v3 (39f28c5)
Bug Fixes
- more updates for future pydantic v3 compat (7967d15)
- types/beta: add response content block type to params (#1030) (9febe38)
Chores
v0.66.0
0.66.0 (2025-09-03)
Full Changelog: v0.65.0...v0.66.0
Features
- api: adds support for Documents in tool results (5309dad)