Skip to content

Conversation

@ohadedry
Copy link
Contributor

@ohadedry ohadedry commented Feb 4, 2026

v1.4.0 - February 04, 2026

🆕 New Items Support

  • Add support of CosmosDBDatabase item type in mkdir, get, set, rm, ls, cp, mv, import and export commands by v-alexmoraru
  • Add support of UserDataFunction item type in mkdir, get, set, rm, cp, mv, import and export commands by v-alexmoraru
  • Add support of GraphQuerySet item type in mkdir, get, rm and export commands by v-alexmoraru
  • Add support of DigitalTwinBuilder item type in create, rm, get and set (metadata only) by may-hartov

✨ New Functionality

  • Add --format option to export command to pick .ipynb or .py when exporting notebooks by jkafrouni
  • Include API response data in the output by aviatco
  • Display a notification to users on login when a new fab cli version is available by Guust-Franssens
  • Support fab command to start interactive (repl) mode by aviatco
  • Refactored set command validation to use blocklist approach instead of allowlist, allowing any query parameter except explicitly blocked ones by may-hartov

🔧 Bug Fix

  • Avoid reauthentication when switching from command_line to interactive mode by aviatco
  • Fixed set shortcut so it correctly handles target query by may-hartov
  • Fix a typo in connection roles by Guust-Franssens
  • Add ‘properties’ field to the item metadata list to eliminate unnecessary calls to the getItemDefinition API by aviatco
  • Update the argument-parameter regex to allow optional whitespace after commas by aviatco
  • Fix the job run command so that it exits with status code 1 on failure. by aviatco
  • Set the creation‑method parameters to be optional by aviatco

⚡ Additional Optimizations

  • Add python 3.13 support by ayeshurun
  • Improve the error message to clearly indicate when the MPE creator does not have sufficient Azure permissions on the resource. by aviatco
  • Reduced unnecessary Fabric administrator warnings for ACL commands by ayeshurun
  • optimize the update flow in set command to construct PATCH request bodies by extracting only the updated properties from the GET payload by may-hartov

📝 Documentation Update

  • Improve help text clarity and consistency across all commands with concise descriptions, consistent terminology, and user-focused language by jeremydhoover-blip

@ohadedry ohadedry requested a review from a team as a code owner February 4, 2026 08:38
@ohadedry ohadedry requested a review from ayeshurun February 4, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant