Skip to content

Releases: OneBusAway/java-sdk

v0.1.0-alpha.49

24 Jan 21:03
7928dff

Choose a tag to compare

v0.1.0-alpha.49 Pre-release
Pre-release

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

  • ci: upgrade actions/github-script (7501fdc)
  • internal: correct cache invalidation for SKIP_MOCK_TESTS (2625cdd)

v0.1.0-alpha.48

22 Jan 22:08
1c1f3ac

Choose a tag to compare

v0.1.0-alpha.48 Pre-release
Pre-release

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-Version header (acd3860)

Chores

  • internal: update maven repo doc to include authentication (647f6b5)

v0.1.0-alpha.47

20 Jan 22:24
c5193a9

Choose a tag to compare

v0.1.0-alpha.47 Pre-release
Pre-release

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/checkout version (e69a85a)
  • test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (32945ab)

v0.1.0-alpha.46

15 Jan 05:18
5308d95

Choose a tag to compare

v0.1.0-alpha.46 Pre-release
Pre-release

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

09 Jan 07:50
f5eecde

Choose a tag to compare

v0.1.0-alpha.45 Pre-release
Pre-release

0.1.0-alpha.45 (2026-01-09)

Full Changelog: v0.1.0-alpha.44...v0.1.0-alpha.45

Features

  • client: add HttpRequest#url() method (d7e318b)
  • client: allow configuring dispatcher executor service (4ff1629)

v0.1.0-alpha.44

05 Dec 22:14
0b71cbd

Choose a tag to compare

v0.1.0-alpha.44 Pre-release
Pre-release

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

28 Nov 14:55
190d4d9

Choose a tag to compare

v0.1.0-alpha.43 Pre-release
Pre-release

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

15 Nov 01:42
3930d0f

Choose a tag to compare

v0.1.0-alpha.42 Pre-release
Pre-release

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

06 Oct 20:49
458e10c

Choose a tag to compare

v0.1.0-alpha.41 Pre-release
Pre-release

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

22 Sep 20:21
4d388dd

Choose a tag to compare

v0.1.0-alpha.40 Pre-release
Pre-release

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)

Chores

  • internal: codegen related update (ccef12d)
  • internal: codegen related update (96fbb1e)