Skip to content

AsyncHTTPClient 1.9.0

Compare
Choose a tag to compare
@dnadoba dnadoba released this 10 Feb 13:21
· 144 commits to main since this release
7a4dfe0

Highlights

This release includes new APIs for first-class integration with Swift Concurrency. Take a look at the updated README for more information and the sample code located in the Examples folder.

SemVer Minor

SemVer Patch

  • Crash fix: HTTP2 can handle requests are cancelled (#555)

Other Changes

  • Fix compilation of tests for Swift 5.5.0/5.5.1 (#550)