Releases: OneBusAway/ruby-sdk
Releases · OneBusAway/ruby-sdk
Release list
v1.10.0
v1.9.2
1.9.2 (2026-06-30)
Full Changelog: v1.9.1...v1.9.2
Chores
- internal: bound formatter parallelism to CPU count (e875e4e)
v1.9.1
1.9.1 (2026-06-17)
Full Changelog: v1.9.0...v1.9.1
Bug Fixes
- client: send content-type header for requests with an omitted optional body (cda4fbd)
v1.9.0
v1.8.0
v1.7.1
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
1.7.0 (2026-04-28)
Full Changelog: v1.6.4...v1.7.0
Features
- support setting headers via env (ade7a56)
v1.6.4
1.6.4 (2026-04-23)
Full Changelog: v1.6.3...v1.6.4
Chores
- internal: more robust bootstrap script (56b8c52)
v1.6.3
v1.6.2
1.6.2 (2026-04-09)
Full Changelog: v1.6.1...v1.6.2
Bug Fixes
- multipart encoding for file arrays (71fbff0)