github realm/realm-swift v10.13.0

latest releases: v10.54.1, v10.54.0, v20.0.0...
3 years ago

Enhancements

  • Sync logs now contain information about what object/changeset was being applied when the exception was thrown.
    (Core #4836)
  • Added ServiceErrorCode for wrong username/password when using 'App.login.
    (Core #7380

Fixed

  • Fix crash in MongoCollection.findOneDocument(filter:) that occurred when no results were
    found for a given filter.
    (Cocoa #7380, since v10.0.0)
  • Some of the SwiftUI property wrappers incorrectly required objects to conform
    to ObjectKeyIdentifiable rather than Identifiable.
    (Cocoa #7372, since v10.6.0)
  • Work around Xcode 13 beta 3+ shipping a broken swiftinterface file for Combine on 32-bit iOS.
    (Cocoa #7368)
  • Fixes history corruption when replacing an embedded object in a list.
    (Core #4845), since v10.0.0)

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 12.5.1.
  • CocoaPods: 1.10 or later.
  • Xcode: 12.2-13.0 beta 5.

Internal

  • Upgraded realm-core from 11.2.0 to 11.3.0

Don't miss a new realm-swift release

NewReleases is sending notifications on new releases.