Skip to content

v0.11.2

Choose a tag to compare

@stainless-app stainless-app released this 01 Apr 21:29

0.11.2 (2026-04-01)

Full Changelog: v0.11.1...v0.11.2

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (a90bfa7)
  • internal: correct multipart form field name encoding (c24ad06)
  • variable name typo (19d1897)

Chores

  • ci: skip lint on metadata-only changes (8e5f101)
  • ci: support opting out of skipping builds on metadata-only commits (13a5bb1)
  • internal: tweak CI branches (b95bc79)
  • internal: update gitignore (505f7b6)
  • tests: bump steady to v0.19.4 (1768e99)
  • tests: bump steady to v0.19.5 (95ea180)
  • tests: bump steady to v0.19.6 (0223b02)
  • tests: bump steady to v0.19.7 (f4894d6)
  • tests: bump steady to v0.20.1 (825869e)
  • tests: bump steady to v0.20.2 (e576f39)

Refactors

  • tests: switch from prism to steady (80fd726)