AFNetworking v3.2.1 Release Notes

Release Date: 2018-05-04 // almost 6 years ago
  • ๐Ÿš€ Released on Friday, May 04, 2018. All issues associated with this milestone can be found using this filter.

    โšก๏ธ Updated

    • ๐Ÿ‘ Xcode 9.3 Support
    • Implemented by Jeff Kelley in #4199.
    • โšก๏ธ Update HTTPBin certificates for April 2018.
    • Implemented by Jeff Kelley in #4198.

    โž• Additional Changes

    • โœ‚ Remove conflicting nullable specifier on init
    • Implemented by Nick Brook and Jeff Kelley in #4182.
    • โš  Use @available if available to silence a warning.
    • Implemented by Jeff Kelley in #4138.
    • UIImageView+AFNetworking: Prevent stuck state for malformed urlRequest
    • Implemented by Adam Duflo and aduflo in #4131.
    • โž• add the link for LICENSE
    • Implemented by Liao Malin in #4125.
    • ๐Ÿ›  Fix analyzer warning for upload task creation
    • Implemented by Jeff Kelley in #4122.