Skip to content

armeria-0.13.1.Final

Choose a tag to compare

@trustin trustin released this 02 Apr 06:37
· 4927 commits to main since this release

New features

  • #134 Add system properties to disable /dev/epoll or OpenSSL
    • It is not recommended to disable them unless you experience a problem. Please work with us to fix the problem.

Improvements

  • #132 Upgrade dependencies to their latest stable versions

Bug fixes

  • #135 Upgrade to Netty 4.1.0.CR6 to fix DNS resolver issues
  • #133 Avoid NPE when tracing failed client invocations without messages