Skip to content

1.23.0-dev-preview.0 (2022-03-22)

Pre-release
Pre-release
Compare
Choose a tag to compare
@harsh62 harsh62 released this 22 Mar 18:39
· 1659 commits to main since this release
bcf8405

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)