Alamofire v5.3.0 Release Notes

Release Date: 2020-10-18 // over 3 years ago
  • ๐Ÿš€ Released on 2020-10-17. All issues associated with this milestone can be found using this filter.

    โž• Added

    • Closure callback APIs for the production of URLRequests and URLSessionTasks.
    • URLSessionTaskMetrics gathering on watchOS 7+.

    โšก๏ธ Updated

    ๐Ÿ›  Fixed

    • ๐Ÿ”’ Double lock crash in AuthenticationInterceptor caused by synchronous refresh implementations.
    • Crash when requesting file:// URLs by producing validation error.
    • Missing rethrow of error produced when writing temporary multipart files fails.
    • ๐Ÿ‘ Objective-C module conflicts in Xcode 12 by removing Obj-C module support.