Skip to content

Releases: linode/linodego

v1.4.0

29 Mar 14:50
Compare
Choose a tag to compare

🚀 Added

🐛 Bug Fixes

  • Allow setting LINODE_API_VERSION and LINODE_URL concurrently @LBGarber (#235)

⬆️ Dependencies

v1.3.0

01 Feb 14:55
Compare
Choose a tag to compare

Changes

  • Use new LKE naming conventions and deprecate old naming @LBGarber (#230)
  • Add support for missing region fields @Charliekenney23 (#229)
  • Add IPv6 Range endpoints @LBGarber (#228)

v1.2.1

16 Nov 18:07
Compare
Choose a tag to compare

Changes

  • SetBaseURL(...) now respects the user-defined API protocol @LBGarber (#227)

v1.2.0

10 Nov 18:00
Compare
Choose a tag to compare

Changes

  • Add support for LKE High Availability Control Planes @LBGarber (#224)
  • BREAKING Make SetAPIVersion respect user-defined BaseURL @LBGarber (#223)

v1.1.0

24 Sep 15:59
Compare
Choose a tag to compare

Added

Repository Cleanup

v0.32.2

13 Sep 17:59
Compare
Choose a tag to compare

Changes

  • Disable request retries during scheduled API maintenance @tjhop (#216)

v0.32.1

08 Sep 16:15
Compare
Choose a tag to compare

Changes

  • Remove 'seen' filter from WaitForEventFinished @LBGarber (#215)

v0.32.0

19 Aug 15:04
Compare
Choose a tag to compare

Changes

  • add support for lke autoscaler @Charliekenney23 (#212)

v0.31.1

02 Aug 19:20
Compare
Choose a tag to compare

Changes

v0.31.0

23 Jul 18:06
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • WaitForEventFinished now respects minStart and action @LBGarber (#210)