Skip to content

Releases: linode/linodego

v1.35.0

04 Jun 15:05
a86ec45
Compare
Choose a tag to compare

What's Changed

🚀 New Features

📖 Documentation

Full Changelog: v1.34.0...v1.35.0

v1.34.0

21 May 20:08
3bcb4a6
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Change

🐛 Bug Fixes

  • Prevent unexpected warning from Resty when calling Client.SetDebug(false) by @lgarber-akamai in #508

💡 Improvements

⚙️ Repo/CI Improvements

  • replace test execution handler with conditional by @ykim-1 in #502

📦 Dependency Updates

New Contributors

Full Changelog: v1.33.1...v1.34.0

v1.33.1

06 May 16:42
768c197
Compare
Choose a tag to compare

What's Changed

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • Dependencies update for k8s and test sub-packages by @zliang-akamai in #494
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #499
  • build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #498
  • build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #497

Full Changelog: v1.33.0...v1.33.1

v1.33.0

22 Apr 15:46
be75a51
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Change

🚀 New Features

📦 Dependency Updates

  • build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #487
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #486, #485

Full Changelog: v1.32.0...v1.33.0

v1.32.0

04 Apr 16:26
219f13b
Compare
Choose a tag to compare

What's Changed

🚀 New Features

Full Changelog: v1.31.0...v1.32.0

v1.31.0

21 Mar 17:52
217c431
Compare
Choose a tag to compare

What's Changed

🚀 New Features

💡 Improvements

🧪 Testing Improvements

  • Add cross repo testing for Release by @ykim-1 in #470
  • Separate unit tests from integration suite for cleaner practice by @ykim-1 in #473

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /k8s by @dependabot in #475
  • build(deps): bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 by @dependabot in #478
  • Bump Multiple Dependecies by @dependabot in #474

New Contributors

  • @nesv made their first contribution in #461

Full Changelog: v1.30.0...v1.31.0

v1.30.0

11 Mar 18:24
823c699
Compare
Choose a tag to compare

⚠️ 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

✔️ Testing/Workflow Improvements

🐛 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

20 Feb 20:18
852aace
Compare
Choose a tag to compare

📦️ Dependency Updates

  • build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #453

🐛 Bug Fixes

  • Deprecate Group Field of Instance Options; Retype Group in InstanceUpdateOptions to be String Pointer by @zliang-akamai in #457
    • NOTE: This is a breaking change and might require changes in downstream packages.
  • Fix deprecated comment, fix errors by revive linter, disable perfsprint linter by @zliang-akamai in #454

Full Changelog: v1.28.0...v1.29.0

v1.28.0

25 Jan 19:18
0bd0c94
Compare
Choose a tag to compare

💡 Improvements

  • Make IPv4 and IPv4.NAT1To1 fields of InstanceConfigInterface pointers (nullable) by @zliang-akamai in #451

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

Full Changelog: v1.27.1...v1.28.0

v1.27.1

16 Jan 20:29
84a6d48
Compare
Choose a tag to compare

📦️ Dependency Updates

Full Changelog: v1.27.0...v1.27.1