AWS v2.2.2 Release Notes

  • ๐Ÿ†• New Features

    • ๐Ÿ“ˆ Amazon Mobile Analytics
      • Updated the Amazon Mobile Analytics client APIs so that the developer needs to write fewer lines of code to initialize it.
      • Defaulted the SDK to send events over WAN.

    Resolved Issues

    • Amazon S3
      • Fixed the issue in S3TransferManager that local downloaded files may be accidentally removed when the server returns 304 response.
      • Fixed the issue where the Amazon S3 client does not retry for the SignatureDoesNotMatch error.
      • Fixed the issue where putBucketVersioning does not return any response under certain situations.