Releases: linode/linodego
Releases · linode/linodego
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
v1.49.0
What's Changed
🚀 New Features
- Support new fields for LKE-E node pool by @yec-akamai in #701
💡 Improvements
- Added DB Resize event by @ezilber-akamai in #708
🧪 Testing Improvements
- Add unit test coverage for Profile related methods/functions by @vshanthe in #698
- Update k8sversion in LKE-E test by @ykim-akamai in #707
📦 Dependency Updates
- build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 by @dependabot in #694
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #692
- build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot in #693
- build(deps): bump golang.org/x/net from 0.36.0 to 0.37.0 by @dependabot in #695
- build(deps): bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 by @dependabot in #704
- build(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #705
Full Changelog: v1.48.1...v1.49.0
v1.48.1
What's Changed
🐛 Bug Fixes
- Fix LKE tier version URLs by @yec-akamai in #691
🧪 Testing Improvements
📦 Dependency Updates
- build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot in #688
Full Changelog: v1.48.0...v1.48.1
v1.48.0
What's Changed
🐛 Bug Fixes
🚀 New Features
- Allow to enable LKE APL by @yec-akamai in #665
- Support LKE tier version by @yec-akamai in #676
- Nodebalancer VPC support by @komer3 in #678
- add support for the type field when creating nodebalancers by @eljohnson92 in #669
- Added support for DBaaS suspend/resume by @ezilber-akamai in #680
- Nodebalancer Config Changes for VPC integration by @komer3 in #689
💡 Improvements
- Reformatted endpoint functions to simplify them by @ezilber-akamai in #668
🧪 Testing Improvements
- Add unit test coverage for Volume,Volume types and Longview related methods/functions by @vshanthe in #661
- Add domain and domain record unit test coverage by @ykim-akamai in #656
- Update obj smoke test remove deprecated Cluster variable by @ykim-akamai in #666
- Add firewall, firewall rule, and firewall device unit tests by @ykim-akamai in #679
- Add unit test coverage for VPC related methods/functions by @vshanthe in #673
- Add unit test coverage for Network related methods/functions by @vshanthe in #670
- Add unit test coverage for Nodebalancers related methods/functions by @vshanthe in #682
- Add unit test coverage for Object Storage and LKE related methods/functions by @vshanthe in #683
- Add images unit test coverage by @ykim-akamai in #687
⚙️ Repo/CI Improvements
- Enforce code format for tests by @zliang-akamai in #660
📖 Documentation
- Remove LKE ACL LA notices by @lgarber-akamai in #684
📦 Dependency Updates
- build(deps): bump github.com/go-resty/resty/v2 from 2.16.3 to 2.16.5 by @dependabot in #662
- build(deps): bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 by @dependabot in #667
- build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #672
- build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in #671
- build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #677
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #685
New Contributors
- @komer3 made their first contribution in #678
- @eljohnson92 made their first contribution in #669
Full Changelog: v1.47.0...v1.48.0
v1.47.0
What's Changed
💡 Improvements
- Added missing Database-related fields by @ezilber-akamai in #659
🧪 Testing Improvements
- Add unit test coverage for Stackscripts, Database and Region related methods/functions by @vshanthe in #652
- Update make test commands and related workflows by @ykim-akamai in #657
- Remove extra test param in Makefile by @ykim-akamai in #664
Full Changelog: v1.46.0...v1.47.0
v1.46.0
What's Changed
🚀 New Features
- Support
tier
field for LKE-E by @ezilber-akamai in #651 - Add support for object storage services gen2 by @zliang-akamai in #649
💡 Improvements
doPOSTRequestNoResponseBody
Request Helper that doesn't Expecets Return Value by @zliang-akamai in #654
📦 Dependency Updates
- build(deps): bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3 by @dependabot in #653
Full Changelog: v1.45.0...v1.46.0
v1.45.0
What's Changed
🚀 New Features
- Support DBaaS V2.0 by @ezilber-akamai in #633
- VPU Support by @jriddle-linode in #645
🧪 Testing Improvements
📦 Dependency Updates
- build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #650
- build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #648
Full Changelog: v1.44.1...v1.45.0
v1.44.1
What's Changed
🐛 Bug Fixes
📦 Dependency Updates
- build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #646
Full Changelog: v1.44.0...v1.44.1