v6.0.0
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
- @narqo made their first contribution in #48
- @lalalalatt made their first contribution in #52
- @andrewryno made their first contribution in #56
Full Changelog: v5.1.1...v6.0.0