Skip to content

Commit 1f88995

Browse files
raphkimdesokroshan
authored andcommitted
Update CHANGELOG.md (#1320)
1 parent bb26bcd commit 1f88995

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,26 @@
22

33
## [Release 2.16.4](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.16.4)
44

5+
### New Features
6+
7+
- **Amazon Connect Participant**
8+
- Amazon Connect is a cloud-based contact center solution that makes it easy to set up and manage a customer contact center and provide reliable customer engagement at any scale. Amazon Connect enables customer contacts through voice or chat. The Amazon Connect Participant Service is used by chat participants, such as agents and customers. See Amazon Connect Participant Service Documentation (link https://aws.amazon.com/connect/) for more details.
9+
10+
- **Amazon Connect**
11+
- Added a new api to support CHAT media in Connect. See API reference (https://docs.aws.amazon.com/connect/latest/APIReference)
12+
513
### Bug Fixes
614

715
- **Amazon S3**
816
- `PutObjectResult` object will now contain content MD5 that was used in data validation (if available). See [Issue# 1236](https://github.com/aws-amplify/aws-sdk-android/issues/1236).
917
- Changed the default notification ID of the notification that will be displayed when the `TransferService` transitions to foreground from `0` to `1` because `0` is reserved and not recommended by Android. `TransferService` would fail to transition to foreground if notification ID is 0. See [Android guide](https://developer.android.com/guide/components/services.html) for details.
1018

19+
### Misc. Updates
20+
21+
- Model updates for the following services
22+
- Amazon Connect
23+
- Amazon Connect Participant
24+
1125
## [Release 2.16.3](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.16.3)
1226

1327
### New Features

0 commit comments

Comments
 (0)