Skip to content

AWS AppSync SDK for Android v2.10.0

Compare
Choose a tag to compare
@desokroshan desokroshan released this 07 Jun 21:22
65ea80d

Enhancements

  • Add new validations in AWSAppSyncClient.Builder.
    • Throw RuntimeException when Android context passed in is null.
    • Throw RuntimException when there is no valid AuthMode object passed in.

Misc. Updates

  • AWSAppSync now depends on AWSCore version 2.13.5 instead of 2.13.4.