8000 Release v6.0.0 · sercand/kuberesolver · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v6.0.0

Compare
Choose a tag to compare
@sercand sercand released this 13 Mar 15:47
· 8 commits to master since this release
14b5bc9

New major release with breaking changes.

This version switched to endpointslices from endpoint api. If you are using RBAC you need to update your configurations.

What's Changed

  • Bump google.golang.org/grpc from 1.55.0 to 1.71.0
  • Get rid of deprecated ClientConn.NewAddress by @narqo in #48
  • Add last resolve time metric by @lalalalatt in #52
  • Update to use Endpoint Slices instead of Endpoints by @andrewryno in #56

New Contributors

Full Changelog: v5.1.1...v6.0.0

0