armeria-0.31.0.Final
·
4463 commits
to main
since this release
Breaking changes
RequestContext.PushHandlehas been replaced withSafeCloseable.
New features
- #318 Easier
ClientOptionsconstruction and correct client derivation- See
ClientOptionsBuilderandClients.newDerivedClient()for more information.
- See
- #319 Add Clients.withHttpHeaders() and withHttpHeader()
- Read Sending custom HTTP headers with a Thrift call for more information.
Improvements
- #323 Update dependencies
- Jetty 9.3.14.v20161028
- Jetty ALPN agent 2.0.5
- Mockito 2.2.10
Bug fixes
- #322 Backport the fix for broken domain name resolution