Skip to content

AWS SDK for Android v2.6.19

Choose a tag to compare

@minbi minbi released this 11 May 00:51
· 1393 commits to main since this release

New Features

  • Amazon Transcribe
    • Amazon Transcribe is an automatic speech recognition (ASR) service that makes it easy for developers to add speech to text capability to their applications.

Bug Fixes

  • Amazon CloudWatch Logs

    • Fix signing issue for AmazonCloudWatchLogsClient. See issue #453
  • AWS IoT

    • Use ConcurrentHashMap to avoid ConcurrentModificationException. See PR #330