AWS v2.3.0 Release Notes

  • 🆕 New Features

    • SDK Core
      • The frameworks now include bitcode so that you can use them with Xcode 7 without modifying the project configuration. Please note the AWS Mobile SDK for iOS 2.3.0 supports Xcode 7 and above.
      • Added extra validation to ensure HTTP body is nil when HTTP method is either GET or DELETE.