Skip to content

Releases: linode/linodego

v0.26.2

24 Mar 14:41
Compare
Choose a tag to compare

Changes

  • decouple SetRetryWaitTime and SetPollDelay @Charliekenney23 (#187)

v0.26.1

17 Mar 14:25
Compare
Choose a tag to compare

Changes

  • Add Object Storage bucket access update and get methods @LBGarber (#186)
  • Add ACL and CorsEnabled options to Object Storage @LBGarber (#185)
  • Update go and retract v1.0.0 @phillc (#184)

v0.26.0

10 Mar 16:57
Compare
Choose a tag to compare

Changes

Several structs had their fields changed.

v0.25.3

03 Mar 20:41
Compare
Choose a tag to compare

Changes

🚀 Added

  • add RecycleLKEClusterNodes method @Charliekenney23 (#181)

v0.25.2

22 Feb 15:31
Compare
Choose a tag to compare

Changes

🧰 Changed

  • allow updating LKECluster version @Charliekenney23 (#179)

v0.25.1

16 Feb 14:38
Compare
Choose a tag to compare

Changes

  • omit empty IPv4, IPv6 lists in firewall rules updates @Charliekenney23 (#180)

v0.25.0

09 Feb 20:33
Compare
Choose a tag to compare

Changes

  • Breaking Change UserUpdateOptions.Email removed
  • Breaking Change UserUpdateOptions.SSHKeys removed

🚀 Added

  • add user grants @Charliekenney23 (#178)

🧰 Changed

  • update user object @Charliekenney23 (#177)

v0.24.4

25 Jan 18:30
Compare
Choose a tag to compare

Changes

🚀 Added

  • add DeleteInstanceIPAddress method @Charliekenney23 (#176)

v0.24.3

21 Jan 15:43
Compare
Choose a tag to compare

Changes

  • allow customizing retry count and retry wait time @Charliekenney23 (#175)

v0.24.2

08 Jan 15:06
Compare
Choose a tag to compare

Changes

  • add retry condition for 408s @Charliekenney23 (#174)