Skip to content

Commit

Permalink
CHANGELOG.md for 2.16.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
David Daudelin committed Mar 27, 2020
1 parent 662b4aa commit b65e7d6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log - AWS SDK for Android

## [Release 2.16.10](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.16.10)

### Bug Fixes

- **AWS Mobile Client**
- Fixes drop in UI to work with Dark Theme (Issue #1281)
- Fixes getTokens exception if attempting to do a normal sign in after having done HostedUI sign in previously (Issues #1469 and #1262)

### Misc. Updates

- Model updates for the following services
- **AWS Rekognition**
- This update adds the ability to detect text in videos and adds filters to image and video text detection.
- **AWS Auto Scaling**
- Amazon EC2 Auto Scaling now supports the ability to enable/disable target tracking, step scaling, and simple scaling policies.

## [Release 2.16.9](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.16.9)

### New Features
Expand Down

0 comments on commit b65e7d6

Please sign in to comment.