Skip to content

v0.43.0

Latest
Compare
Choose a tag to compare
@stainless-app stainless-app released this 14 Jan 19:07

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

Documentation

Refactors

  • stream: make MessageStream wrap Stream directly (#805) (5669399)
  • vertex: remove deprecated HTTP client options (#808) (3f4eada)