Skip to content

v1.6.1: chore(release): v.1.6.1 (#225)

Latest

Choose a tag to compare

@aviatco aviatco released this 29 Apr 07:09
· 7 commits to main since this release
fe12b67

v1.6.1 - April 29, 2026

🆕 New Items Support

  • Add support to Map item type by ayeshurun
  • Add export and import commands support for DigitalTwinBuilder item type by ayeshurun

✨ New Functionality

  • Add new fab find command for searching the OneLake catalog across workspaces by nschachter
  • Promote VariableLibrary from portal-only to full API support, enabling create, get, set, rm, ls, export, import, cp, and mv commands via the Variable Library REST APIs by itsnotaboutthecell
  • adds hard flag to rm command (permanent delete) by v-alexmoraru
  • supports lakehouse import & export by v-alexmoraru

🔧 Bug Fix

  • fix correct "caracters" typo in error message by alonyeshurun
  • Remove hardcoded description when create/import items by aviatco

⚡ Additional Optimizations

  • performance improvement on CLI startup by ayeshurun
  • Replace config-based mode setting with runtime detection for interactive/command-line mode by ayeshurun