Skip to content

armeria-0.21.3.Final

Choose a tag to compare

@trustin trustin released this 09 Aug 09:44
· 4749 commits to main since this release

Bug fixes

  • #220 Fix RequestContext propagation and callback invocation
    • This will fix incorrect Zipkin call tracing for nested calls.
  • #221 Use RpcRequest.method() as Zipkin span name

Improvements

  • #218 Add equals() and hashCode() to DefaultAggregatedHttpMessage