aws-sdk-android v2.17.0 Release Notes

Release Date: 2020-08-01 // over 3 years ago
  • 🔖 Version 2.17.0 introduces breaking changes against 2.16.13.

    💥 Breaking Updates

    • Modules now produce .aar files instead of .jar files
    • Migrated to AndroidX
    • ⚡️ Updated all dependencies to the latest version in Maven
    • Target API 27 -> 29
    • ⚡️ Updated minSDKs to be aligned with the actual Android API usage
    • No longer dependent on:
      • Legacy Apache HTTP Runtime
      • Jackson library

    ✂ Removed from the library:

    • AWS Auto Scaling
    • Elastic Load Balancing

    🆕 New Features

    AWS Mobile Client

    - Added client metadata as optional parameter to various methods

    AWS Core Runtime

    • Added json unmarshaller for multiple formats of timestamp

    ⚡️ Misc. Updates

    • ⚡️ Model updates for the following services:
      • Amazon Comprehend
      • Amazon Connect
      • Amazon SNS