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.