RealmDatabase

14.5.1

Core database component for the Realm Mobile Database SDKs
realm/realm-core

What's New

RealmCore v14.5.1

2024-04-12T12:05:37Z

14.5.1 Release notes

Fixed

  • Clearing a nested collection may end with a crash (#7556, since v14.0.0)
  • Removing nested collections in Mixed for synced realms throws realm::StaleAccessor (#7573, since v14.0.0)
  • Add a privacy manifest to the Swift package (Swift #8535).

Compatibility

  • Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10. If you want to upgrade from an earlier file format version you will have to use RealmCore v13.x.y or earlier.

Latest Release Coverage Status Source License

Realm

Realm is a mobile database that runs directly inside phones, tablets or wearables - check out realm.io.

This repository holds the source code for the core database component used by all the Realm Mobile Database products:

Realm Core is not in itself an "end-user" product with a publicly stable and supported API.

Refer to the Realm documentation for information about Realm and using the SDKs.

Building Realm

How to build Realm Core is described here.

Contributing

See CONTRIBUTING.md for more details!

Code of Conduct

This project adheres to the MongoDB Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to community-conduct@mongodb.com.

License

Realm Core is published under the Apache 2.0 license.

See the THIRD-PARTY-NOTICES file for licenses related to included third party libraries.

Feedback

Feedback to the Realm SDK's should be given in the respective SDK's github mentioned in the top of this readme. For anything specifically about Realm Core, please create an issue here.

Description

  • Swift Tools 5.5.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Apr 15 2024 16:04:06 GMT-0900 (Hawaii-Aleutian Daylight Time)