Alamofire v5.6.2 Release Notes

  • ๐Ÿš€ Released on 2022-07-17. All issues associated with this milestone can be found using this filter.

    โž• Added

    • Error when object provided to JSONEcoding contains values that can't be passed through JSONSerialization.

    โšก๏ธ Updated

    • ๐ŸŽ CI support for all supported Xcode, macOS, and Linux versions.
    • ๐Ÿ‘Œ Support for various Xcode version.
    • โœ… Cache-Control header tests to not require hard-coded delays.

    ๐Ÿ›  Fixed