Skip to content

v1.36.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 06 Jul 21:21
3feaa19

1.36.0 (2026-07-06)

Full Changelog: v1.35.0...v1.36.0

Features

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (3e2268d)
  • client: elide content type header on requests without body (4e8b8cf)
  • client: send content-type header for requests with an omitted optional body (1baf886)
  • multipart encoding for file arrays (0715076)
  • variable name typo (cde1131)

Chores

  • internal: bound formatter parallelism to CPU count (865730b)
  • internal: more robust bootstrap script (1023475)
  • tests: bump steady to v0.20.1 (6eb6756)
  • tests: bump steady to v0.20.2 (4206b20)
  • tests: bump steady to v0.22.1 (5b37b24)