Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 1.29.0
11 Nov 22:23
Compare
Sorry, something went wrong.
No results found
Features
geo: Add search APIs (#1558 )
api: Add support for custom GraphQL endpoints. (#1564 )
Bug Fixes
datastore: specify model name when querying with Where.id (#1548 )
Amplify Android Kotlin Facade 0.13.0
11 Nov 22:22
Compare
Sorry, something went wrong.
No results found
Features
geo: Add search APIs (#1558 )
api: Add support for custom GraphQL endpoints. (#1564 )
Bug Fixes
datastore: specify model name when querying with Where.id (#1548 )
Amplify Android Geo Developer Preview 0.1.2
15 Nov 17:38
Compare
Sorry, something went wrong.
No results found
Features
geo: Added search APIs (#1558 )
Amplify Android 1.28.3
02 Nov 02:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
geo: Specify jvm target for kotlin package (#1546 )
api: replace pluralName with listPluralName & syncPluralName (#1523 )
datastore: Allow different model types with same ID (#1541 )
Miscellaneous
Update build.gradle (#1553 )
Amplify Android Kotlin Facade 0.12.3
02 Nov 02:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
geo: Specify jvm target for kotlin package (#1546 )
api: replace pluralName with listPluralName & syncPluralName (#1523 )
datastore: Allow different model types with same ID (#1541 )
Miscellaneous
Update build.gradle (#1553 )
Amplify Android 1.28.2
18 Oct 16:59
Compare
Sorry, something went wrong.
No results found
Miscellaneous
fix(datastore):predicate handling for observe (#1537 )
Amplify Android Kotlin Facade 0.12.2
18 Oct 16:59
Compare
Sorry, something went wrong.
No results found
Miscellaneous
fix(datastore):predicate handling for observe (#1537 )
Amplify Android 1.28.1
08 Oct 15:29
Compare
Sorry, something went wrong.
No results found
Miscellaneous
Observe query updates (#1520 )
Update AWS SDK ver to 2.33.0 (#1526 )
Amplify Android Kotlin Facade 0.12.1
08 Oct 15:29
Compare
Sorry, something went wrong.
No results found
Miscellaneous
Observe query updates (#1520 )
Update AWS SDK ver to 2.33.0 (#1526 )
Amplify Android 1.28.0
30 Sep 21:44
Compare
Sorry, something went wrong.
No results found
Features
datastore: Add support for parsing match none predicate in AppSync request builder (#1515 )
datastore: Add support for observe query (#1470 )
Bug Fixes
datastore: timeout period not increasing for flutter (#1505 )
datastore: Ensure not to parse SerializedCustomType if value is null (#1513 )
datastore: Fix for issue with foreign keys on schema upgrade delete (#1501 )
Miscellaneous
better announce which schema is failing to sync (#1479 )