Skip to content

armeria-0.18.0.Final

Choose a tag to compare

@trustin trustin released this 24 May 09:13
· 4829 commits to main since this release

New features

  • #144 Preliminary client-side load balancer
    • The first non-trivial external contribution for Armeria; thank you, @shelocks!
    • Note that this feature is not complete. More changes will follow.

Improvements

  • #170 Upgrade tcnative-boringssl to the latest version

Bug fixes

  • #171 Fix broken interface discovery for Thrift services in DocService
  • #173 Fix incomplete TTextProtocol.reset()