Skip to content

v0.1.0-alpha.57

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 08 Jun 16:31
43d34a0

0.1.0-alpha.57 (2026-06-08)

Full Changelog: v0.1.0-alpha.56...v0.1.0-alpha.57

Features

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (3964864)
  • client: incorrect Retry-After parsing (ee33acf)

Performance Improvements

  • client: create one json mapper (8157d7e)

Chores

  • ci: skip lint on metadata-only changes (e23b045)
  • internal: bump ktfmt (ffd9a1b)
  • internal: codegen related update (1cad394)
  • internal: tweak CI branches (165398b)
  • internal: update gitignore (2976e04)
  • internal: update multipart form array serialization (7208a3c)
  • internal: update retry delay tests (56092cf)
  • redact api-key headers in debug logs (051e173)
  • remove duplicated dokka setup (88e7490)
  • tests: bump steady to v0.19.4 (633a61a)
  • tests: bump steady to v0.19.5 (22f82da)
  • tests: bump steady to v0.19.6 (e334755)
  • tests: bump steady to v0.19.7 (ef0587c)
  • tests: bump steady to v0.20.1 (f74e874)
  • tests: bump steady to v0.20.2 (7e86c45)
  • tests: bump steady to v0.22.1 (344888d)

Documentation

  • clarify forwards compat behavior (ce30a3c)

Refactors

  • tests: switch from prism to steady (77efbfa)