Releases: kontent-ai/data-ops
Releases · kontent-ai/data-ops
1.2.2
1.2.1
1.2.0
Kontent.ai data-ops 1.2.0
Features
- adds sync operation, allowing syncing content model (content types, content type snippets, taxonomies) between two environments
- adds diff operation, allowing printing patch operations between two environments
- adds generate-sync-model operation, creating a folder containing content model that can be used for
sync
For more information refer to individual README files.
What's Changed
- added new commands
- reworked README structure
Full Changelog: 1.1.0...1.2.0
1.1.4
What's Changed
- fix import workflow non-existing references by @IvanKiral in #44
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- fix deleted assets in guidelines by importing empty guidelines at first by @IvanKiral in #41
Full Changelog: 1.1.2...1.1.3
1.1.2
Kontent.ai data-ops 1.1.2
What's Changed
- Fix importing languages in a case when there are other languages with same property e.g. same codename, external_id
- Fix referencing non-existing elements in allowed_elements inside the custom element.
Full Changelog: 1.1.1...1.1.2
1.1.1
Kontent.ai data-ops 1.1.1
What's Changed
- External ids (if not set already set in exported zip) in content type elements during
import
command are set to format "<content_type_codename>_<content_group_codename(if exists>_<element_codename>" - Fix print errors using JSON.stringify.
- Update entities' import/export information to better highlight what is doing
Full Changelog: 1.1.0...1.1.1
1.1.0
Kontent.ai data-ops 1.1.0
Features
- adds
clean
operation, allowing removal of all entities from a target environment (with some management API limitations)
What's Changed
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #24
- update zip containg data for integration test by @IvanKiral in #29
- add clean op by @pokornyd in #28
New Contributors
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Update eslint rules package by @JiriLojda in #20
- Stream to file when exporting and some onboarding improvements by @JiriLojda in #21
- Add changelog by @JiriLojda in #22
Full Changelog: 1.0.0...1.0.1