Skip to content

Releases: aws-amplify/amplify-swift

2.22.1 (2023-12-05)

05 Dec 20:25
@5d 5d

Choose a tag to compare

Bug Fixes

  • appsync-realtime-client 3.1.2 watchOS support (#3395)
  • storage: Fixing watchOS crash when dealing with big files (#3389)
  • DataStore: Store larger than 32-bit values in Int64 over Int (#3367)
  • Auth: Moving HostedUI continuations to one place (#3363)
  • DataStore: Reconcile mutation responses from conflict handler path (#3370)
  • Auth: Add underlying error details to session error (#3364)
  • refactor keychain errors (#3354)

2.22.0 (2023-11-09)

10 Nov 01:20

Choose a tag to compare

Features

  • update swift sdk dependency to 0.31.0 (#3351)

2.21.5 (2023-11-08)

08 Nov 17:27

Choose a tag to compare

Bug Fixes

  • datastore: multi auth rule for read subscription (#3316)
  • core: Adding xcprivacy to all targets for privacy API access (#3343)

2.21.4 (2023-11-02)

02 Nov 17:03

Choose a tag to compare

Bug Fixes

  • Analytics: Fixing crash when attempting to submit events while a previous submission is in progress (#3331)

2.21.3 (2023-11-01)

01 Nov 17:42

Choose a tag to compare

Bug Fixes

  • bump swift sdk to 0.26.1 (#3333)

2.21.2 (2023-10-31)

31 Oct 20:11

Choose a tag to compare

Bug Fixes

  • Analytics: Handling certain auth errors as retryable errors (#3322)

2.21.1 (2023-10-23)

23 Oct 17:43

Choose a tag to compare

Bug Fixes

  • storage: include user-controlled metadata in upload requests (#3315)
  • PushNotifications: Fixing .network error not being correctly reported (#3314)

2.21.0 (2023-10-20)

21 Oct 00:48

Choose a tag to compare

Features

  • datastore: Add isLoaded public property in List+Model (#3296)

2.20.1 (2023-10-18)

19 Oct 01:37

Choose a tag to compare

Bug Fixes

  • storage: add metadata support to uploads (#3295)

2.20.0 (2023-10-18)

18 Oct 21:18

Choose a tag to compare

Features

  • core: update swift sdk dependency version to 0.26.0 (#3248)