Skip to content

v0.3.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 30 Sep 04:27

0.3.0-alpha.1 (2025-09-30)

Full Changelog: v0.2.23-alpha.1...v0.3.0-alpha.1

⚠ BREAKING CHANGES

  • api: fixes to remove deprecated inference resources

Features

  • api: expires_after changes for /files (7f24c43)
  • api: fixes to remove deprecated inference resources (04834d2)
  • api: removing openai/v1 (a918b43)
  • api: updating post /v1/files to have correct multipart/form-data (433a996)

Bug Fixes

  • clean up deprecated code (f10ead0)
  • Don't retry for non-recoverable server http errors (#212) (6782e8f)

Documentation

Build System