v0.7.0
Pre-release
Pre-release
⚠️ Breaking change
This version requires a Ceramic node running Ceramic v5.2+, previous versions of Ceramic are no longer supported by ComposeDB v0.7.
New features
- Added support for the new
SET
account relation when defining models. - Added support for the
shouldIndex
metadata flag, allowing to signal to indexers if documents should be indexed or not. - Added support for immutable fields, defined using the new
@immutable
directive in the definition schema. - Added support for optional relation fields.
Upgrading from a previous version
Runtime composite definitions will need to be generated again to work with v0.7 of the ComposeDB client.