What's Changed
⚠️ Breaking Change
- Correct GetRegionAvailability response type by @glennpratt in #897
🚀 New Features
- Add
nodebalancersfield to VPC Subnet structs by @mgwoj in #885 - Support regions/vpc-availability endpoints by @dawiddzhafarov in #880
- Add NodeBalancer deletion-protection locks support by @zliang-akamai in #881
💡 Improvements
- Ensure parity for region capability consts by @dawiddzhafarov in #886
- Drop support for ScaleGrid Databases by @ezilber-akamai in #894
- Changes Alert Channel changes as per latest API v4 changes by @srbhaakamai in #890
- Deprecate
xenfrom SDKs and Tools by @mgwoj in #896
🧪 Testing Improvements
- Pin test year and month for TestInstance_GetMonthlyTransfer by @zliang-akamai in #883
⚙️ Repo/CI Improvements
- Fixed issues flagged by gosec by @ezilber-akamai in #893
- Exclude gosec G117 for golangci-lint > 2.9 by @glennpratt in #898
📖 Documentation
- Removed
v4betanotices from Maintenance Policy by @ezilber-akamai in #889
📦 Dependency Updates
- build(deps): bump github.com/go-resty/resty/v2 from 2.17.1 to 2.17.2 by @dependabot[bot] in #895
- build(deps): bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 by @dependabot[bot] in #904
- build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 by @dependabot[bot] in #900
- build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #887
New Contributors
- @mgwoj made their first contribution in #885
- @dawiddzhafarov made their first contribution in #886
- @glennpratt made their first contribution in #898
Full Changelog: v1.65.0...v1.66.0