Skip to content

Releases: orbcorp/orb-go

v1.70.0

13 Apr 18:15

Choose a tag to compare

1.70.0 (2026-04-13)

Full Changelog: v1.69.0...v1.70.0

Features

v1.69.0

11 Apr 00:16

Choose a tag to compare

1.69.0 (2026-04-11)

Full Changelog: v1.68.0...v1.69.0

Features

Documentation

v1.68.0

03 Apr 20:15

Choose a tag to compare

1.68.0 (2026-04-03)

Full Changelog: v1.67.0...v1.68.0

Features

Chores

  • ci: support opting out of skipping builds on metadata-only commits (9614487)
  • tests: bump steady to v0.20.1 (f07c97e)
  • tests: bump steady to v0.20.2 (8363a10)

v1.67.0

26 Mar 19:29

Choose a tag to compare

1.67.0 (2026-03-26)

Full Changelog: v1.66.1...v1.67.0

Features

  • internal: support comma format in multipart form encoding (e723809)

Chores

  • remove unnecessary error check for url parsing (51e79b3)

v1.66.1

26 Mar 17:46

Choose a tag to compare

1.66.1 (2026-03-26)

Full Changelog: v1.66.0...v1.66.1

Bug Fixes

  • prevent duplicate ? in query params (e62f5c2)

v1.66.0

24 Mar 21:16

Choose a tag to compare

1.66.0 (2026-03-24)

Full Changelog: v1.65.1...v1.66.0

Features

Chores

  • ci: skip lint on metadata-only changes (c546a31)
  • tests: bump steady to v0.19.7 (979b9aa)

v1.65.1

24 Mar 05:32

Choose a tag to compare

1.65.1 (2026-03-24)

Full Changelog: v1.65.0...v1.65.1

Bug Fixes

  • types: generate shared enum types that are not referenced by other schemas (2e87c6a)

Chores

  • internal: update gitignore (5f3b8e7)
  • tests: bump steady to v0.19.4 (3401605)
  • tests: bump steady to v0.19.5 (47fa0b7)
  • tests: bump steady to v0.19.6 (7b6a7f8)

v1.65.0

19 Mar 06:16

Choose a tag to compare

1.65.0 (2026-03-19)

Full Changelog: v1.64.0...v1.65.0

Features

Chores

  • internal: tweak CI branches (fcc6abd)

v1.64.0

13 Mar 17:04

Choose a tag to compare

1.64.0 (2026-03-13)

Full Changelog: v1.63.1...v1.64.0

Features

Chores

  • ci: skip uploading artifacts on stainless-internal branches (9767303)
  • internal: minor cleanup (8b3ac6d)
  • internal: use explicit returns (15518dc)
  • internal: use explicit returns in more places (8f6cb2e)
  • test: do not count install time for mock server timeout (9150330)
  • tests: update mock server to steady (4e23605)

v1.63.1

05 Mar 09:33

Choose a tag to compare

1.63.1 (2026-03-05)

Full Changelog: v1.63.0...v1.63.1

Bug Fixes

  • fix request delays for retrying to be more respectful of high requested delays (2ec0dcc)