Alamofire v5.6.3 Release Notes

  • 🚀 Released on 2022-11-20. All issues associated with this milestone can be found using this filter.

    ⚡️ Updated

    • 👷 Swift package to 5.7, CI to Xcode 14.1.

    🛠 Fixed

    • 🗄 Calls to deprecated cancellation handler function.
    • Unnecessary protocol conformance on Combine publishers.
    • Don't attempt retry when Request has already been cancelled.