Releases: linode/linodego
Releases · linode/linodego
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
v1.52.0
What's Changed
📋 New Project
- UDP NodeBalancers by @ezilber-akamai in #751
🚀 New Features
New Contributors
Full Changelog: v1.51.0...v1.52.0
v1.51.0
What's Changed
📋 New Project
- Project: Configurable DB Params by @ezilber-akamai in #755
⚠️ Breaking Change
🐛 Bug Fixes
- Fix tag for LKE control plane ACL revision ID field by @zliang-akamai in #749
💡 Improvements
- ACLP: updating variable type for entity_ids for different service_types by @rbajoria26 in #746
🧪 Testing Improvements
- Add lke versions helper and update tests by @ykim-akamai in #748
- Fix
setupInstanceFirewall
function for accounts with default firewall by @zliang-akamai in #741
📖 Documentation
- Drop v4beta and LA notice for Limits Visibility by @yec-akamai in #752
📦 Dependency Updates
- build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #743
- build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot in #745
- build(deps): bump slackapi/slack-github-action from 2.0.0 to 2.1.0 by @dependabot in #747
New Contributors
Full Changelog: v1.50.0...v1.51.0
v1.50.0
What's Changed
📋 New Project
- Project: Limits Visibility M1 by @yec-akamai in #738
🚀 New Features
- Adding ACLP monitor APIs by @rbajoria26 in #722
💡 Improvements
- Create v2 monthly transfer struct and function with 64 bits variables by @zliang-akamai in #713
- Add LA Disk Encryption Capability by @ykim-akamai in #730
🧪 Testing Improvements
- Add option to disable cloud firewall when running integration tests by @ykim-akamai in #712
- Update LDE capability name and tests by @ykim-akamai in #718
- Skip monthly transfer v1 test on 32 bits systems by @zliang-akamai in #725
- Update monthly transfer test fixture by @yec-akamai in #739
📦 Dependency Updates
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #703
- build(deps): bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0 by @dependabot in #710
- build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #716
- build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot in #709
- build(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #737
New Contributors
- @rbajoria26 made their first contribution in #722
Full Changelog: v1.49.0...v1.50.0