Skip to content

v3.2.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Mar 20:10
e188f0a

3.2.0 (2026-03-12)

Full Changelog: v3.1.6...v3.2.0

Features

  • [feat] add journeys api (ad19639)
  • add --max-items flag for paginated/streaming endpoints (1b04d3a)
  • support passing required body params through pipes (a555982)

Bug Fixes

  • fix for encoding arrays with any type items (e5d46ce)
  • fix for test cases with newlines in YAML and better error reporting (58be601)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (7d89ba3)
  • internal: codegen related update (05da3b8)
  • internal: regenerate SDK with no functional changes (ba5bcbe)
  • internal: remove Homebrew distribution support (53995d5)
  • remove custom code (4f5ec1b)
  • restore custom npm distribution and README patches (404d643)