Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
1.25.0 (2022-05-19)
Features
- Auth: Add support for authType as runtime parameter (#1774)
1.24.1 (2022-05-13)
1.24.0 (2022-05-05)
Features
- auth: Add support of custom endpoint for CognitoUserPool (#1715)
1.23.2 (2022-05-04)
Bug Fixes
- DataStore: Nesting DataStore integration tests (#1757)
1.23.1 (2022-04-25)
Bug Fixes
- DataStore: Cascade delete sync from children to parent models (#1731)
1.23.0 (2022-04-12)
1.22.4 (2022-04-07)
1.22.3 (2022-04-01)
v1.22.3 v1.22.3 (fastlane)
1.22.2 (2022-03-29)
Bug Fixes
- Update SQLite dependency to 0.13.2 (#1696)
1.23.0-dev-preview.0 (2022-03-22)
Features
- Added support for Xcode 13.3 and Swift 5.6
Including all the changes from v1.22.0
Features
- DataStore: Create SQLite indexes when setting up datastore (#1634)
Bug Fixes
- DataStore: Clear API should delete local store (#1685)
- API: DataRace - subscription cancel and OperationTaskMapper on reset (#1684)
- DataStore: Debugging - Access DB File path (#1678)
- DataStore: ObserveQuery InitialQuery empty modelIds set (#1663)
- DataStore: FatalError accessing SQLite connection (#1671)
- DataStore: add logging with model name for failed subscription request (#1665)
- DataStore: enable thread sanitzer, fix data races (#1656)
- auth: fix deleteUser Combine support (#1652)