Skip to content

armeria-0.59.1

Choose a tag to compare

@trustin trustin released this 05 Apr 08:02
· 3902 commits to main since this release
d87c9b4

Bug fixes

  • #1091 Potential buffer leaks due to empty ByteBufHttpData
  • #1092 #1097 Buffer leak in StreamMessageDuplicator.close(), which affects RetryingClient
  • #1121 Throw ClosedPublisherException instead of IllegalStateException when StreamWriter.write() fails
  • #1119 Improve the cleanup of streaming responses