AWS v2.4.2 Release Notes

  • 🆕 New Features

    • SDK Core
      • Added a new init method for the Cognito Identity credentials provider.
      • Added full support for IPv6.
    • Amazon S3
      • Added requestHeaders to AWSS3PreSignedURLBuilder and AWSS3TransferUtility. Now you can specify the headers to sign for pre-signed URLs.
    • AWS IoT
      • Added MQTT device shadow APIs to AWSIoTDataManager
      • Added support in AWSIoTDataManager for message callbacks with mqtt client and topic parameters
    • All services
      • Updated all of the low-level clients with the latest models.

    Resolved Issues

    • SDK Core
      • Fixed AWSCore.podspec for the extobjc conflict.
      • Fixed the enhanced flow switch in the Cognito Identity credentials provider.
    • Amazon Cognito User Pools
    • 🔀 Amazon Cognito Sync
    • Amazon Kinesis
      • Fixed the threading issue in the Kinesis Recorder.
    • Amazon S3
      • Fixed the response serialization issue when the response content type is HTML.