Skip to content

Commit 94445ba

Browse files
authored
Update CHANGELOG.md
1 parent 2b994f6 commit 94445ba

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

CHANGELOG.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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**
@@ -13,11 +29,9 @@
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

0 commit comments

Comments
 (0)