fabric Microsoft Fabric CLI Releases · · 1.7.0

Microsoft Fabric CLI v1.7.0

sdkdataazuregaengineer
feature patch

Microsoft Fabric CLI v1.7.0 introduces support for Digital Twin Builder Flow items and environment definitions, alongside new commands for bulk export and publishing. The update enhances SQL Database creation with optional parameters and structured job instance IDs for `job run` and `job start` commands. These additions expand the CLI's utility for managing Fabric components and automating data operations. The release also includes several bug fixes, particularly addressing local credential exposure and HTTP error handling.

  • Supports Digital Twin Builder Flow item by v-alexmoraru
  • Adds support for environment definitions by v-alexmoraru
  • Return the job instance ID as a structured field in the JSON output of job run and job start commands by shirasassoon
  • Support creating SQLDatabase with optional parameters. Support creationMode of type New, Restore and RestoreDeletedDatabase. by aviatco
  • Adds the --bulk_publish flag to the deploy command to opt into experimental bulk publish by ayeshurun
Features (6)
  • Supports Digital Twin Builder Flow item by v-alexmoraru
  • Adds support for environment definitions by v-alexmoraru
  • Return the job instance ID as a structured field in the JSON output of job run and job start commands by shirasassoon
  • Support creating SQLDatabase with optional parameters. Support creationMode of type New, Restore and RestoreDeletedDatabase. by aviatco
  • Adds the --bulk_publish flag to the deploy command to opt into experimental bulk publish by ayeshurun
  • Add new 'bulk-export' command for exporting workspace or folder items by ohadedry
Fixes (5)
  • Wraps long text on multiple lines by v-alexmoraru
  • Restrict file and directory permissions on auth, config, context, and log paths to prevent local credential exposure on multi-user systems by iemejia

  • Clean up temporary file after table maintenance job execution by iemejia
  • Enforce owner-only permissions on local files on POSIX by aviatcohen
  • Handle HTTP 429 responses missing the Retry-After header instead of failing with an unexpected error by ayeshurun
Read the original announcement →

https://github.com/microsoft/fabric-cli/releases/tag/v1.7.0

Related releases