Skip to content

AsyncHTTPClient 1.5.0

Compare
Choose a tag to compare
@fabianfett fabianfett released this 28 Jun 16:33
· 265 commits to main since this release
8e4d519

SemVer Minor

  • Refactored channel creation into composable blocks (#377)
  • Make Swift 5.2 the minimum required version (#378)
  • Add http/2 support to HTTPBin (test-tools) (#382)

SemVer Patch

  • Update NIO family dependencies to 5.2+ versions and fix deprecations (#381)

Other Changes

  • Fix test for misbehaving server (#379)
  • Make testSSLHandshakeErrorPropagation less flaky (#380)