Skip to content

armeria-0.8.0.Final

Compare
Choose a tag to compare
@trustin trustin released this 25 Jan 09:44
· 4294 commits to main since this release

New features

  • #93 Revamp the client-side decorator API
  • #84 Add Server.nextEventLoop() so that a user can get one of the available Netty EventLoops.

Bug fixes

  • #81 #82 Fix missing remote/local addresses in TomcatService
  • #94 Fix an intermittent problem with CachedEntry in HttpFileService