Releases: anthropics/anthropic-sdk-python
Releases · anthropics/anthropic-sdk-python
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)
v0.65.0
0.65.0 (2025-09-02)
Full Changelog: v0.64.0...v0.65.0
Features
- client: adds support for code-execution-2025-08-26 tool (fe92af0)
- types: replace List[str] with SequenceNotStr in params (f542b54)
Bug Fixes
Chores
- client: sync SequenceNotStr over to custom stream methods (dd16483)
- internal: add Sequence related utils (d523f29)
- internal: bump uv version (aab5bc6)
- internal: change ci workflow machines (5383431)
- internal: codegen related update (eb8b19f)
- internal: improve breaking change detection (6c8afa9)
- internal: refactor pydantic v1 test setup (cb5444b)
- internal: run tests in an isolated environment (9adb089)
- internal: update pyright exclude list (85961ef)
- update github action (1e6a135)
v0.64.0
0.64.0 (2025-08-13)
Full Changelog: v0.63.0...v0.64.0
Features
- api: makes 1 hour TTL Cache Control generally available (35201ba)
Chores
v0.63.0
0.63.0 (2025-08-12)
Full Changelog: v0.62.0...v0.63.0
Features
- betas: add context-1m-2025-08-07 (57a80e7)
Chores
v0.62.0
0.62.0 (2025-08-08)
Full Changelog: v0.61.0...v0.62.0
Features
- api: search result content blocks (1ae15cd)
v0.61.0
0.61.0 (2025-08-05)
Full Changelog: v0.60.0...v0.61.0
Features
- api: add claude-opus-4-1-20250805 (baae0ee)
- api: adds support for text_editor_20250728 tool (9ad8fe5)
- client: support file upload requests (a9bd98a)
Chores
v0.60.0
0.60.0 (2025-07-28)
Full Changelog: v0.59.0...v0.60.0
Features
- update streaming error message to say 'required' not 'recommended' (57120c8)
- update streaming error message to say 'required' not 'recommended' (3b47368)
Bug Fixes
Chores
- project: add settings file for vscode (1c4a9b1)