info
You're seeing the release note of an old version. Check out the latest release note.
v1.14.1
February 18, 2022
📈 Improvements
- Context of the
EndpointGroupis added to theEmptyEndpointGroupExceptionmessage. #4084
🛠️ Bug fixes
DnsAddressEndpointGroup,DnsServiceEndpointGroup, andDnsTextEndpointGroupnow correctly respect the trailing dot in a hostname when resolving DNS records. #4088- You can now allow double dots (
..) in a request path query string by specifying the-Dcom.linecorp.armeria.allowDoubleDotsInQueryString=trueJVM option. #4091 #4094 GrpcClientBuildernow correctly normalizes path prefixes. #4085GraphQlServicewon't reject GraphQL requests withnullvariables. #4068 #4069
🏚️ Deprecations
GrpcClientBuilder.path()has been deprecated in favor ofGrpcClientBuilder.pathPrefix(). #4085
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:






