Skip to content

v2.2.0

Choose a tag to compare

@stainless-app stainless-app released this 14 May 16:20
42f86bf

2.2.0 (2026-05-13)

Full Changelog: v2.1.1...v2.2.0

Features

  • api: Generate OpenAPI spec from master, Complete AV endpoints, Deprecate order profiles (e077d42)
  • api: sheikh's updates (bdc7fef)
  • internal/types: support eagerly validating pydantic iterators (2124510)
  • support setting headers via env (e690d3e)
  • Testing new GHA workflow (aa4a426)

Bug Fixes

  • client: add missing f-string prefix in file type error message (459beb6)
  • use correct field name format for multipart file arrays (4662cc7)

Performance Improvements

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

Chores

  • internal: more robust bootstrap script (e3ae215)
  • internal: reformat pyproject.toml (872adb3)