github realm/realm-swift v10.28.3

latest releases: v10.54.0, v20.0.0, v10.53.1...
2 years ago

Enhancements

  • Greatly improve the performance of obtaining cached Realm instances in Swift when using a sync configuration.

Fixed

  • Add missing initialSubscription and rerunOnOpen to copyWithZone method on RLMRealmConfiguration. This resulted in incorrect values when using RLMRealmConfiguration.defaultConfiguration.
  • The sync error handler did not hold a strong reference to the sync session while dispatching the error from the worker thread to the main thread, resulting in the session passed to the error handler being invalid if there were no other remaining strong references elsewhere.

Compatibility

  • Realm Studio: 11.0.0 or later.
  • APIs are backwards compatible with all previous releases in the 10.x.y series.
  • Carthage release for Swift is built with Xcode 13.4.1.
  • CocoaPods: 1.10 or later.
  • Xcode: 13.1-14 beta 3.

Don't miss a new realm-swift release

NewReleases is sending notifications on new releases.