1.4.0
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.
- for more information, refer to the sync-content readmes .
- 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 tox
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.
- now you must add the
What's Changed
- related commands are now grouped, see the commands section of readme
Full Changelog: 1.3.2...1.4.0