Skip to content

v0.5.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Jun 04:13
e9a17c3

0.5.0 (2026-05-14)

Full Changelog: v0.4.1...v0.5.0

Features

  • support setting headers via env (56d1e96)

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (9bd4272)
  • client: elide content type header on requests without body (437bba0)
  • internal: correct multipart form field name encoding (c92d15c)
  • multipart encoding for file arrays (b8e11b9)
  • variable name typo (7470296)

Chores

  • ci: skip lint on metadata-only changes (9f29e5b)
  • ci: support opting out of skipping builds on metadata-only commits (823e1af)
  • internal: more robust bootstrap script (9813a57)
  • internal: tweak CI branches (f732219)
  • internal: update gitignore (25dfa03)