Skip to content

Releases: aws-amplify/amplify-swift

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)

2.20.1 (2023-10-18)

19 Oct 01:37
Compare
Choose a tag to compare

Bug Fixes

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

2.20.0 (2023-10-18)

18 Oct 21:18
Compare
Choose a tag to compare

Features

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

2.19.0 (2023-09-28)

28 Sep 19:22
Compare
Choose a tag to compare

Features

  • datastore: support multi owner auth rules (#3223)

2.18.2 (2023-09-28)

28 Sep 00:40
Compare
Choose a tag to compare

Bug Fixes

  • datastore: Continue initial sync if atleast one model syncs successfully and other models fail due to Unauthorized API error (#3224)
  • datastore: call errorHandler in Sync operation when failure (#3231)

2.18.1 (2023-09-25)

25 Sep 21:51
Compare
Choose a tag to compare

Bug Fixes

  • core: add Foundation HTTP client for watchOS / tvOS (#3230)