Skip to content

v0.36.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 21 Mar 05:05

0.36.0 (2025-03-21)

Full Changelog: v0.35.1...v0.36.0

⚠ BREAKING CHANGES

  • client: refactor exception structure and methods (#336)

Features

  • api: new models for TTS, STT, + new audio features for Realtime (#340) (630d63c)
  • api: o1-pro now available through the API (#337) (93a7949)

Bug Fixes

  • add missing deployment models (0f5c072)
  • client: compilation error in adding streaming discriminator (#342) (f26276e)
  • client: remove duplicate types (#341) (e6b3e76)

Chores

  • client: refactor exception structure and methods (#336) (552fcf2)
  • internal: add missing release please block (#335) (3312a39)
  • internal: make multipart assertions more robust (badd931)
  • internal: remove unnecessary assertNotNull calls (badd931)
  • internal: version bump (#333) (7f09373)

Documentation