Skip to content

armeria-0.98.1

Choose a tag to compare

@trustin trustin released this 12 Feb 03:37
2adcd1f

💮 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

  • FileService does not warn about blocking operations anymore. #2473 #2478
  • HealthCheckedEndpointGroup does not fail to check the healthiness of old Armeria servers anymore. #2474

⛓ Dependencies

  • Brave 5.9.3 -> 5.9.4

🙇 Thank you

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