Skip to content

Realm Core v13.10.0

Compare
Choose a tag to compare
@michael-wb michael-wb released this 29 Apr 16:15
· 1344 commits to master since this release

Enhancements

  • PBS to FLX Migration for migrating a client app that uses partition based sync to use flexible sync under the hood if the server has been migrated to flexible sync. (#6554)

Compatibility

  • Fileformat: Generates files with format v23. Reads and automatically upgrade from fileformat v5.

Internals

  • Bump the sync protocol version to v8 (PR #6549)