Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.25.5 (2024-01-23)
23 Jan 23:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
datastore : fix syncQuery for partial success-error responses and update retry mechanism for error codes (#3479 )
2.25.4 (2024-01-15)
15 Jan 17:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Auth : properly redacting session information (#3472 )
Auth : Fix multiple continuation resumes in hostedUI (#3466 )
Analytics : Updating session stop time for cached events. (#3405 )
Analytics : Making PinpointEndpointProfile a struct. (#3457 )
2.25.3 (2024-01-08)
08 Jan 20:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
DataStore : update pending mutation events version from mutation response (#3452 )
DataStore : sync pending mutation events with latest synced metadata (#3377 )
1.30.6 (2024-01-08)
08 Jan 23:51
Compare
Sorry, something went wrong.
No results found
Bug Fixes
DataStore : Update pending mutation events version from mutation response (#3458 )
DataStore : Store time zone info in Temporal.DateTime (#3420 )
DataStore : Sync pending mutation events with latest synced metadata (#3402 )
2.25.2 (2023-12-27)
27 Dec 17:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
DataStore : watchOS subscription disabled configuration value (#3432 )
use non-failable UTF8View Data init when converting from String (#3430 )
DataStore : Add 'weak self' to prevent retain cycles in OutgoingMutationQueue (#3429 )
2.25.1 (2023-12-14)
14 Dec 20:49
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Auth : add DefaultLogger conformance to remaining auth task (#3413 )
Auth : Add logging to Amplify Auth tasks (#3365 )
Datastore : observequery local only collect (#3214 )
Datastore : store time zone info in Temporal.DateTime (#3393 )
Datastore : full sync when sync predicate changes (#2757 )
1.30.5 (2023-12-13)
13 Dec 19:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
DataStore : configure json encoder with sorted key (#3418 )
DataStore : Reconcile mutation responses from conflict handler path (#3372 )
2.25.0 (2023-12-08)
08 Dec 21:09
Compare
Sorry, something went wrong.
No results found
Features
Auth : Rename resendConfirmationCode API for User Attributes to sendVerificationCode (#3384 )
2.24.0 (2023-12-07)
07 Dec 22:32
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Features
DataStore : DisableSubscriptions flag for watchOS (#3368 )