info
You're seeing the release note of an old version. Check out the latest release note.
v1.11.0
August 27, 2021
🌟 New features
- You can now easily check if the system has a working IPv6 stack using
SystemInfo.hasIpV6(). #3784
📈 Improvements
🛠️ Bug fixes
- No more leaks when using
HttpResponse.from(). #3796 - Armeria Thrift client now wraps a
RuntimeExceptionwithTTransportExceptionexceptUnprocessedRequestExceptionandFailFastException. #3794 - The value of
RequestHeaders.path()is now properly encoded. #3780 #3781 - You can now access
ServiceRequestContextviaServiceRequestContext.current()in a GraphQL service.
⛓ Dependencies
- gRPC 1.40.0 → 1.40.1
- Reactor gRPC 1.1.0 → 1.2.0
- Spring Boot 2.5.3 → 2.5.4
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:





