Skip to content

v3.1.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 13 May 10:19
55b827d

3.1.0 (2026-05-13)

Full Changelog: v3.0.0...v3.1.0

Features

  • api: add no-enlarge crop modes and colorize transformation (183b131)
  • client: improve logging (a62b5e3)
  • client: more robust error parsing (8e42517)
  • client: support proxy authentication (60effd3)
  • helper: add colorize transformation support in URL generation (209a37c)
  • support setting headers via env (c31a472)

Performance Improvements

  • client: create one json mapper (92128db)

Chores

  • redact api-key headers in debug logs (8db78f2)
  • remove duplicated dokka setup (a1a0ece)

Documentation

  • clarify forwards compat behavior (d5ec8cf)