github Alamofire/Alamofire 5.6.0
Concurrency Redux

latest releases: 5.9.1, 5.9.0, 5.8.1...
2 years ago

Released on 2022-04-13. All issues associated with this milestone can be found using this filter.

Added

  • Support for HTTPMethod.query to support the upcoming standard.
  • Compile-time Swift version check to enforce minimum supported Swift version.
  • GitHub Sponsors support. You can now sponsor Alamofire directly through GitHub.

Updated

  • Swift version required to build [🔥 Experimental 🔥] Swift Concurrency support to 5.6.0 to avoid various Apple bugs with Xcode 13.2.0 and 13.2.1. Support now requires Xcode 13.3.1.
  • DownloadRequest to avoid producing resume data when not explicitly requested on cancellation.
  • Testing infrastructure to use XCTestPlans on Apple platforms.
  • GitHub Actions support for greater OS coverage, more SPM platforms, and Swift 5.6.

Fixed

Don't miss a new Alamofire release

NewReleases is sending notifications on new releases.