File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change 22
33## [ Release 2.17.0] ( https://github.com/aws/aws-sdk-android/releases/tag/release_v2.17.0 )
44
5+ * Version 2.17.0 introduces breaking changes against 2.16.13.*
6+
7+ ### Breaking Updates
8+ - Modules now produce .aar files instead of .jar files
9+ - Migrated to AndroidX
10+ - Updated all dependencies to the latest version in Maven
11+ - Target API 27 -> 29
12+ - Updated ` minSDK ` s to be aligned with the actual Android API usage
13+ - No longer dependent on:
14+ - Legacy Apache HTTP Runtime
15+ - Jackson library
16+
17+ ### Removed from the library:
18+ - AWS Auto Scaling
19+ - Elastic Load Balancing
20+
521### New Features
622
723- ** AWS Mobile Client**
1329### Misc. Updates
1430
1531- Model updates for the following services:
32+ - Amazon Comprehend
1633 - Amazon Connect
17- - Removed from the library:
18- - AWS Auto Scaling
19- - Elastic Load Balancing
20- - Modules now produce .aar files instead of .jar files
34+ - Amazon SNS
2135
2236## [ Release 2.16.13] ( https://github.com/aws/aws-sdk-android/releases/tag/release_v2.16.13 )
2337
You can’t perform that action at this time.
0 commit comments