Skip to content

Releases: linode/linodego

v1.64.0

05 Jan 16:19
59230a7

Choose a tag to compare

What's Changed

🐛 Bug Fixes

🚀 New Features

💡 Improvements

  • Add premium_40GB NodeBalancer plan type by @komer3 in #867

⚙️ Repo/CI Improvements

New Contributors

Full Changelog: v1.63.0...v1.64.0

v1.63.0

16 Dec 20:04
8c9eb0e

Choose a tag to compare

What's Changed

📋 New Project

⚠️ Breaking Change

🚀 New Features

📦 Dependency Updates

  • build(deps): bump github.com/go-resty/resty/v2 from 2.17.0 to 2.17.1 by @dependabot[bot] in #862

New Contributors

Full Changelog: v1.62.0...v1.63.0

v1.62.0

09 Dec 19:40
c9e8dba

Choose a tag to compare

What's Changed

⚠️ Breaking Change

🚀 New Features

📦 Dependency Updates

  • build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #846
  • build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #847
  • build(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 by @dependabot[bot] in #850
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #854
  • build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 by @dependabot[bot] in #851, #860
  • build(deps): bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 by @dependabot[bot] in #853
  • build(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 by @dependabot[bot] in #858

Full Changelog: v1.61.0...v1.62.0

v1.61.0

07 Nov 18:12
9fc7ac8

Choose a tag to compare

What's Changed

📋 New Project

🚀 New Features

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #837
  • build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #836
  • build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 by @dependabot[bot] in #834

New Contributors

Full Changelog: v1.60.0...v1.61.0

v1.60.0

07 Oct 15:29
3ed0466

Choose a tag to compare

What's Changed

📋 New Project

🧪 Testing Improvements

  • Create negative test cases for Pulse Metrics by @PawelSnoch in #818

New Contributors

  • @PawelSnoch made their first contribution in #818

Full Changelog: v1.59.0...v1.60.0

v1.59.0

25 Sep 19:39
cee3651

Choose a tag to compare

What's Changed

⚠️ Breaking Change

  • Change isPublic to be a pointer on new IPv6/linode interface config to be in line with other isPublic values by @eljohnson92 in #826
  • Change types of interfaces create options slices to be pointers by @zliang-akamai in #817
  • Fix LinodeInterfaceUpdateOptions by @zliang-akamai in #825
  • Fix firewall device for linode interfaces by @zliang-akamai in #829

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #812

Full Changelog: v1.58.0...v1.59.0

v1.58.0

15 Sep 14:10
b01b5bc

Choose a tag to compare

What's Changed

⚠️ Breaking Change

📦 Dependency Updates

  • build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #813
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #814
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #815
  • build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #816
  • build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 and go from 1.23 to 1.24 by @dependabot[bot] in #811
  • build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #819

Full Changelog: v1.57.0...v1.57.1

v1.57.0

08 Sep 15:09
bee68b4

Choose a tag to compare

What's Changed

🚀 New Features

  • Support LKE-E: Bring Your Own VPC, Dual Stack Cluster, Audit Log Enabling by @yec-akamai in #803

📦 Dependency Updates

  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #808
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #809

Full Changelog: v1.56.0...v1.57.0

v1.56.0

26 Aug 16:29
8ddfb56

Choose a tag to compare

What's Changed

📋 New Project

🐛 Bug Fixes

  • Correct the type of Linode ID of a shared IPv4 for Linode Interfaces by @zliang-akamai in #805

🚀 New Features

📦 Dependency Updates

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #801
  • build(deps): bump github.com/jarcoal/httpmock from 1.4.0 to 1.4.1 by @dependabot[bot] in #802

New Contributors

Full Changelog: v1.55.0...v1.56.0

v1.55.0

13 Aug 19:40
bcb371a

Choose a tag to compare

What's Changed

📋 New Project

⚠️ Breaking Change

  • Removed support for longview_subscription in Account Settings updates by @ezilber-akamai in #797

🚀 New Features

  • Add support for creation of NB with IPv4 Reserved Address by @hcwagner in #733
  • Support ACLP fetching entity metrics by @yec-akamai in #777

🧪 Testing Improvements

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #794
  • build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #793

New Contributors

Full Changelog: v1.54.0...v1.55.0