Releases: authzed/consistent
Releases · authzed/consistent
v0.2.0
This release makes this library compatible with grpc-go v1.74.0.
What's Changed
- Update to more recent golang by @tstirrat15 in #3
- Implement ExitIdle on the balancer by @tokongs in #2
New Contributors
- @tstirrat15 made their first contribution in #3
- @tokongs made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0
v0.1.0
go.mod: relax gRPC version