Skip to content

v5.5.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 13 May 10:19
26db0c7

5.5.0 (2026-05-13)

Full Changelog: v5.4.0...v5.5.0

Features

  • api: add no-enlarge crop modes and colorize transformation (c4ddf30)
  • api: manual updates (965e263)
  • helper: add colorize transformation to supported transforms (8a96c55)
  • internal/types: support eagerly validating pydantic iterators (35bcec1)
  • support setting headers via env (39cbf90)
  • tests: add colorize transformation to advanced URL generation test (efa4d19)

Bug Fixes

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

Performance Improvements

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

Chores

  • configure new SDK language (2b40f08)
  • internal: more robust bootstrap script (e5703df)
  • internal: reformat pyproject.toml (15a2ce1)