Skip to content

Releases: orbcorp/orb-go

v0.12.0

12 Jan 22:04

Choose a tag to compare

0.12.0 (2024-01-12)

Full Changelog: v0.11.0...v0.12.0

Features

  • api: add beta evaluate price endpoint (#54) (725a916)

Chores

  • add .keep files for examples and custom code directories (#52) (cead4f2)
  • internal: minor updates to pagination (#50) (9df26bf)

Documentation

v0.11.0

01 Jan 15:26

Choose a tag to compare

0.11.0 (2024-01-01)

Full Changelog: v0.10.0...v0.11.0

Features

v0.10.0

26 Dec 20:11

Choose a tag to compare

0.10.0 (2023-12-26)

Full Changelog: v0.9.0...v0.10.0

Features

  • internal: fallback to json serialization if no serialization methods are defined (#41) (2d282c0)

Bug Fixes

  • use brackets instead of commas for array query params (#47) (9aafd58)

Chores

  • ci: run release workflow once per day (#44) (61c34a3)

Documentation

v0.9.0

11 Dec 22:25

Choose a tag to compare

0.9.0 (2023-12-11)

Full Changelog: v0.8.0...v0.9.0

Features

v0.8.0

08 Dec 18:49

Choose a tag to compare

0.8.0 (2023-12-08)

Full Changelog: v0.7.0...v0.8.0

Features

v0.7.0

28 Nov 19:30

Choose a tag to compare

0.7.0 (2023-11-28)

Full Changelog: v0.6.1...v0.7.0

Features

Documentation

v0.6.1

17 Nov 23:49

Choose a tag to compare

0.6.1 (2023-11-17)

Full Changelog: v0.6.0...v0.6.1

Bug Fixes

  • stop sending default idempotency headers with GET requests (#31) (ef9e67d)

Documentation

  • readme: fix link to docs website (#29) (b9b2a06)

v0.6.0

16 Nov 16:42

Choose a tag to compare

0.6.0 (2023-11-16)

Full Changelog: v0.5.0...v0.6.0

Features

Refactors

  • do not include JSON fields when serialising back to json (#26) (b6f991c)

v0.5.0

09 Nov 16:22

Choose a tag to compare

0.5.0 (2023-11-09)

Full Changelog: v0.4.1...v0.5.0

Features

v0.4.1

08 Nov 20:18

Choose a tag to compare

0.4.1 (2023-11-08)

Full Changelog: v0.4.0...v0.4.1

Bug Fixes

  • make options.WithHeader utils case-insensitive (#22) (cf9e4db)