Realm v5.0.0-beta.2 Release Notes

Release Date: 2020-01-14 // over 4 years ago
  • Based on 4.3.0 and also includes all changes since 4.1.1.

    🛠 Fixed

    • 🛠 Fix compilation when using CocoaPods targeting iOS versions older than 11 (since 5.0.0-alpha).

    Compatibility

    • ⬆️ File format: Generates Realms with format v10 (Reads and upgrades all previous formats)
    • Realm Object Server: 3.21.0 or later.
    • 🚀 APIs are backwards compatible with all previous releases in the 5.x.y series.
    • 🚀 Carthage release for Swift is built with Xcode 11.3.

    Internal

    • ⬆️ Upgraded realm-core from v6.0.0-beta.2 to v6.0.0-beta.3
    • ⬆️ Upgraded realm-sync from v5.0.0-beta.1 to v5.0.0-beta.2