Skip to content

v3.1.0

Choose a tag to compare

@DanielLiu1123 DanielLiu1123 released this 06 Jul 15:06
· 428 commits to main since this release
  • [Core] Refactor core code
  • [Core] Pulish GrpcServerShutdownEvent event
  • [Core] Graceful shutdown channels when application shutdown
  • [Core] client services configuration supports Ant-style pattern
  • [Core] GrpcServer add getPort method
  • [Core] Client add stubs configuration
  • [Core] Client add optional name configuration
  • [Core] Rename debug to reflection
  • [Core] Rename health-check to health
  • [Core] Refactor health implementation
  • [Core] Channelz support
  • [Extension] JSON transcoder
  • [Extension] Test extension
  • [Extension] Metrics extension
  • [Extension] Tracing extension