Skip to content

Micronaut gRPC v2.0.0.M3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 11:28

v2.0.0.M3 (2020-05-20)

Full Changelog

Implemented enhancements:

  • Support for disabling gRPC server #112

Fixed bugs:

  • error if you set grpc.server.port to -1 #111
  • http-client is required for gRPC managed channel configuration #106
  • Error using @GrpcChannel with native-image #70

Closed issues:

  • Using -1 as Random Port fail #72

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator