Micronaut GRPC 2.0.4
v2.0.4 (2020-08-21)
Fixed bugs:
- GRPC Server certificates and keys are not loaded from filesystem #165
- Service discovery registration with Postfix #33
Closed issues:
- Make instanceId configurable #195
Merged pull requests:
- Load certificates from filesystem and classpath. #198 (@ilopmar)
- Cleanup duplicated and unnecessary properties #197 (@ilopmar)
- Add configuration option to set suffix for service name. #196 (@ilopmar)
- Bump com.google.protobuf from 0.8.12 to 0.8.13 #194 (@dependabot)
- Dependency upgrades #193 (@micronaut-build)