Skip to content

v0.22.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 05 Aug 09:15
b265b7c

0.22.0 (2026-06-01)

Full Changelog: v0.21.1...v0.22.0

Features

  • internal/types: support eagerly validating pydantic iterators (f4aedaf)
  • support setting headers via env (4c60e18)

Bug Fixes

  • client: add missing f-string prefix in file type error message (9d9892e)
  • use correct field name format for multipart file arrays (3d484c1)

Chores

  • internal: more robust bootstrap script (9f76d7a)
  • internal: reformat pyproject.toml (5d17213)

Documentation

  • api: rename ILGS to ILDGS in description without breaking API (da9de4d)