Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.10.0 (2023-05-04)
04 May 21:22
Compare
Sorry, something went wrong.
No results found
Features
upgrade to aws-sdk-swift version 0.13.0 (#2783 )
2.9.1 (2023-05-02)
02 May 23:50
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Features
predictions : add predictions v2 (#2902 )
1.29.3 (2023-04-21)
21 Apr 01:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
datastore-v1 : stop datastore only stop sync engine (#2863 )
2.8.1 (2023-04-17)
17 Apr 15:40
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Minor update to the internal user agent string
2.7.0 (2023-03-28)
28 Mar 18:23
Compare
Sorry, something went wrong.
No results found
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 )