Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 2.37.0
22 May 20:14
Compare
Sorry, something went wrong.
No results found
Features
api: add sealed exception hierarchy for api plugin (#3279 )
Bug Fixes
auth: Don't throw if the configuration timeout is exceeded (#3321 )
Amplify Android 2.36.0
23 Apr 18:12
Compare
Sorry, something went wrong.
No results found
Features
storage: add support for upload presigned url (#3290 )
core: Make AmplifyOutputsData public (#3292 )
Bug Fixes
auth: Update SignInChallengeCognitoActions to send DEVICE_KEY for MFA challenges (#3289 )
Miscellaneous
Increase initial delay for e2e test retry (#3277 )
Amplify Android 2.35.0
09 Apr 00:49
Compare
Sorry, something went wrong.
No results found
Features
kinesis: Add firehose client (#3235 )
Bug Fixes
kinesis: enable full flush for cache (#3225 )
Amplify Android 2.34.0
05 Mar 02:23
Compare
Sorry, something went wrong.
No results found
Features
api: Add cause for graphql connection errors (#3183 )
foundation: Add Foundation libraries (#3203 )
kinesis: Add Kinesis Client (#3194 )
Bug Fixes
core: Set userAgent when using AmplifyOutputs to configure (#3215 )
Amplify Android 2.33.0
23 Jan 00:48
Compare
Sorry, something went wrong.
No results found
Features
logging: Add support for custom log stream name formatters (#3181 )
Miscellaneous
ci: scope down GitHub Token permissions (#3142 )
Amplify Android 2.32.0
09 Jan 17:52
Compare
Sorry, something went wrong.
No results found
Features
datastore: Make thread pool size configurable (#3170 )
Bug Fixes
auth: UserCancelledException occurrence on sign-in after sign-out (#3169 )
Amplify Android 2.31.0
16 Dec 18:47
Compare
Sorry, something went wrong.
No results found
Features
auth: add support for cognito oidc parameters in managed login (#3158 )
Amplify Android 2.30.4
17 Nov 21:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
auth: Resolve logout issue caused by JWT token serialization breaking change (#3162 )
🚨 CRITICAL: Version Deprecated [Amplify Android 2.30.3]
12 Nov 21:08
Compare
Sorry, something went wrong.
No results found
🚨 CRITICAL: Version 2.30.3 Deprecated - Breaking Auth Issue
Please follow #3160 for further instructions if you've already updated
Bug Fixes
storage: Prevent missed transfer status updates (#3154 )
auth: Fix issue with extracting username during USER_PASSWORD_AUTH (#3149 )
storage: Download Accuracy Fix (#3156 )
🚨 CRITICAL: Version Deprecated [Amplify Android 2.30.2]
24 Oct 12:47
Compare
Sorry, something went wrong.
No results found
🚨 CRITICAL: Version 2.30.2 Deprecated - Breaking Auth Issue
Please follow #3160 for further instructions if you've already updated
Bug Fixes
auth: Fix losing session identifier when incorrect otp code is entered during confirm sign up (#3136 )
auth: Add missing state transitions for AutoSignIn state (#3138 )