Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

v3.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 15:34
· 418 commits to refs/heads/main since this release

What’s Changed

Bug Fixes

  • DO_WHILE preemptively starts the next iteration in certain cases (#3072) @aravindanr
  • JerseyRequestHandler has a connection leak when GET returns 204 @aravindanr