Skip to content

Amplify Android Kotlin Facade 0.3.0

Compare
Choose a tag to compare
@awsmobilesdk awsmobilesdk released this 17 Jun 23:01
· 1112 commits to main since this release
c0155c2

Features

  • datastore: implement observe with predicate API (#1356)

Bug Fixes

  • auth: throw correct auth exception for code mismatch (#1370)
  • datastore: fix subscription timeout period not increasing (#1376)
  • datastore: Add support for SerializedModel to predicate evaluation (#1375)
  • datastore: merge incoming mutation with existing update mutation (#1379)

Miscellaneous

  • chore(api):tweaks to the api init process (#1309)
  • Update stale.yml (#1380)