2.22.0-beta.1
Pre-release
Pre-release
Enhancements
- Calling
Realm.Sync.User.createConfiguration()
now supports a relative URL which will use the Authentication server as base url. (#1981) - Updated React Native Android Builds to use Android Build Tools 3.2.1. (#2103)
Fixed
Realm.Sync.User.createConfiguration()
creating an extra:
if no port was defined. (#1980, since v2.8.0)- On AWS Lambda we may throw an
Operation not permitted
exception when calling posix_fallocate(). (#1832, since v0.10.0)
Compatibility
- Realm Object Server: 3.11.0 or later.
- APIs are backwards compatible with all previous release of realm in the 2.x.y series.
- File format: Generates Realms with format v9 (Reads and upgrades all previous formats)