Releases: anthropics/anthropic-sdk-python
Releases Β· anthropics/anthropic-sdk-python
v0.26.2
0.26.2 (2024-05-27)
Full Changelog: v0.26.1...v0.26.2
Bug Fixes
- vertex: don't error if project_id couldn't be loaded if it was already explicitly given (#513) (e7159d8)
Chores
- ci: update rye install location (#516) (a6e347a)
- ci: update rye install location (#518) (5122420)
- internal: bump pyright (196e4b0)
- internal: remove unused __events stream property (472b831)
- internal: restructure streaming implementation to use composition (b1a1c03)
- messages: add back-compat for isinstance() checks (7794bcb)
- tests: fix lints (#521) (d96fc53)
Documentation
- contributing: update references to rye-up.com (6486898)
v0.26.1
v0.26.0
v0.25.9
v0.25.8
0.25.8 (2024-05-07)
Full Changelog: v0.25.7...v0.25.8
Chores
- client: log response headers in debug mode (#480) (d1c4d14)
- internal: add link to openapi spec (#484) (876cd0d)
- internal: add scripts/test, scripts/mock and add ci job (#486) (6111fe8)
- internal: bump prism version (#487) (98fb3e6)