0.43.0 (2025-01-14)
Full Changelog: v0.42.0...v0.43.0
Features
- api: add message batch delete endpoint (#802) (9cf1e99)
- beta: add streaming helpers for beta messages (#819) (d913ba3)
Bug Fixes
- client: only call .close() when needed (#811) (21e0eb3)
- correctly handle deserialising
cls
fields (#817) (60e56a5) - types: allow extra properties in input schemas (d0961c2)
Chores
- add missing isclass check (#806) (1fc034d)
- bump testing data uri (#800) (641ae8d)
- internal: bump httpx dependency (#809) (7d678f1)
- internal: minor reformatting (5a80668)
- internal: update deps (#820) (32c3e1a)
- internal: update examples (#810) (bb588ca)
- vertex: remove deprecated HTTP client options (3f4eada)
- vertex: remove deprecated HTTP client options (c82f3e8)