Realm v5.7.0 Release Notes

Release Date: 2018-09-24 // over 5 years ago
  • ✨ Enhancements

    • [ObjectServer] Devices will now report download progress for read-only Realms which will allow the server to compact files sooner, saving server space. This does not affect the client. You will need to upgrade your Realm Object Server to at least version 3.11.0 or use Realm Cloud. If you try to connect to a ROS v3.10.x or previous, you will see an error like Wrong protocol version in Sync HTTP request, client protocol version = 25, server protocol version = 24.

    🛠 Fixed

    • None

    Compatibility

    • Realm Object Server: 3.11.0 or later.
    • ⬆️ File format: Generates Realms with format v9 (Reads and upgrades all previous formats)
    • 🚀 APIs are backwards compatible with all previous release of realm-java in the 5.x.y series.

    Internal

    • 🔀 Sync Protocol version increased to 25.
    • ⚡️ Updated Realm Sync to 3.10.1
    • ⚡️ Updated Realm Core to 5.10.2