v1.34.0
What's Changed
⚠️ Breaking Change
- [BREAKING] Add support for LKE Control Plane ACL by @lgarber-akamai in #495
🐛 Bug Fixes
- Prevent unexpected warning from Resty when calling
Client.SetDebug(false)
by @lgarber-akamai in #508
💡 Improvements
- Mask the value of the Authorization header if debug is enabled by @rosskirkpat in #501
- Expose region capabilities enum by @yec-akamai in #507
⚙️ Repo/CI Improvements
- replace test execution handler with conditional by @ykim-1 in #502
📦 Dependency Updates
- bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #500
- bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 by @dependabot in #505
- bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #506
New Contributors
- @rosskirkpat made their first contribution in #501
Full Changelog: v1.33.1...v1.34.0