Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
AWS AppSync Events for Android 1.0.1
Bug Fixes
- events: Ensure WebSocket connection error notifies client (#3127)
Amplify Android 2.30.0
Features
- auth: Refresh Token Rotation (#3112)
- auth: Prefer Private Session support for WebUI Sign In's (#3108)
Bug Fixes
- data: Prevent semaphore deadlock within PersistentMutationOutbox (#3115)
Apollo AppSync Extensions 1.2.1
Bug Fixes
- apollo: Remove connect suffix from websocket connection url (#3114)
Amplify Android 2.29.2
Bug Fixes
- auth: Select first non http(s) redirect (#3091)
- analytics: Remove test dependency (#3093)
Miscellaneous
- Upgraded Kotlin version to 2.2.
- We are now using OkHttp's stable v5 version.
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)