Skip to content

v0.37.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 17 Apr 19:32
269ee79

0.37.0 (2026-04-16)

Full Changelog: v0.36.0...v0.37.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (c314c08)
  • ensure file data are only sent as 1 parameter (48cbd64)
  • sanitize endpoint path params (b2b3ca2)

Chores

  • ci: skip lint on metadata-only changes (b5a6b2d)
  • internal: update gitignore (8f27c46)
  • tests: bump steady to v0.19.4 (a855b0a)
  • tests: bump steady to v0.19.5 (7ea97c0)
  • tests: bump steady to v0.19.6 (1ecd0bf)
  • tests: bump steady to v0.19.7 (466a814)
  • tests: bump steady to v0.20.1 (74c3b3b)
  • tests: bump steady to v0.20.2 (3eb71a2)

Documentation

Refactors

  • tests: switch from prism to steady (441e854)