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
andSyncSession.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.