Skip to content

Releases: OneBusAway/java-sdk

v0.1.0-alpha.57

08 Jun 16:31
43d34a0

Choose a tag to compare

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

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)

v0.1.0-alpha.56

09 Mar 17:45
772b4b8

Choose a tag to compare

v0.1.0-alpha.56 Pre-release
Pre-release

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

07 Mar 02:56
cfe660b

Choose a tag to compare

v0.1.0-alpha.55 Pre-release
Pre-release

0.1.0-alpha.55 (2026-03-06)

Full Changelog: v0.1.0-alpha.54...v0.1.0-alpha.55

Chores

  • internal: bump palantir-java-format (f47bf74)
  • internal: codegen related update (c635e70)
  • test: do not count install time for mock server timeout (2b1b731)

v0.1.0-alpha.54

25 Feb 21:28
c5e42fe

Choose a tag to compare

v0.1.0-alpha.54 Pre-release
Pre-release

0.1.0-alpha.54 (2026-02-25)

Full Changelog: v0.1.0-alpha.53...v0.1.0-alpha.54

Chores

  • drop apache dependency (7c4dc22)
  • internal: expand imports (6b02ef8)
  • make Properties more resilient to null (a743178)

v0.1.0-alpha.53

20 Feb 02:09
2e02604

Choose a tag to compare

v0.1.0-alpha.53 Pre-release
Pre-release

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 OkHttp constructor internal (ac8f1c2)

v0.1.0-alpha.52

19 Feb 01:13
38d7082

Choose a tag to compare

v0.1.0-alpha.52 Pre-release
Pre-release

0.1.0-alpha.52 (2026-02-18)

Full Changelog: v0.1.0-alpha.51...v0.1.0-alpha.52

Chores

  • internal: update TestServerExtension comment (5d66e53)

v0.1.0-alpha.51

07 Feb 14:52
e96997f

Choose a tag to compare

v0.1.0-alpha.51 Pre-release
Pre-release

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

31 Jan 21:14
d539608

Choose a tag to compare

v0.1.0-alpha.50 Pre-release
Pre-release

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

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)