0.90.3 release notes
21st August 2019
Bug fixes
HealthCheckedEndpointGroup
does not report healthy endpoints as unhealthy anymore. #2004UnaryGrpcClient
now handles gRPC status in HTTP trailer correctly. #1998byte[]
orHttpData
returned by an annotated service method is now handled correctly when@Produces
annotation is used with certain media types. #1999 #2005
Dependencies
- java-jwt 3.8.1 -> 3.8.2
- Jetty 9.4.19 -> 9.4.20
- Tomcat 9.0.22 -> 9.0.24