Skip to content

Commit 870aa3a

Browse files
authored
chore: update changelog (#2229)
1 parent 539ff94 commit 870aa3a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

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

5+
### New Features
6+
7+
- **AWS S3 Transfer Utility**
8+
- Now supports directly uploading `InputStream` object via `TransferUtility`. See [# 2182](https://github.com/aws-amplify/aws-sdk-android/pull/2182) for more details.
9+
510
### Model updates
611
- AWS IoT
712
- AWS Lambda
813
- Amazon Polly
914
- Amazon Textract
1015

16+
### Misc.
17+
- Fixed typo in `CognitoCredentialsProvider#getSessionCredentialsExpiration()`.
18+
- Updated `customer-proguard-rules.pro` to exclude `Enum` types when `minifyEnabled = true`.
19+
1120
## [Release 2.19.1](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.19.1)
1221

1322
### New Features

0 commit comments

Comments
 (0)