Skip to content

Micronaut gRPC 2.3.0

Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 12 Feb 15:24

v2.3.0 (2021-02-12)

Full Changelog

Fixed bugs:

  • java.nio.channels.UnresolvedAddressException when using gRPC clients configured with micronaut-grpc #270
  • GrpcServerHealthIndicator tries to start up even with gRPC server is disabled. #261

Closed issues:

  • GrpcServerHealthIndicator breaks the /health endpoint when gRPC Server is DOWN #303

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator