Skip to content

Releases: aws-amplify/amplify-swift

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)

2.33.6 (2024-05-15)

15 May 18:08
Compare
Choose a tag to compare

Bug Fixes

  • predictions: update liveness websocket queue QoS (#3698)

2.33.5 (2024-05-14)

14 May 21:12
Compare
Choose a tag to compare

Bug Fixes

  • predictions: update liveness websocket send event to be synchronous (#3693)

2.33.4 (2024-05-08)

09 May 00:00
Compare
Choose a tag to compare

Bug Fixes

  • auth: configure with standardAttributes snake case values (#3686)
  • datastore: memory leak in ModelSyncedEventEmitter (#3675)