v3.2.0
3.2.0 (2026-03-12)
Full Changelog: v3.1.6...v3.2.0
Features
- [feat] add journeys api (ad19639)
- add
--max-itemsflag for paginated/streaming endpoints (1b04d3a) - support passing required body params through pipes (a555982)
Bug Fixes
- fix for encoding arrays with
anytype 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)