Skip to content

0.3.0

Compare
Choose a tag to compare
@mrproliu mrproliu released this 05 Nov 03:29
· 59 commits to main since this release
365d153

Features

  • Support load-balance GRPC client with the static server list.
  • Support load-balance GRPC client with the Kubernetes selector.
  • Support transmit Envoy ALS v2/v3 protocol.
  • Support transmit Envoy Metrics v2/v3 protocol.

Bug Fixes

  • Fix errors when converting meter data from histogram and summary.#75