2.10.2
Bug fixes
- Fixed a bug where queries with dots (
"."
) in the arguments were not being properly cached (Issue #110, #165) AWSAppSyncClient.perform(mutation:queue:optimisticUpdate:conflictResolutionBlock:resultHandler:)
now properly invokes its result handler callbacks on the suppliedqueue
instead of always usingDispatchQueue.main