Skip to content

Releases: orbcorp/orb-ruby

v0.1.0-alpha.9

18 Feb 01:03

Choose a tag to compare

v0.1.0-alpha.9 Pre-release
Pre-release

0.1.0-alpha.9 (2025-02-18)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • support overlapping HTTP requests in same Fiber (#43) (35549e0)

Bug Fixes

  • ssl timeout not required when TCP socket open timeout specified (#44) (2734175)

Chores

v0.1.0-alpha.8

15 Feb 01:18

Choose a tag to compare

v0.1.0-alpha.8 Pre-release
Pre-release

0.1.0-alpha.8 (2025-02-15)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

Chores

  • internal: version bump (#35) (9b1a8f4)
  • switch away from attr_accessor annotations to better match tapioca's compilation (#38) (9173dba)

v0.1.0-alpha.7

13 Feb 01:21

Choose a tag to compare

v0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2025-02-13)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

Chores

v0.1.0-alpha.6

11 Feb 01:37

Choose a tag to compare

v0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2025-02-11)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

Chores

v0.1.0-alpha.5

07 Feb 18:27

Choose a tag to compare

v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2025-02-07)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

Chores

  • do not git ignore bin/ (#16) (fc125dd)
  • fully qualify Array and Hash in rbs files to avoid collisions (#19) (291a741)
  • internal: codegen related update (#18) (88b565d)
  • internal: version bump (#14) (338b17a)

v0.1.0-alpha.4

06 Feb 23:14

Choose a tag to compare

v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2025-02-06)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

Bug Fixes

  • temporarily run CI without bundler cache (#13) (ea23c80)

Chores

v0.1.0-alpha.3

06 Feb 06:35

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2025-02-06)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Bug Fixes

  • sorbet request method signatures should support default values (#8) (8c16b32)

Chores

v0.1.0-alpha.2

06 Feb 06:11

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-02-06)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Bug Fixes

Chores

v0.1.0-alpha.1

06 Feb 00:25

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-02-06)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

Bug Fixes

  • client: include more detail in error messages (7b46a84)
  • rename customer.credits.ledger.create_entry_by_exteral_id and RequestValidationErrors (3468947)

Documentation

  • readme: improve example snippets (92c7892)