Microsoft Fabric CI/CD Tool v1.3.0 Adds API Retries and Mirrored Database Support
The Microsoft Fabric CI/CD tool, now at v1.3.0, introduces new features including configurable API retry duration and dynamic variable support for MirroredDatabase items. These enhancements improve deployment reliability and flexibility when automating Fabric resource management. Developers and DevOps engineers working with Microsoft Fabric CI/CD pipelines will benefit from these updates. The release also includes bug fixes, performance optimizations, and updated documentation.
- →Add $sqlendpoint and $sqlendpointid dynamic replacement variable support for MirroredDatabase items by ecgang
- →Add get_supported_feature_flags function to return all supported feature flags by ayeshurun
- →Add support for removing globally enabled feature flags via remove_feature_flag function by shirasassoon
- →Fix item_name list filter in spark_pool parameter by shirasassoon
- →Fix deployment failure when item attributes are not yet available due to asynchronous provisioning by shirasassoon
Features (4) ›
Add FABRIC_CICD_RETRY_API_MAX_DURATION_SECONDS environment variable to configure the maximum duration for API request execution, including long-running operation polling and connection retries (default 300 seconds) by shirasassoon
- Add $sqlendpoint and $sqlendpointid dynamic replacement variable support for MirroredDatabase items by ecgang
- Add get_supported_feature_flags function to return all supported feature flags by ayeshurun
- Add support for removing globally enabled feature flags via remove_feature_flag function by shirasassoon
Enhancements (1) ›
- Improve performance of the file_path parameter filter and repository folder refresh by ayeshurun
Fixes (2) ›
- Fix item_name list filter in spark_pool parameter by shirasassoon
- Fix deployment failure when item attributes are not yet available due to asynchronous provisioning by shirasassoon
Maintenance (3) ›
- Extract Git flow guidance into a dedicated page and add a Next Steps section to Getting Started by nkwork9999
- Rename Git Flow page to Deployment Overview and add Deployment Philosophy section by shirasassoon
- Fix broken link to contribution docs in README.md by isaakchoi
https://github.com/microsoft/fabric-cicd/releases/tag/v1.3.0
Related releases
- dbt-fabric v1.11.0 Release dbt Fabric Adapter Releases ·
- dbt-fabric v1.10.1 Release dbt Fabric Adapter Releases ·
- Terraform Provider for Fabric v1.12.1 Terraform Fabric Provider Releases ·
- Terraform Provider for Fabric v1.12.0 Terraform Fabric Provider Releases ·
- dbt-fabric Release v1.9.10 dbt Fabric Adapter Releases ·
- dbt-fabric v1.10.0 Release dbt Fabric Adapter Releases ·