Releases: linode/linodego
Releases · linode/linodego
v1.60.0
What's Changed
📋 New Project
- DBaaS/VPC Integration by @lgarber-akamai in #832
🧪 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
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
- Format everything with
golangci-lint
by @zliang-akamai in #830
📦 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
What's Changed
⚠️ Breaking Change
- Remove AddPlacementGroups user grant by @zliang-akamai in #810
📦 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
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
What's Changed
📋 New Project
- Linode Interfaces by @zliang-akamai in #735
- VPC Dual Stack by @lgarber-akamai in #782
🐛 Bug Fixes
- Correct the type of Linode ID of a shared IPv4 for Linode Interfaces by @zliang-akamai in #805
🚀 New Features
- Add label field to lkenodepool by @sphan-akamai in #786
📦 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
- @sphan-akamai made their first contribution in #786
Full Changelog: v1.55.0...v1.56.0
v1.55.0
What's Changed
📋 New Project
- Host Maintenance Policy by @ezilber-akamai in #798
⚠️ 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
- Fix test case TestInstance_GetMonthlyTransfer by @yec-akamai in #796
⚙️ Repo/CI Improvements
- Ran
golangci-lint fmt
by @ezilber-akamai in #799
📦 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
v1.54.0
What's Changed
🚀 New Features
- Add support for instanceFirewallUpdate by @tchinmai7 in #788
⚙️ Repo/CI Improvements
- Fix lint fmt issue and update golangci config by @yec-akamai in #789
📦 Dependency Updates
- build(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1 by @dependabot[bot] in #785
- build(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #783
- build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #784
Full Changelog: v1.53.0...v1.54.0
v1.53.0
What's Changed
🚀 New Features
- Add
InterfaceGeneration
field to Linode instance structs by @zliang-akamai in #779
Full Changelog: v1.52.2...v1.53.0
v1.52.2
What's Changed
🚀 New Features
- Add
DoublePointer
helper function by @zliang-akamai in #764
📖 Documentation
🐛 Bug Fixes
📦 Dependency Updates
- build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #766
- build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in #767
New Contributors
Full Changelog: v1.52.1...v1.52.2
v1.52.1
What's Changed
⚠️ Deprecation
- Deprecate MarkEventRead function by @zliang-akamai in #753
Full Changelog: v1.52.0...v1.52.1