|
1 | 1 | # Change Log - AWS SDK for Android |
2 | 2 |
|
3 | | -## [Release TBD](https://github.com/aws/aws-sdk-android/releases/tag/TBD) |
| 3 | +## [Release 2.19.1](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.19.1) |
4 | 4 |
|
5 | | -- Model updates |
| 5 | +### New Features |
| 6 | + |
| 7 | +- **AWS Mobile Client** |
| 8 | + - Added option to specify browser other than the default (Chrome) for HostedUI [#2152](https://github.com/aws-amplify/aws-sdk-android/pull/2152) |
| 9 | + |
| 10 | +### Model updates |
6 | 11 | - AWS Simple Token Service [#2132](https://github.com/aws-amplify/aws-sdk-android/pull/2132) |
7 | | - - AWS Comprehend [#2122](https://github.com/aws-amplify/aws-sdk-android/pull/2122) |
8 | | - - AWS Transcribe [#2127](https://github.com/aws-amplify/aws-sdk-android/pull/2127) |
9 | | - - AWS Translate [#2125](https://github.com/aws-amplify/aws-sdk-android/pull/2125) |
10 | | - - AWS Textract [#2128](https://github.com/aws-amplify/aws-sdk-android/pull/2128) |
| 12 | + - Amazon Comprehend [#2122](https://github.com/aws-amplify/aws-sdk-android/pull/2122) |
| 13 | + - Amazon Transcribe [#2127](https://github.com/aws-amplify/aws-sdk-android/pull/2127) |
| 14 | + - Amazon Translate [#2125](https://github.com/aws-amplify/aws-sdk-android/pull/2125) |
| 15 | + - Amazon Textract [#2128](https://github.com/aws-amplify/aws-sdk-android/pull/2128) |
| 16 | + - Amazon Rekognition [#2149](https://github.com/aws-amplify/aws-sdk-android/pull/2149), [#2179](https://github.com/aws-amplify/aws-sdk-android/pull/2179) |
| 17 | + - Amazon SNS [#2150](https://github.com/aws-amplify/aws-sdk-android/pull/2150) |
| 18 | + |
| 19 | +### Miscellaneous Updates |
| 20 | + - Update third-party dependency versions |
| 21 | + - Junit 4.13.1 |
| 22 | + - AndroidX Core 1.3.0 |
| 23 | + - AndroidX jUnit Extension 1.1.2 |
| 24 | + - AndroidX Test Runner 1.3.0 |
| 25 | + - AndroidX Test Core 1.3.0 |
| 26 | + - AndroidX App Compat 1.2.0 |
| 27 | + - Robolectric 4.4 |
| 28 | + - Conscrypt Android 2.5.1 |
| 29 | + |
11 | 30 |
|
12 | 31 | ## [Release 2.19.0](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.19.0) |
13 | 32 |
|
|
0 commit comments