aws-sdk-android v2.19.3 Release Notes

Release Date: 2020-11-20 // over 3 years ago
  • 🆕 New Features

    • AWS IOT
      • Added getSessionPresent() to AWSIotMqttManager. The session present flag tells the client whether the broker already has a persistent session available from previous interactions with the client. See the MQTT documentation for more details on its use. (#2231)

Previous changes from v2.19.2

  • 🆕 New Features

    • AWS S3 Transfer Utility
      • Now supports directly uploading InputStream object via TransferUtility. See # 2182 for more details.

    ⚡️ Model updates

    • AWS IoT
    • AWS Lambda
    • Amazon Polly
    • Amazon Textract

    ⚡️ Miscellaneous updates

    • 🛠 Fixed typo in CognitoCredentialsProvider#getSessionCredentialsExpiration().
    • ⚡️ Updated customer-proguard-rules.pro to exclude Enum types when minifyEnabled = true.

    🚀 For a full list of changes since the last release, please look at the following diff.