Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@alakae alakae released this 16 Apr 12:49
· 1 commit to master since this release
1baae3a

What's Changed

  • Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot in #56
  • Fix handling of empty AllowedCIDRs in LoadBalancerListener by @alakae in #57

Breaking Change:

  • LoadBalancerListenerRequest.AllowedCIDRs is now *[]string instead of []string. You will see compile errors after upgrading if you are affected.

Full Changelog: v5.1.0...v6.0.0