Skip to content

AsyncHTTPClient 1.21.0

Compare
Choose a tag to compare
@FranzBusch FranzBusch released this 08 Apr 08:58
· 21 commits to main since this release
fb308ee

SemVer Minor

  • Introduce HTTPClient.shared a globally shared singleton (#705)
  • Raise minimum Swift version to 5.8 (#729)

SemVer Patch

  • Add support for Musl (#726)
  • Fix write timeout not being initialised (#730)

Other Changes

  • Renew certificates in tests (#731)
  • Move availability guard to correct test (#734)