Releases: orbcorp/orb-ruby
Releases · orbcorp/orb-ruby
v1.12.0
1.12.0 (2026-02-12)
Full Changelog: v1.11.2...v1.12.0
⚠ BREAKING CHANGES
- api: define shared model ConversionRateConfig
Features
- api: api update (25dea19)
- api: api update (065b4c0)
- api: api update (1cae097)
- api: api update (20be312)
- api: api update (82a95e1)
- api: api update (b28aaa6)
- api: api update (99c34e5)
- api: api update (06f2f3a)
- api: api update (becbbfb)
- api: api update (b6cd2e4)
- api: api update (87a0726)
- api: api update (be086a4)
- api: api update (9f52897)
- api: api update (98aaf7c)
- api: api update (921d3c6)
- api: api update (88e3262)
- api: api update (4de7f17)
- api: api update (6ada340)
- api: api update (455c9c1)
- api: api update (024cfe9)
- api: api update (d677c86)
- api: api update (97803ff)
- api: api update (e883731)
- api: api update (c82723f)
- api: api update (b3fa16d)
- api: api update (863a72d)
- api: api update (6df80f0)
- api: api update (34d9e85)
- api: api update (21271b0)
- api: api update (182e255)
- api: api update (87ab4bb)
- api: api update (dbeafc7)
- api: api update (f8b2792)
- api: api update (f8c9f2c)
- api: api update (d1fc414)
- api: api update (83a6ffd)
- api: api update (343fa0b)
- api: api update (b89ea6d)
- api: api update (be80854)
- api: api update (8e3ac4b)
- api: api update (246283d)
- api: api update (bc6c8f9)
- api: api update (394af82)
- api: define shared model ConversionRateConfig (aa669fe)
- api: manual updates (85ded24)
- api: manual updates (45682e2)
- expose response headers for both streams and errors (cafba93)
- extract minimum composite to type (3bd8a47)
- handle thread interrupts in the core HTTP client (bd23d78)
Bug Fixes
- absolutely qualified uris should always override the default (22b2593)
- always send
filename=...for multipart requests where a file is expected (aefe58f) - better thread safety via early initializing SSL store during HTTP client creation (89f6a24)
- calling
breakout of streams should be instantaneous (c7f51d6) - client: always add content-length to post body, even when empty (59f4f8b)
- client: loosen json header parsing (60bf3f3)
- coroutine leaks from connection pool (a4faf55)
- internal: use null byte as file separator in the fast formatting script (58f092f)
- issue where json.parse errors when receiving HTTP 204 with nobody (ecbf9f1)
- shorten multipart boundary sep to less than RFC specificed max length (984b6ad)
- should not reuse buffers for
IO.copy_streaminterop (11db4b2)
Performance Improvements
- faster code formatting (9538971)
Chores
- allow fast-format to use bsd sed as well (6566897)
- bump dependency version and update sorbet types (26ac9ce)
- client: send user-agent header (ed62aa3)
- do not install brew dependencies in ./scripts/bootstrap by default (c7d1331)
- docs: remove www prefix (fd0b56a)
- explicitly require "base64" gem (2dc59bc)
- fix typo in descriptions (ebb72da)
- ignore linter error for tests having large collections (717bc2e)
- internal: codegen related update (fced85a)
- internal: codegen related update (01a2d5d)
- internal: codegen related update (88e7ca5)
- internal: codegen related update (d7dd0b8)
- internal: update
actions/checkoutversion (03524b6) - move
cgiinto dependencies for ruby 4 ([09ae2b0](https://github...
v1.11.2
v1.11.1
1.11.1 (2025-07-28)
Full Changelog: v1.11.0...v1.11.1
Bug Fixes
- internal: ensure sorbet test always runs serially (8360360)
v1.11.0
1.11.0 (2025-07-26)
Full Changelog: v1.10.0...v1.11.0
Features
- api: api update (795fe5c)
Chores
- update contribute.md (ccaa22e)
v1.10.0
1.10.0 (2025-07-24)
Full Changelog: v1.9.0...v1.10.0
Features
- api: api update (d29d009)
Chores
- internal: version bump (ee4d38b)
v1.9.0
1.9.0 (2025-07-21)
Full Changelog: v1.8.0...v1.9.0
Features
- api: api update (a6e890c)
Chores
- internal: version bump (4e5e51e)
v1.8.0
1.8.0 (2025-07-17)
Full Changelog: v1.7.0...v1.8.0
Features
- api: api update (bb9bd7c)
Chores
- internal: version bump (a255b91)
v1.7.0
1.7.0 (2025-07-16)
Full Changelog: v1.6.0...v1.7.0
Features
- api: api update (78865a0)
Chores
- internal: version bump (811d9b6)
v1.6.0
1.6.0 (2025-07-16)
Full Changelog: v1.5.1...v1.6.0
Features
- api: api update (f48f7f7)
Chores
- internal: version bump (c9a74a0)