Skip to content

v0.4.2

Latest

Choose a tag to compare

@stainless-app stainless-app released this 19 Jun 04:12
ebc0284

0.4.2 (2026-04-09)

Full Changelog: v0.4.1...v0.4.2

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (090212b)
  • internal: correct multipart form field name encoding (b4394ee)
  • multipart encoding for file arrays (130dd42)
  • properly mock time in ruby ci tests (7cfd820)
  • variable name typo (74c7bb5)

Chores

  • ci: add build step (9287b3c)
  • ci: skip lint on metadata-only changes (c9de760)
  • ci: skip uploading artifacts on stainless-internal branches (928a685)
  • ci: support opting out of skipping builds on metadata-only commits (0aa99a1)
  • internal: codegen related update (2fc9917)
  • internal: remove mock server code (e100d4f)
  • internal: tweak CI branches (85b9aeb)
  • internal: update gitignore (1fb92c3)
  • update mock server docs (36a2a37)