v1.59.0
What's Changed
⚠️ Breaking Change
- Change isPublic to be a pointer on new IPv6/linode interface config to be in line with other isPublic values by @eljohnson92 in #826
- Change types of interfaces create options slices to be pointers by @zliang-akamai in #817
- Fix
LinodeInterfaceUpdateOptionsby @zliang-akamai in #825 - Fix firewall device for linode interfaces by @zliang-akamai in #829
⚙️ Repo/CI Improvements
- Format everything with
golangci-lintby @zliang-akamai in #830
📦 Dependency Updates
- build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #812
Full Changelog: v1.58.0...v1.59.0