Updating to sync 3.0.0-alpha.1

This commit is contained in:
Kenneth Geisshirt 2018-01-31 10:17:32 +01:00
parent 2ae657f452
commit ad99a988e2
3 changed files with 19 additions and 2 deletions

View File

@ -1,3 +1,20 @@
2.3.0-alpha.1 Release notes
=============================================================
### Breaking changes
* Sync protocol changed to version 24.
* History schema format for server-side Realm files bumped to version 4. This means that after the server has been upgraded, it cannot be downgraded again without restoring state from backup.
* Backup protocol version bumped to 2. No compatibility with earlier versions of the backup protocol is provided.
### Enhancements
* Reduced initial download times in Realms with long transaction histories.
### Bug fixes
* None.
### Internal
* Updated to Realm Sync 3.0.0-alpha.1.
2.2.6 Release notes (2018-1-26)
=============================================================
### Breaking changes

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=2.2.6
REALM_CORE_VERSION=5.1.2
REALM_SYNC_VERSION=2.2.9
REALM_SYNC_VERSION=3.0.0-alpha.1
REALM_OBJECT_SERVER_VERSION=2.5.1

@ -1 +1 @@
Subproject commit 9aab0ffd5bc7bfc438ec28375ba581cf732f57ee
Subproject commit 436c1112337ee68fc65655c2a253997c5dcf458f