Skip to content

Releases: aws-amplify/amplify-swift

2.10.0 (2023-05-04)

04 May 21:22

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

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

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

Choose a tag to compare

Features

  • predictions: add predictions v2 (#2902)

1.29.3 (2023-04-21)

21 Apr 01:19

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

Choose a tag to compare

Bug Fixes

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

1.29.2 (2023-04-14)

14 Apr 18:16

Choose a tag to compare

Bug Fixes

  • api: Change the getToken to async (#2856)
  • datastore-v1: detect duplicate mutation event by both modelName and modelId (#2835)

2.8.0 (2023-04-05)

05 Apr 23:15

Choose a tag to compare

Features

  • liveness: add liveness SPI and service / streaming implementation

Bug Fixes

  • storage: Ensure progress from Amplify.Storage.uploadFile completes

2.7.1 (2023-03-28)

28 Mar 22:29

Choose a tag to compare

Minor update to the internal user agent string

2.7.0 (2023-03-28)

28 Mar 18:23

Choose a tag to compare

Features

  • storage: Add pagination support.

Bug Fixes

  • datastore: detect duplicate mutation event by both modelName and modelId (#2834)
  • Auth: Adding ASF DeviceId as an input for Cognito APIs (#2833)
  • PushNotifications: Checking if there is a Provisioning Profile with the APS Entitlement in order to determine the ChannelType (#2824)