Micronaut gRPC v2.0.0.M3
v2.0.0.M3 (2020-05-20)
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:
- Migrate kotlin example to the official gRPC Kotlin/JVM implementation #117 (@schneidersteve)
- Bump protobuf-java from 3.11.4 to 3.12.0 #116 (@dependabot-preview[bot])
- Bump protobuf-java-util from 3.11.4 to 3.12.0 #115 (@dependabot-preview[bot])
- Add ability to disable the gRPC server #114 (@bidorffOL)
- Separate client/server in different modules #113 (@racevedoo)
- Bump protoc-gen-grpc-java from 1.28.1 to 1.29.0 #110 (@dependabot-preview[bot])
- Bump grpc-stub from 1.28.1 to 1.29.0 #109 (@dependabot-preview[bot])
- Bump grpc-protobuf from 1.28.1 to 1.29.0 #108 (@dependabot-preview[bot])
- Bump grpc-netty from 1.28.1 to 1.29.0 #107 (@dependabot-preview[bot])
* This Changelog was automatically generated by github_changelog_generator