Skip to content

v1.44.0

Latest
Compare
Choose a tag to compare
@ezilber-akamai ezilber-akamai released this 18 Dec 16:26
· 2 commits to main since this release
5fc5868

What's Changed

🚀 New Features

💡 Improvements

🧪 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

📖 Documentation

📦 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