Fabric CICD v1.2.0 adds new item support and deployment optimizations
sdkinfra
feature patch
The Fabric CICD tool has been updated to v1.2.0, introducing support for Map and Paginated Report items, alongside new dynamic replacement variable capabilities for find_replace operations. These enhancements aim to improve deployment flexibility and efficiency for users managing Fabric artifacts. The release also includes a bug fix for Activator item dependencies and introduces an opt-in logging feature. This update is relevant for engineers and architects using Fabric for CI/CD pipelines.
- →Add support for Map item by shirasassoon
- →Add support for Paginated Report item by shirasassoon
- →Add dynamic replacement variable support for the find_value of find_replace by shirasassoon
- →Support case-insensitive matching option in find_replace parameter by shirasassoon
- →Add bulk publish mode to deploy items in a single API call via the Fabric bulk import API by shirasassoon
Features (6) ›
- Add support for Map item by shirasassoon
- Add support for Paginated Report item by shirasassoon
- Add dynamic replacement variable support for the find_value of find_replace by shirasassoon
- Support case-insensitive matching option in find_replace parameter by shirasassoon
- Add bulk publish mode to deploy items in a single API call via the Fabric bulk import API by shirasassoon
- Add support for multiple connection ids in semantic model binding parameters by alwortma2
Enhancements (2) ›
- Make log file creation opt-in via FABRIC_CICD_FILE_LOGGING_ENABLED environment variable by shirasassoon
- Enforce owner-only file permissions on sensitive files created by the library on POSIX systems by shirasassoon
Fixes (1) ›
- Fix management of Activator item dependencies by shirasassoon
Read the original announcement →
https://github.com/microsoft/fabric-cicd/releases/tag/v1.2.0