Skip to content

Releases: OneBusAway/ruby-sdk

v1.8.0

23 May 02:09
8b78d20

Choose a tag to compare

1.8.0 (2026-05-20)

Full Changelog: v1.7.1...v1.8.0

Features

v1.7.1

14 May 14:39
fee5f76

Choose a tag to compare

1.7.1 (2026-05-14)

Full Changelog: v1.7.0...v1.7.1

Bug Fixes

  • client: elide content type header on requests without body (c8163aa)

v1.7.0

29 Apr 01:12
ea7ce37

Choose a tag to compare

1.7.0 (2026-04-28)

Full Changelog: v1.6.4...v1.7.0

Features

  • support setting headers via env (ade7a56)

v1.6.4

23 Apr 04:54
88b49c3

Choose a tag to compare

1.6.4 (2026-04-23)

Full Changelog: v1.6.3...v1.6.4

Chores

  • internal: more robust bootstrap script (56b8c52)

v1.6.3

20 Apr 06:50
eea1b66

Choose a tag to compare

1.6.3 (2026-04-18)

Full Changelog: v1.6.2...v1.6.3

Chores

  • tests: bump steady to v0.22.1 (e3c086c)

v1.6.2

09 Apr 13:05
ad26469

Choose a tag to compare

1.6.2 (2026-04-09)

Full Changelog: v1.6.1...v1.6.2

Bug Fixes

  • multipart encoding for file arrays (71fbff0)

v1.6.1

01 Apr 10:18
f620fec

Choose a tag to compare

1.6.1 (2026-04-01)

Full Changelog: v1.6.0...v1.6.1

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (73f0f2d)
  • variable name typo (0bb2581)

Chores

  • tests: bump steady to v0.20.1 (c40fb01)
  • tests: bump steady to v0.20.2 (5e538f6)

v1.6.0

29 Mar 18:39
1601145

Choose a tag to compare

1.6.0 (2026-03-29)

Full Changelog: v1.5.6...v1.6.0

Features

v1.5.6

28 Mar 18:34
2c5d710

Choose a tag to compare

1.5.6 (2026-03-28)

Full Changelog: v1.5.5...v1.5.6

Chores

  • ci: support opting out of skipping builds on metadata-only commits (bde17ae)

v1.5.5

28 Mar 01:06
de1f76a

Choose a tag to compare

1.5.5 (2026-03-27)

Full Changelog: v1.5.4...v1.5.5

Bug Fixes

  • internal: correct multipart form field name encoding (d1a6306)