Skip to content

v1.14.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 13 Apr 18:16

1.14.0 (2026-04-13)

Full Changelog: v1.13.0...v1.14.0

Features

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (21d02ec)
  • client: add types for path params, and update structure of unions nested in params (8a52368)
  • internal: correct multipart form field name encoding (efb1b4a)
  • multipart encoding for file arrays (aff6ad8)
  • variable name typo (6ed82a7)

Chores

  • ci: skip lint on metadata-only changes (a2caac3)
  • ci: skip uploading artifacts on stainless-internal branches (21805c5)
  • ci: support opting out of skipping builds on metadata-only commits (37edebe)
  • internal: tweak CI branches (6692611)
  • internal: update gitignore (7ad9ec0)
  • test: do not count install time for mock server timeout (b7ef3b3)
  • tests: bump steady to v0.19.4 (e63158f)
  • tests: bump steady to v0.19.5 (d82e274)
  • tests: bump steady to v0.19.6 (aad19ff)
  • tests: bump steady to v0.19.7 (3c90c75)
  • tests: bump steady to v0.20.1 (7da3249)
  • tests: bump steady to v0.20.2 (34a56cf)
  • tests: update mock server to steady (2e5e97f)