Skip to content

v1.16.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Oct 13:39
df15525

1.16.0 (2025-10-07)

Full Changelog: v1.15.0...v1.16.0

Features

Bug Fixes

  • always send filename=... for multipart requests where a file is expected (1a6d4ac)
  • coroutine leaks from connection pool (3bc1ff2)
  • internal: use null byte as file separator in the fast formatting script (d8c723e)
  • shorten multipart boundary sep to less than RFC specificed max length (66403e8)

Performance Improvements

Chores

  • allow fast-format to use bsd sed as well (c57f00b)