Releases: OneBusAway/java-sdk
Releases · OneBusAway/java-sdk
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)
v0.1.0-alpha.47
0.1.0-alpha.47 (2026-01-17)
Full Changelog: v0.1.0-alpha.46...v0.1.0-alpha.47
Bug Fixes
- client: disallow coercion from float to int (7455e7f)
- client: fully respect max retries (814f38c)
- client: send retry count header for max retries 0 (814f38c)
- date time deserialization leniency (32945ab)
Chores
- ci: upgrade
actions/setup-java(efba5c4) - internal: clean up maven repo artifact script and add html documentation to repo root (75e739a)
- internal: depend on packages directly in example (814f38c)
- internal: improve maven repo docs (214feba)
- internal: update
actions/checkoutversion (e69a85a) - test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (32945ab)
v0.1.0-alpha.46
0.1.0-alpha.46 (2026-01-13)
Full Changelog: v0.1.0-alpha.45...v0.1.0-alpha.46
Chores
- internal: support uploading Maven repo artifacts to stainless package server (4bc9781)
v0.1.0-alpha.45
v0.1.0-alpha.44
0.1.0-alpha.44 (2025-12-03)
Full Changelog: v0.1.0-alpha.43...v0.1.0-alpha.44
Documentation
- remove
$for better copy-pasteabality (46951ba)
v0.1.0-alpha.43
0.1.0-alpha.43 (2025-11-27)
Full Changelog: v0.1.0-alpha.42...v0.1.0-alpha.43
Bug Fixes
- client: cancel okhttp call when future cancelled (cdbf828)
v0.1.0-alpha.42
0.1.0-alpha.42 (2025-11-14)
Full Changelog: v0.1.0-alpha.41...v0.1.0-alpha.42
Bug Fixes
- client: multi-value header serialization (01b57d3)
v0.1.0-alpha.41
0.1.0-alpha.41 (2025-09-26)
Full Changelog: v0.1.0-alpha.40...v0.1.0-alpha.41
Bug Fixes
- client: deserialization of empty objects (7061257)
v0.1.0-alpha.40
0.1.0-alpha.40 (2025-09-20)
Full Changelog: v0.1.0-alpha.39...v0.1.0-alpha.40
Features
- client: expose sleeper option (9c57ef5)
Bug Fixes
- client: ensure single timer is created per client (9c57ef5)