Skip to content

armeria-0.46.1

Choose a tag to compare

@trustin trustin released this 08 Jun 02:41
· 4265 commits to main since this release

Bug fixes

  • #590 Remove exception throwing when a context is timed out
  • #572 Notify HTTP message aggregation future even on abortion
  • #595 Fix a leak in DefaultStreamMessage and improve the life cycle contract of reference-counted objects in StreamMessage
  • #597 Ensure DefaultStreamMessage cleans up the objects even when demand is 0