Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 05:09
· 90 commits to main since this release
v0.3.0
0b8de5d

v0.3.0

  • Implement WeightedRandomBalancer and WeightedRoundRobinBalancer balancers
  • Change ATC protocol to be event-oriented
  • Create new "announcer" library for backends to easily publish their IP:port
  • Use "announcer" library in demo-backend
  • Implement gRPC health checking in demo-backend
  • Significant refactor/cleanup work on resolvers/balancers