Skip to content

Releases: aws-amplify/amplify-swift

2.35.4 (2024-06-25)

26 Jun 00:07
Compare
Choose a tag to compare

Bug Fixes

  • Auth: Resolve AuthZ state correctly when in error state (#3762)
  • core: remove InternalAmplifyCredentials from products (#3750)

2.35.3 (2024-06-13)

13 Jun 20:34
Compare
Choose a tag to compare

Bug Fixes

  • Auth: Adding credentialsProvider to Cognito clients (#3745)

2.35.2 (2024-06-10)

11 Jun 00:21
Compare
Choose a tag to compare

Bug Fixes

  • resolve strict concurrency errors (#3731)

2.35.1 (2024-06-04)

04 Jun 19:11
Compare
Choose a tag to compare

Bug Fixes

  • datastore: reconnect the AppSyncRealTimeClient once connection is stale (#3734)

2.35.0 (2024-06-04)

04 Jun 03:28
@5d 5d
Compare
Choose a tag to compare

Features

  • datastore: refactor datastore category to use APICategoryGraphQLBehavior (#3666)

2.34.4 (2024-06-03)

03 Jun 20:48
@5d 5d
Compare
Choose a tag to compare

2.34.4 (2024-06-03)

  • test(data): Gen2 data customize auth doc example testing (#3705)

  • test(data): Gen2 data customize data model doc example testing (#3699)

2.34.3 (2024-05-30)

30 May 20:12
@5d 5d
Compare
Choose a tag to compare

Bug Fixes

  • logging: logLevel .none should not produce logs (#3728)

2.34.2 (2024-05-28)

28 May 17:37
@5d 5d
Compare
Choose a tag to compare

Bug Fixes

  • datastore: change OutgoingMutationQueue use TaskQueue for state transitions (#3720)

2.34.1 (2024-05-22)

22 May 21:56
Compare
Choose a tag to compare

Bug Fixes

  • auth: Fix Hosted UI continuation error (#3715)

2.34.0 (2024-05-22)

22 May 19:44
Compare
Choose a tag to compare

Features

  • Upgrading SQLite.swift to version 0.15.3 (#3655)

Bug Fixes

  • API: pass authMode used for lazy loading functionality (#3690)