v1.30.0
github-actions
released this
11 Mar 18:24
·
149 commits
to refs/heads/main
since this release
⚠️ Breaking Changes
- [BREAKING] Support ID field for nodes in NodeBalancerConfigRebuildOptions @lgarber-akamai (#469)
- [BREAKING] Treat ip_ranges as a pointer in config interface update options @lgarber-akamai (#464)
💡 Improvements
- Remove
ReadOnly
from disk structs @zliang-akamai (#459) - Add API request & pagination helpers using generics @lgarber-akamai (#456)
✔️ Testing/Workflow Improvements
- Separate lint from test workflow @ykim-1 (#463)
🐛 Bug Fixes
- Exclude request body in POST and PUT helpers when options are unspecified @lgarber-akamai (#458)
📦️ Dependency Updates
- build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 @dependabot (#467)