Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 2.29.1
Bug Fixes
- notifications: Update to latest firebase bom (#3086)
Amplify Android 2.29.0
Features
- predictions: Add support for a no light liveness challenge (#3083)
Miscellaneous
- Remove ignored tests (#3079)
Amplify Android 2.28.0
Bug Fixes
- auth: Emit SIGNED_IN event after autoSignIn (#3068)
- storage: Improve exception handling when attempting to overwrite a file during download (#3056)
Miscellaneous
- fix(data) Stabilize API/Auth tests (#3065)
AWS AppSync Events for Android 1.0.0
Amplify Android 2.27.4
Bug Fixes
- auth: Fix passkey usage on Android < 13 devices (#3039)
- auth: Update exception handling for devices that don't support passkeys (#3044)
- auth: Remove WindowManager usage from DeviceDataCollector (#3061)
Amplify Android 2.27.3
Bug Fixes
- storage: Fix rare edge case of transfer status update crash (#3006)
- logging: Fixes issue of logging category not initializing properly using gen2 config (#3022)
Apollo AppSync Extensions 1.2.0
Features
- Apollo: Add constructor to ApolloAmplifyConnector for directly specifying connection information (#2980)
Bug Fixes
- apollo: Fix using Apollo to connect to AppSync in China (#2947)
Amplify Android 2.27.2
Bug Fixes
- all: Add additional consumer proguard rules for missing classes (#3000)
Amplify Android 2.27.1
Bug Fixes
- auth: Prevent crash if KeyStore not available (ex: instant app) (#2993)
- storage: Prevent duplicate observer registration in TransferWorkerObserver to mitigate OOM issues (#2988)
Amplify Android 2.27.0
Bug Fixes
- auth: Return cached user id and username instead of refetching them in getCurrentUser (#2985)