Skip to content

AWS SDK for Android 2.13.5

Choose a tag to compare

@mutablealligator mutablealligator released this 25 May 01:08

Release 2.13.5

Bug Fixes

  • Amazon S3

    • Fix a bug where the TransferListener is not triggered when the preferred network type is not available. See issue #958 for details.
  • AWS Core Runtime

    • Fixed a bug where generating RSA keys for encryption of the credentials failed due to setKeySize(int) method not available in Android API level 18. See issue #964 for details.
  • Amazon Kinesis Video Streams

    • Removed trailing zeroes from encoder output that caused 0x3200000d errors when frames contained more than 3 trailing zeroes. See AnnexB sepcification.

Misc. Updates

  • Model updates for the following services
    • Amazon Comprehend
    • Amazon Security Token Service (STS)
    • Amazon Transcribe