Skip to content

Releases: OneBusAway/ruby-sdk

v1.10.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 03:21
00087ad

1.10.0 (2026-07-09)

Full Changelog: v1.9.2...v1.10.0

Features

v1.9.2

Choose a tag to compare

@stainless-app stainless-app released this 30 Jun 20:46
6dfc01c

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

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 08:33
a7bb786

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

Choose a tag to compare

@stainless-app stainless-app released this 02 Jun 14:24
6f22752

1.9.0 (2026-06-01)

Full Changelog: v1.8.0...v1.9.0

Features

v1.8.0

Choose a tag to compare

@stainless-app stainless-app released this 23 May 02:09
8b78d20

1.8.0 (2026-05-20)

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

Features

v1.7.1

Choose a tag to compare

@stainless-app stainless-app released this 14 May 14:39
fee5f76

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

Choose a tag to compare

@stainless-app stainless-app released this 29 Apr 01:12
ea7ce37

1.7.0 (2026-04-28)

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

Features

  • support setting headers via env (ade7a56)

v1.6.4

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 04:54
88b49c3

1.6.4 (2026-04-23)

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

Chores

  • internal: more robust bootstrap script (56b8c52)

v1.6.3

Choose a tag to compare

@stainless-app stainless-app released this 20 Apr 06:50
eea1b66

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

Choose a tag to compare

@stainless-app stainless-app released this 09 Apr 13:05
ad26469

1.6.2 (2026-04-09)

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

Bug Fixes

  • multipart encoding for file arrays (71fbff0)