Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 13:02
· 102 commits to main since this release
7a762d9

1.2.0 (2026-03-10)

Features

  • Add Power BI semantic model takeover for parameter updates (e4fb270)
  • Support azd up with existing Azure resources (8d43d4e)

Bug Fixes

  • Address copilot PR review comments - align env var names, improve error handling, clarify outputs (cf8b830)
  • Address PR review, improve validation error handling, separate takeover/parameter error paths, guard refresh calls (8e98180)
  • Handle unresolved azd parameters in CI/CD and update QA guide (b7b07ae)
  • Pass FABRIC_WORKSPACE_NAME to provisioning step in CI/CD workflow (23269bc)
  • Replace spaces with underscores in default workspace name (ee2c52c)
  • Resolve null reference error for conditional Fabric capacity module (b68a23d)
  • Support both interactive users and service principals for Fabric capacity admin (b14cac4)
  • Use UPN instead of Object ID for Fabric Capacity Admin to resolve deployment failure (7952928)

Other Updates

  • Fix doc accuracy, collapsible sections, env var names, and broken links (dfe5dd3)
  • Improve README and deployment guides (26ee04d)
  • Remove QA test guide from branch (86d456b)