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.