AWS AppSync SDK for Android v2.10.0
Enhancements
- Add new validations in
AWSAppSyncClient.Builder
.- Throw
RuntimeException
when Android context passed in is null. - Throw
RuntimException
when there is no validAuthMode
object passed in.
- Throw
Misc. Updates
AWSAppSync
now depends onAWSCore
version2.13.5
instead of2.13.4
.