Micronaut gRPC 2.3.0
v2.3.0 (2021-02-12)
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:
- Disable server health check when server disabled. Fixes #261 #312 (@graemerocher)
- Remove gRPC converter, use resolved addresses and remove deprecated features. Fixes #270 #311 (@graemerocher)
- Bump peter-evans/create-pull-request from v3.8.0 to v3.8.1 #310 (@dependabot[bot])
- Update actions/cache requirement to v2.1.4 #309 (@dependabot[bot])
- Bump micronaut-discovery-client from 2.2.2 to 2.2.3 #308 (@dependabot[bot])
- Bump micronaut-gradle-plugins from 2.0.15 to 2.0.16 #307 (@dependabot[bot])
- [grpc] Update common files for branch master #306 (@micronaut-build)
- Bump peter-evans/create-pull-request from v3.6.0 to v3.8.0 #305 (@dependabot[bot])
- Bugfix: avoids the /health endpoint to break when gRPC Server is DOWN #304 (@rafaelpontezup)
- Bump netty-tcnative-boringssl-static from 2.0.35.Final to 2.0.36.Final #302 (@dependabot[bot])
- Bump micronaut-discovery-client from 2.2.1 to 2.2.2 #301 (@dependabot[bot])
- [grpc] Update common files for branch master #300 (@micronaut-build)
- Bump micronaut-discovery-client from 2.2.0 to 2.2.1 #298 (@dependabot[bot])
- Bump netty-tcnative from 2.0.35.Final to 2.0.36.Final #297 (@dependabot[bot])
- Bump protoc-gen-grpc-java from 1.34.1 to 1.35.0 #296 (@dependabot[bot])
- Bump micronaut-test-spock from 2.3.1 to 2.3.2 #295 (@dependabot[bot])
- [grpc] Update common files for branch master #294 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.14 to 2.0.15 #293 (@dependabot[bot])
- [grpc] Update common files for branch master #292 (@micronaut-build)
- [grpc] Update common files for branch master #290 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.13 to 2.0.14 #288 (@dependabot[bot])
- Bump micronaut-test-spock from 2.3.0 to 2.3.1 #287 (@dependabot[bot])
- Bump protoc-gen-grpc-java from 1.33.1 to 1.34.1 #286 (@dependabot[bot])
- [grpc] Update common files for branch master #285 (@micronaut-build)
- Bump micronaut-test-spock from 2.2.1 to 2.3.0 #284 (@dependabot[bot])
- Bump netty-tcnative from 2.0.34.Final to 2.0.35.Final #282 (@dependabot[bot])
- Bump netty-tcnative-boringssl-static from 2.0.34.Final to 2.0.35.Final #281 (@dependabot[bot])
- Bump peter-evans/create-pull-request from v3.5.1 to v3.5.2 #280 (@dependabot[bot])
- Improve docs for Kotlin projects #279 (@marcoscouto)
- Bump micronaut-gradle-plugins from 2.0.12 to 2.0.13 #278 (@dependabot[bot])
- [grpc] Update common files for branch master #277 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.11 to 2.0.12 #275 (@dependabot[bot])
- [grpc] Update common files for branch master #274 (@micronaut-build)
- [grpc] Update common files for branch master #272 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator