Skip to content

v0.1.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 15 May 06:33
1bbaddc

0.1.0 (2026-05-15)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • client: add missing f-string prefix in file type error message (0f93e15)
  • examples: use timestamp names and correct response shape in files.py (b4d13a7)
  • pagination: resolve pyright incompatible override for has_next_page (5cf6e56)
  • strip Content-Type header for body-less requests; add examples (c3591d0)
  • use correct field name format for multipart file arrays (f968ef9)

Performance Improvements

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

Chores

  • internal: more robust bootstrap script (798e8b7)
  • internal: reformat pyproject.toml (fcc4169)
  • remove examples from SDK (moved to stainless-examples runner) (12a383e)
  • tests: bump steady to v0.22.1 (30a0e81)
  • update SDK settings (aead4ee)