Skip to content

v0.2.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 11 May 22:04
7663015

0.2.0 (2026-05-11)

Full Changelog: v0.1.0...v0.2.0

Features

  • Add SLA tier details to developer API retrieve endpoint (3a1e889)
  • Add vendor domains to developer API list and retrieve endpoints (1818aed)
  • support setting headers via env (24370c8)

Bug Fixes

  • client: add missing f-string prefix in file type error message (f943621)
  • ensure file data are only sent as 1 parameter (0913887)
  • use correct field name format for multipart file arrays (4e73598)

Performance Improvements

  • client: optimize file structure copying in multipart requests (fa1daba)

Chores

  • internal: more robust bootstrap script (80e4352)
  • internal: reformat pyproject.toml (953710b)