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