v0.1.0-alpha.57
Pre-release
Pre-release
0.1.0-alpha.57 (2026-06-08)
Full Changelog: v0.1.0-alpha.56...v0.1.0-alpha.57
Features
- api: api update (97d101f)
- api: api update (437baa4)
- api: api update (6b55911)
- api: api update (fbaadd8)
- api: api update (0d4ee8e)
- api: api update (1e5faa0)
- api: api update (fff5ec2)
- client: improve logging (80d4a74)
- client: more robust error parsing (8c92200)
- client: support proxy authentication (baeb731)
- support setting headers via env (58e75c3)
Bug Fixes
- client: allow updating header/query affecting fields in
toBuilder()(3964864) - client: incorrect
Retry-Afterparsing (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)