You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Now supports directly uploading `InputStream` object via `TransferUtility`. See [# 2182](https://github.com/aws-amplify/aws-sdk-android/pull/2182) for more details.
9
+
5
10
### Model updates
6
11
- AWS IoT
7
12
- AWS Lambda
8
13
- Amazon Polly
9
14
- Amazon Textract
10
15
16
+
### Misc.
17
+
- Fixed typo in `CognitoCredentialsProvider#getSessionCredentialsExpiration()`.
18
+
- Updated `customer-proguard-rules.pro` to exclude `Enum` types when `minifyEnabled = true`.
0 commit comments