Skip to content

Releases: orbcorp/orb-go

v0.34.0

29 May 13:14
Compare
Choose a tag to compare

0.34.0 (2024-05-29)

Full Changelog: v0.33.0...v0.34.0

Features

Chores

v0.33.0

23 May 12:44
Compare
Choose a tag to compare

0.33.0 (2024-05-23)

Full Changelog: v0.32.0...v0.33.0

Features

v0.32.0

22 May 19:24
Compare
Choose a tag to compare

0.32.0 (2024-05-22)

Full Changelog: v0.31.0...v0.32.0

Features

  • export ErrorType and ErrorStatus types (#176) (9c25e89)

Bug Fixes

  • api: better handling of enum renaming (9c25e89)

v0.31.0

22 May 17:34
Compare
Choose a tag to compare

0.31.0 (2024-05-22)

Full Changelog: v0.30.0...v0.31.0

Features

  • api: add adjustment interval to subscriptions (#174) (53a1ee1)

v0.30.0

16 May 10:00
Compare
Choose a tag to compare

0.30.0 (2024-05-16)

Full Changelog: v0.29.1...v0.30.0

Features

Chores

  • internal: support parsing other json content types (#171) (50ca8b7)

v0.29.1

15 May 13:35
Compare
Choose a tag to compare

0.29.1 (2024-05-15)

Full Changelog: v0.29.0...v0.29.1

Bug Fixes

  • fix reading the error body more than once (#170) (0352386)

Chores

  • internal: add slightly better logging to scripts (#168) (c4b2245)

v0.29.0

14 May 12:38
Compare
Choose a tag to compare

0.29.0 (2024-05-14)

Full Changelog: v0.28.0...v0.29.0

Features

v0.28.0

13 May 09:50
Compare
Choose a tag to compare

0.28.0 (2024-05-13)

Full Changelog: v0.27.1...v0.28.0

Features

Chores

v0.27.1

10 May 19:01
Compare
Choose a tag to compare

0.27.1 (2024-05-10)

Full Changelog: v0.27.0...v0.27.1

Bug Fixes

  • api: remove alert parameters and method that aren't supported by the live API (#162) (88768fd)

Chores

  • rebuild project due to oas spec rename (#160) (61e81fb)

v0.27.0

10 May 14:37
Compare
Choose a tag to compare

0.27.0 (2024-05-10)

Full Changelog: v0.26.0...v0.27.0

Features

  • api: add alert methods and models (#155) (073028e)
  • propagate resource description field from stainless config to SDK docs (#157) (2afdd38)

Chores

  • docs: improve alert endpoints descriptions (#158) (8bb2355)