github realm/realm-swift v10.39.1

latest releases: v10.54.0, v20.0.0, v10.53.1...
16 months ago

Enhancements

  • New notifiers can now be registered in write transactions until changes have
    actually been made in the write transaction. This makes it so that new
    notifications can be registered inside change notifications triggered by
    beginning a write transaction (unless a previous callback performed writes).
    (#4818).
  • Reduce the memory footprint of an automatic (discard or recover) client reset
    when there are large incoming changes from the server.
    (Core #6567).

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 14.3.
  • CocoaPods: 1.10 or later.
  • Xcode: 13.4-14.3.

Internal

  • Upgraded realm-core from 13.10.0 to 13.10.1.

Don't miss a new realm-swift release

NewReleases is sending notifications on new releases.