Linodego Versions Save

Go client for Linode REST v4 API

v1.34.0

3 weeks ago

What's Changed

โš ๏ธ Breaking Change

๐Ÿ› Bug Fixes

๐Ÿ’ก Improvements

โš™๏ธ Repo/CI Improvements

๐Ÿ“ฆ Dependency Updates

New Contributors

Full Changelog: https://github.com/linode/linodego/compare/v1.33.1...v1.34.0

v1.33.1

1 month ago

What's Changed

โš™๏ธ Repo/CI Improvements

๐Ÿ“ฆ Dependency Updates

Full Changelog: https://github.com/linode/linodego/compare/v1.33.0...v1.33.1

v1.33.0

1 month ago

What's Changed

โš ๏ธ Breaking Change

๐Ÿš€ New Features

๐Ÿ“ฆ Dependency Updates

Full Changelog: https://github.com/linode/linodego/compare/v1.32.0...v1.33.0

v1.32.0

2 months ago

What's Changed

๐Ÿš€ New Features

Full Changelog: https://github.com/linode/linodego/compare/v1.31.0...v1.32.0

v1.31.0

2 months ago

What's Changed

๐Ÿš€ New Features

๐Ÿ’ก Improvements

๐Ÿงช Testing Improvements

โš™๏ธ Repo/CI Improvements

๐Ÿ“ฆ Dependency Updates

New Contributors

Full Changelog: https://github.com/linode/linodego/compare/v1.30.0...v1.31.0

v1.30.0

3 months ago

โš ๏ธ Breaking Changes

  • [BREAKING] Support ID field for nodes in NodeBalancerConfigRebuildOptions @lgarber-akamai (#469)
  • [BREAKING] Treat ip_ranges as a pointer in config interface update options @lgarber-akamai (#464)

๐Ÿ’ก Improvements

  • Remove ReadOnly from disk structs @zliang-akamai (#459)
  • Add API request & pagination helpers using generics @lgarber-akamai (#456)

โœ”๏ธ Testing/Workflow Improvements

  • Separate lint from test workflow @ykim-1 (#463)

๐Ÿ› Bug Fixes

  • Exclude request body in POST and PUT helpers when options are unspecified @lgarber-akamai (#458)

๐Ÿ“ฆ๏ธ Dependency Updates

  • build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 @dependabot (#467)

v1.29.0

3 months ago

๐Ÿ“ฆ๏ธ Dependency Updates

๐Ÿ› Bug Fixes

Full Changelog: https://github.com/linode/linodego/compare/v1.28.0...v1.29.0

v1.28.0

4 months ago

๐Ÿ’ก Improvements

  • Make IPv4 and IPv4.NAT1To1 fields of InstanceConfigInterface pointers (nullable) by @zliang-akamai in https://github.com/linode/linodego/pull/451

    • NOTE: This is a breaking change and may require changes in downstream packages.

Full Changelog: https://github.com/linode/linodego/compare/v1.27.1...v1.28.0

v1.27.1

4 months ago

๐Ÿ“ฆ๏ธ Dependency Updates

Full Changelog: https://github.com/linode/linodego/compare/v1.27.0...v1.27.1

v1.27.0

5 months ago

๐Ÿš€ Features

๐Ÿ› Bug Fixes

๐Ÿงช Testing Improvements

Full Changelog: https://github.com/linode/linodego/compare/v1.26.0...v1.27.0