v1.31.0
What's Changed
🚀 New Features
- Add VPC to
InstanceIPv4Response
by @zliang-akamai in #465 - Implement ListVPCIPAddresses by @zliang-akamai in #468
- Add helper functions for working with errors by @nesv in #461
💡 Improvements
- Bring EntityType and EntityAction enums to parity with API documentation by @lgarber-akamai in #472
- Add Updated and EOL Fields to Image by @zliang-akamai in #477
🧪 Testing Improvements
- Add cross repo testing for Release by @ykim-1 in #470
- Separate unit tests from integration suite for cleaner practice by @ykim-1 in #473
⚙️ Repo/CI Improvements
- Update Labels and Release workflows by @jriddle-linode in #471
- Add missing labels by @jriddle-linode in #479
📦 Dependency Updates
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /k8s by @dependabot in #475
- build(deps): bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 by @dependabot in #478
- Bump Multiple Dependecies by @dependabot in #474
New Contributors
Full Changelog: v1.30.0...v1.31.0