Skip to content

armeria-0.52.1

Choose a tag to compare

@trustin trustin released this 11 Sep 07:09
· 4169 commits to main since this release

This release contains the following commits backported from Armeria 0.53.0. Please note that it's strongly recommended to upgrade to 0.53.0, however.

  • 851ca53 Add a function that removes inside caches when the last subscriber starts to subscribe to StreamMessageDuplicator
  • 058451b Propagate missing content-length header if Tomcat coyote response contains content-length header
  • 91c64e7 Implement Server#toString()
  • a5b7947 Modify RetryStrategy to return backoff according to the response
  • b8818ba Add the response timeout corresponding to each request that are made in RetryingClient
  • 1164f24 Fix DeferredStreamMessage may not call subscribeToDelegate method
  • 759feb0 Fix large response handling issue with webapp container services