Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@PaulLeCam PaulLeCam released this 27 Feb 18:03
· 6 commits to main since this release
v0.7.0
39cf077

⚠️ 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.