Skip to content

Commit 64934c8

Browse files
committed
Update CHANGELOG.md
1 parent e1c1c00 commit 64934c8

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change Log - AWS SDK for Android
22

3+
## [Release 2.17.0](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.17.0)
4+
5+
### New Features
6+
7+
- **AWS Mobile Client**
8+
- Added client metadata as optional parameter to various methods
9+
10+
- **AWS Core Runtime**
11+
- Added json unmarshaller for multiple formats of timestamp
12+
13+
### Misc. Updates
14+
15+
- Model updates for the following services:
16+
- Amazon Connect
17+
- Removed from the library:
18+
- AWS Auto Scaling
19+
- Elastic Load Balancing
20+
321
## [Release 2.16.13](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.16.13)
422

523
### New Features
@@ -13,9 +31,9 @@
1331

1432
### New Features
1533

16-
* **AWS Core Runtime**
17-
* Added support for `af-south-1` - Africa (Cape Town) region.
18-
* Added support for `eu-south-1` - Europe (Milan) region.
34+
- **AWS Core Runtime**
35+
- Added support for `af-south-1` - Africa (Cape Town) region.
36+
- Added support for `eu-south-1` - Europe (Milan) region.
1937

2038
## [Release 2.16.11](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.16.11)
2139

0 commit comments

Comments
 (0)