armeria-0.90.3
What is Armeria?
Armeria is an open-source asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC. Its primary goal is to help engineers build high-performance asynchronous microservices that use HTTP/2 as a session layer protocol. Visit the official web site and follow @armeria_project to check out many cool features you can't find in the official gRPC/Thrift implementation or other microservice frameworks.
Bug fixes
HealthCheckedEndpointGroupdoes not report healthy endpoints as unhealthy anymore. #2004UnaryGrpcClientnow handles gRPC status in HTTP trailer correctly. #1998byte[]orHttpDatareturned by an annotated service method is now handled correctly when@Producesannotation 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
Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests: