Skip to content

v0.3.0

Choose a tag to compare

@fabric-cicd-release fabric-cicd-release released this 09 Mar 12:27
· 53 commits to main since this release
01cce8b

✨ New Functionality

  • Support selective folder deployment using inclusion list by shirasassoon (#757)
  • Add FABRIC_CICD_VERSION_CHECK_DISABLED environment variable to disable version check on startup by Ricapar (#811)
  • Add enhanced logging configuration options via public functions by shirasassoon (#842)
  • Add deployment support for Notebook items with .ipynb file format by shirasassoon (#850)

🔧 Bug Fix

  • Add max workers soft cap with override and handle garbage response from Fabric Data Plane by mdrakiburrahman (#827)
  • Fix parameter validation failure for item names with accented characters by shirasassoon (#818)
  • Exclude items with placeholder logical ID from duplicate logical ID check by shirasassoon (#843)

⚡ Additional Optimizations

📝 Documentation Update

  • Remove incorrect statement on support for parameter replacements in Platform files by shirasassoon (#839)