Skip to content

v10.46.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 12:17
· 63 commits to master since this release

Fixed

  • Registering new notifications inside write transactions before actually
    making any changes is now actually allowed. This was supposed to be allowed
    in 10.39.1, but it did not actually work due to some redundant validation.
  • SyncSession.ProgressDirection and SyncSession.ProgressMode were missing
    Sendable annotations (PR #8435).
  • Realm.Error.subscriptionFailed was reported with the incorrect error
    domain, making it impossible to catch (since v10.42.2, PR #8435).

Compatibility

  • Realm Studio: 14.0.1 or later.
  • APIs are backwards compatible with all previous releases in the 10.x.y series.
  • Carthage release for Swift is built with Xcode 15.1.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 14.1-15.1.0.