Skip to content

armeria-0.21.3.Final

Compare
Choose a tag to compare
@trustin trustin released this 09 Aug 09:44
· 4090 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