Armeria v0.99.1 Release Notes

Release Date: 2020-03-31 // about 4 years ago
  • ๐Ÿฑ ๐Ÿ’ฎ 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

    • The response is not encoded anymore at EncodingSerivce when the HTTP status indicates the content is empty. #2631

    ๐Ÿฑ โ›“ Dependencies

    • Micrometer 1.4.0 -> 1.3.6

    ๐Ÿฑ ๐Ÿ™‡ Thank you

    ๐Ÿš€ This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests: