Skip to content

5.11.0

Compare
Choose a tag to compare
@gggeek gggeek released this 30 Jun 11:44
· 257 commits to master since this release
  • New: new constraints isnull and notnull are now supported in 'if' clauses to match references values

  • New: the migration_definition/generate step now supports an 'if' clause

  • New: the migration_definition/generate step now supports setting a reference to the whole definition

  • New migration step: migration_definition/save. Useful in content migrations / syndication scenarios

  • BC changes: the migration_definition/generate step now uses a different syntax for setting references. The old one is still accepted but deprecated (key json_path has been replaced by attribute)