Skip to content

Releases: aws-amplify/amplify-swift

2.24.0 (2023-12-07)

07 Dec 22:32
@5d 5d
Compare
Choose a tag to compare

Features

  • Auth: Adding network preferences (#3379)

Bug Fixes

  • Analytics: Fixing session duration being reported for non-stopped sessions. (#3403)

2.23.0 (2023-12-05)

05 Dec 23:08
@5d 5d
Compare
Choose a tag to compare

Features

  • DataStore: DisableSubscriptions flag for watchOS (#3368)

2.22.1 (2023-12-05)

05 Dec 20:25
@5d 5d
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Features

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