Alamofire v5.4.2 Release Notes

  • 🚀 Released on 2020-04-03. All issues associated with this milestone can be found using this filter.

    ⚡️ Updated

    • Resume data handling for DownloadRequests to access resume data from errors as well as cancellation.
    • Project files and templates for Xcode 12.4 and GitHub templates.

    🛠 Fixed

    • MultipartUpload thread-safety.
    • 👍 Multipart body stream length handling to better handle partial streams.