This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
Release 3.18.4
Breaking
- Node 6 support has been deprecated and we'll drop it completely in a future version. We recommend upgrading to node 10 LTS.
Enhancements
- None
Fixed
- None
Compatibility
- Server API's are backwards compatible with all previous ROS releases in the 3.x series.
- The server is compatible with all previous SDKs supporting the ROS 3.x series.
Installation & rollback instructions
Please see the Realm Docs for installation, upgrade and rollback instructions.
Notable known issues
- Encrypting existing realm files is not possible. Only fresh deployments with zero state can use realms encryption. We're working on a migration path for existing deployments.
- Server side Realm files do not compact automatically. The standalone commandline tool "realm-vacuum" can be manually executed to compress free space and old history (See https://docs.realm.io/platform/self-hosted/manage/server-side-file-growth#vacuum-utility).