Skip to content

AWS SDK for Android 2.17.0

Choose a tag to compare

@raphkim raphkim released this 01 Aug 00:49
· 612 commits to main since this release
3625c63

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