Alamofire v5.0.5 Release Notes

Release Date: 2020-03-24 // about 4 years ago
  • ๐Ÿš€ Released on 2020-03-23. All issues associated with this milestone can be found using this filter.

    ๐Ÿ›  Fixed

    • Request casting issue on retry that could lead to incomplete retry of UploadRequests.
    • Rare scenario where finish() could be called multiple times, leading to duplicate response handler calls.