Skip to content

1.4.0

Compare
Choose a tag to compare
@IvanKiral IvanKiral released this 25 Jul 07:15
· 143 commits to main since this release

kontent-ai data-ops 1.4.0

New features

  • migration toolkit integration – now you can sync your content via data-ops using migration toolkit tool integration.
  • migrations support - added migrations management from Kontent.ai CLI tool with new features added:
    • now you must add the path to the folder from which you want to run migrations, this allows you to have multiple migrations folder.
      • status.json will be stored in the provided folder.
    • added --next parameter allows you to x the number of migrations that should be executed next according to order and migrations completion in status.json.
    • fixed bugs in which all migrations were successful even when an error occurred.

What's Changed

Full Changelog: 1.3.2...1.4.0