Releases: anthropics/anthropic-sdk-python
Releases Β· anthropics/anthropic-sdk-python
v0.75.0
v0.74.1
0.74.1 (2025-11-19)
Full Changelog: v0.74.0...v0.74.1
Bug Fixes
- structured outputs: use correct beta header (e90d347)
Chores
- examples: update model references (e09461d)
v0.74.0
0.74.0 (2025-11-18)
Full Changelog: v0.73.0...v0.74.0
Features
- add Foundry SDK (3ae9e45)
Bug Fixes
- examples/memory: properly add assistant_content to messages (#1049) (9c7141b)
- use posix paths in file collection for cross-platform compatibility (d9c6f40), closes #1051
Chores
- internal: remove unnecessary wrapper around external snapshots (19eceac)
Documentation
v0.73.0
0.73.0 (2025-11-14)
Full Changelog: v0.72.1...v0.73.0
Features
- api: add support for structured outputs beta (688da81)
v0.72.1
0.72.1 (2025-11-11)
Full Changelog: v0.72.0...v0.72.1
Bug Fixes
- client: close streams without requiring full consumption (109b771)
- compat with Python 3.14 (bd2a137)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (540f0f8)
Chores
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)