What's Changed
🚀 New Features
- Add hardware type and linode label fields to volume struct by @zliang-akamai in #604
- Introduce UpdateIPAddressV2; deprecate UpdateIPAddress by @lgarber-akamai in #641
💡 Improvements
- Added support for missing Profile-related endpoints by @ezilber-akamai in #616
- Added support for
migrations
field for Placement Groups by @ezilber-akamai in #617 #639 - Support missing fields in Instance and LKE ACL by @yec-akamai in #618
- Support missing domain-related endpoints for API parity by @yec-akamai in #620
- Added support for missing User-related fields by @ezilber-akamai in #622
- Added support for missing Service Transfer related endpoints by @ezilber-akamai in #632
- Added support for missing Obj-related endpoints by @ezilber-akamai in #634
🧪 Testing Improvements
- test: Update default test image to reflect the deprecation of Debian 9 support by @ykim-akamai in #623
- test: Add unit test coverage for account related functions; Add function and test coverage for reset oauth client secret endpoint by @ykim-akamai in #636
⚙️ Repo/CI Improvements
- Add advanced CodeQL and dependencies review workflows by @zliang-akamai in #640
📖 Documentation
- doc: Remove Image Services Gen2 LA notice by @yec-akamai in #628
- doc: add info for kubeconfig as base64 by @guilhem in #607
📦 Dependency Updates
- build(deps): bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.1 by @dependabot in #621
- build(deps): bump github.com/go-resty/resty/v2 from 2.16.1 to 2.16.2 by @dependabot in #629
- build(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 by @dependabot in #619
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #631
- build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #608
- build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #614
- build(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in #638
- build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #637
Other Changes
- Added support for updated Reserved IP behavior to existing resources (instance, network_ips) by @AniJ98 in #610
New Contributors
Full Changelog: v1.43.0...v1.44.0