Skip to content

Releases: OneBusAway/ruby-sdk

v1.2.13

28 Feb 00:51
d4cbda8

Choose a tag to compare

1.2.13 (2026-02-27)

Full Changelog: v1.2.12...v1.2.13

Bug Fixes

  • properly mock time in ruby ci tests (3d6a138)

v1.2.12

23 Feb 17:17
e1f48c4

Choose a tag to compare

1.2.12 (2026-02-20)

Full Changelog: v1.2.11...v1.2.12

Chores

  • update mock server docs (d7d0b50)

v1.2.11

07 Feb 14:52
ff526b1

Choose a tag to compare

1.2.11 (2026-02-07)

Full Changelog: v1.2.10...v1.2.11

Bug Fixes

  • client: loosen json header parsing (f9c8d4a)

v1.2.10

06 Feb 00:05
a70377c

Choose a tag to compare

1.2.10 (2026-02-04)

Full Changelog: v1.2.9...v1.2.10

Chores

  • docs: remove www prefix (841bc2a)

v1.2.9

03 Feb 21:57
16b9aea

Choose a tag to compare

1.2.9 (2026-02-03)

Full Changelog: v1.2.8...v1.2.9

Bug Fixes

  • client: always add content-length to post body, even when empty (2803594)

v1.2.8

19 Jan 20:32
0e3632a

Choose a tag to compare

1.2.8 (2026-01-17)

Full Changelog: v1.2.7...v1.2.8

Chores

  • internal: update actions/checkout version (b0a6a3c)

v1.2.7

11 Jan 18:25
3c1a721

Choose a tag to compare

1.2.7 (2026-01-10)

Full Changelog: v1.2.6...v1.2.7

Chores

  • move cgi into dependencies for ruby 4 (2e10f48)

v1.2.6

06 Jan 22:54
ff1a559

Choose a tag to compare

1.2.6 (2026-01-06)

Full Changelog: v1.2.5...v1.2.6

Chores

  • internal: codegen related update (f602c6f)

v1.2.5

19 Dec 22:11
a41fbd6

Choose a tag to compare

1.2.5 (2025-12-19)

Full Changelog: v1.2.4...v1.2.5

Bug Fixes

  • issue where json.parse errors when receiving HTTP 204 with nobody (862df13)

v1.2.4

18 Dec 18:54
c4d2392

Choose a tag to compare

1.2.4 (2025-12-17)

Full Changelog: v1.2.3...v1.2.4

Bug Fixes

  • calling break out of streams should be instantaneous (649a4ca)