Skip to content

Releases: aws-amplify/amplify-android

Amplify Android 2.34.0

05 Mar 02:23
e1090b0

Choose a tag to compare

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
2ae2cb7

Choose a tag to compare

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
40ec1a7

Choose a tag to compare

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
e281299

Choose a tag to compare

Features

  • auth: add support for cognito oidc parameters in managed login (#3158)

Amplify Android 2.30.4

17 Nov 21:40
ddeca03

Choose a tag to compare

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
7253c7e

Choose a tag to compare

🚨 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
15c04fa

Choose a tag to compare

🚨 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)

Amplify Android 2.30.1

09 Sep 12:26
6a784dc

Choose a tag to compare

Bug Fixes

  • data: Fix GroupQueryPredicate Serialization for LastSyncMetadata stored syncExpression (#3124)

AWS AppSync Events for Android 1.0.1

08 Sep 13:18
d9eb7a9

Choose a tag to compare

Bug Fixes

  • events: Ensure WebSocket connection error notifies client (#3127)

Amplify Android 2.30.0

05 Sep 16:08
0dbb4aa

Choose a tag to compare

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)