Skip to content

AsyncHTTPClient 1.13.1

Compare
Choose a tag to compare
@dnadoba dnadoba released this 09 Nov 15:46
· 86 commits to main since this release
5bee16a

SemVer Patch

  • Use #fileID/#filePath instead of #file (#644)
  • Tolerate shutdown message after channel is closed (#646)
  • Correctly shutdown HTTP2ConnectionPool if connection creation fails. (#647)

Other Changes

  • Remove obsolete notes in README.md (#645)