Skip to content

armeria-0.45.0

Choose a tag to compare

@trustin trustin released this 12 May 09:40
· 4283 commits to main since this release

New features

  • #527 Add ServerBuilder.maxNumConnections() which allows a user to limit the number of open connections of a Server.

Improvements

  • #536 Update Netty to 4.1.11

Bug fixes

  • #520 #527 Remove ServerBuilder.maxPendingRequests() which was never implemented
  • #535 Fix Netty buffer leaks in GRPC
  • #536 Fix NPE when resolving a hostname