Skip to content

Releases: aws-amplify/amplify-swift

2.11.3 (2023-05-19)

19 May 20:40
Compare
Choose a tag to compare

Bug Fixes

  • datastore: extract mutation events handling out of periodic snapshot generate logic (#2971)

2.11.2 (2023-05-18)

18 May 19:27
Compare
Choose a tag to compare

Bug Fixes

  • Auth: Revert - fix(Auth): Use correct queries when getting and setting keychain items (#2975)

2.11.0 (2023-05-16)

17 May 14:45
Compare
Choose a tag to compare

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)

12 May 00:01
Compare
Choose a tag to compare

Bug Fixes

  • DataStore: Stoping storageEngine does not publish completion event (#2939)

2.10.0 (2023-05-04)

04 May 21:22
Compare
Choose a tag to compare

Features

  • upgrade to aws-sdk-swift version 0.13.0 (#2783)

2.9.1 (2023-05-02)

02 May 23:50
Compare
Choose a tag to compare

Bug Fixes

  • Auth: Fixing throwing of AuthError when Authorization fails during signIn (#2905)
  • storage: foreground upload speed (#2925)

1.30.0 (2023-05-01)

01 May 21:32
Compare
Choose a tag to compare

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)

28 Apr 02:26
Compare
Choose a tag to compare

Features

  • predictions: add predictions v2 (#2902)

1.29.3 (2023-04-21)

21 Apr 01:19
Compare
Choose a tag to compare

Bug Fixes

  • datastore-v1: stop datastore only stop sync engine (#2863)

2.8.1 (2023-04-17)

17 Apr 15:40
Compare
Choose a tag to compare

Bug Fixes

  • Auth: Fixing handling of service SdkError in Auth tasks (#2859)
  • predictions: make predictions plugin init internal (#2855)