Releases: OneBusAway/java-sdk
Releases · OneBusAway/java-sdk
v0.1.0-alpha.57
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)
v0.1.0-alpha.56
0.1.0-alpha.56 (2026-03-07)
Full Changelog: v0.1.0-alpha.55...v0.1.0-alpha.56
Chores
- ci: skip uploading artifacts on stainless-internal branches (14706f6)
v0.1.0-alpha.55
v0.1.0-alpha.54
v0.1.0-alpha.53
0.1.0-alpha.53 (2026-02-19)
Full Changelog: v0.1.0-alpha.52...v0.1.0-alpha.53
Features
- client: add connection pooling option (9dcb580)
Chores
- internal: make
OkHttpconstructor internal (ac8f1c2)
v0.1.0-alpha.52
0.1.0-alpha.52 (2026-02-18)
Full Changelog: v0.1.0-alpha.51...v0.1.0-alpha.52
Chores
- internal: update
TestServerExtensioncomment (5d66e53)
v0.1.0-alpha.51
0.1.0-alpha.51 (2026-02-07)
Full Changelog: v0.1.0-alpha.50...v0.1.0-alpha.51
Chores
- internal: upgrade AssertJ (aae1bab)
v0.1.0-alpha.50
0.1.0-alpha.50 (2026-01-31)
Full Changelog: v0.1.0-alpha.49...v0.1.0-alpha.50
Chores
- internal: allow passing args to
./scripts/test(2d5fc39)
v0.1.0-alpha.49
0.1.0-alpha.49 (2026-01-24)
Full Changelog: v0.1.0-alpha.48...v0.1.0-alpha.49
Bug Fixes
- client: preserve time zone in lenient date-time parsing (99572e3)
Chores
v0.1.0-alpha.48
0.1.0-alpha.48 (2026-01-22)
Full Changelog: v0.1.0-alpha.47...v0.1.0-alpha.48
Features
- client: send
X-Stainless-Kotlin-Versionheader (acd3860)
Chores
- internal: update maven repo doc to include authentication (647f6b5)