v1.36.0
What's Changed
⚠️ Breaking Change
- Renamed capability consts by @ErikZilber in #529
🚀 New Features
- Project VM Placement by @lgarber-akamai in #521
- Add event entities enums and actions VM Placement by @lgarber-akamai in #492
- Expose
OnAfterResponse
middleware hook by @tchinmai7 in #512 - Add new tax_id_invalid event by @jcallahan-akamai in #514
💡 Improvements
- Fix case in name for
Client.UnassignPlacementGroupLinodes(...)
by @lgarber-akamai in #496
🧪 Testing Improvements
- Add Cloud Firewall for integration tests by @ykim-1 in #515
- Add Calico Inbound and Outbound policies to LKE nodes for E2E by @ykim-1 in #525
📖 Documentation
- Add warning for LKE control plane ACL by @lgarber-akamai in #523
- Add documentation snippets for Placement Groups LA by @lgarber-akamai in #530
📦 Dependency Updates
- build(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #518
- build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #519
- build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #520
New Contributors
- @tchinmai7 made their first contribution in #512
- @ErikZilber made their first contribution in #529
Full Changelog: v1.35.0...v1.36.0