Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
1.4.3 (2020-11-13)
Bug Fixes
DataStore: failed subscriptions lead to instability in sync engine (#889)
1.4.2 (2020-11-11)
1.4.1 (2020-11-05)
This version has been deprecated. Please use the latest release.
1.4.0 (2020-10-22)
1.3.2 (2020-10-16)
Bug Fixes
- move AWSServiceConfiguration Platform extension (#832)
- auth category should throw AuthError instead of PredictionsError (#830)
- DataStore: Owner and Group Combined @auth (#817)
- auth: rename conflicting name AWSAuthService to AWSCognitoAuthService (#824)
- datastore: Keep DataStore sync engine running even if models subscriptions fail (#815)
- auth: Dismiss UI first before sending callback for HostedUI (#820)
- Core: support for custom identity claim (#813)
- Parse and surface returned subscription @auth errors (#810)
- Core: support identityClaim "sub" (#794)
- DataStore: owner based auth, read operations (#788)
1.3.1 (2020-10-01)
1.3.0 (2020-09-29)
1.2.0 (2020-09-16)
1.1.2 (2020-08-30)
1.1.1 (2020-08-18)
Bug Fixes
- Propagate @discardableResult to implementations (#719)