Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.11.3 (2023-05-19)
Bug Fixes
- datastore: extract mutation events handling out of periodic snapshot generate logic (#2971)
2.11.2 (2023-05-18)
Bug Fixes
- Auth: Revert - fix(Auth): Use correct queries when getting and setting keychain items (#2975)
2.11.0 (2023-05-16)
Features
- auth: deprecate AWSAuthSignInOptions.validationData (#2955)
- storage: Added support for AWSStorageGetURLOptions.validateObjectExistence
Bug Fixes
- datastore: stop datastore plugin only stops syncEngine (#2942)
- liveness: service error reporting (#2937)
1.30.1 (2023-05-11)
Bug Fixes
- DataStore: Stoping
storageEngine
does not publish completion event (#2939)
2.10.0 (2023-05-04)
Features
- upgrade to aws-sdk-swift version 0.13.0 (#2783)
2.9.1 (2023-05-02)
Bug Fixes
- Auth: Fixing throwing of AuthError when Authorization fails during signIn (#2905)
- storage: foreground upload speed (#2925)
1.30.0 (2023-05-01)
Features
- api: Update URL interceptor to be async (#2876)
- api: Add async protocol method for request interceptors IAM signing (#2871)
- api: Add async protocol implementation for token request interceptors (#2870)
2.9.0 (2023-04-27)
Features
- predictions: add predictions v2 (#2902)
1.29.3 (2023-04-21)
Bug Fixes
- datastore-v1: stop datastore only stop sync engine (#2863)
2.8.1 (2023-04-17)
Bug Fixes
- Auth: Fixing handling of service SdkError in Auth tasks (#2859)
- predictions: make predictions plugin init internal (#2855)