Skip to content

v0.3.0

Choose a tag to compare

@matanSchaumberg matanSchaumberg released this 11 May 08:00
83815fa

[0.3.0] - 2026-05-06

Added

  • Plugin bundles for focused installation
    • fabric-skills - complete bundle for Fabric authoring, consumption, operations, migration, and end-to-end architecture workflows.
    • fabric-authoring - developer-oriented skills for REST APIs, CLI automation, notebooks, T-SQL, KQL, Eventstreams, Dataflows Gen2, semantic models, and medallion architecture.
    • fabric-consumption - read-only and interactive exploration skills for SQL, Spark/Lakehouse, Power BI semantic models, Eventhouse/KQL, Eventstreams, Dataflows Gen2, and catalog search.
    • fabric-operations - diagnostics-focused bundle for warehouse performance investigation.
  • Dataflows Gen2 skills
    • dataflows-authoring-cli for creating, updating, and managing Dataflows Gen2 definitions and Power Query M mashups.
    • dataflows-consumption-cli for inspecting, monitoring, and exploring Dataflows Gen2 artifacts.
    • dataflows-save-as-authoring-cli for Dataflows Gen1 to Gen2 save-as upgrade workflows, readiness assessment, risk checks, and validation.
  • Real-Time Intelligence skills
    • eventhouse-consumption-cli for read-only KQL queries and schema discovery.
    • eventhouse-authoring-cli for KQL table, ingestion, policy, function, and materialized-view management.
    • eventstream-consumption-cli for inspecting and monitoring Eventstream topologies.
    • eventstream-authoring-cli for creating and deploying Eventstream sources, transformations, and destinations.
  • Search and discovery
    • search-consumption-cli for finding Fabric items across the OneLake catalog by name, description, workspace, and type.
  • Migration skills
    • databricks-migration for Databricks to Fabric migration planning and code mapping.
    • synapse-migration for Azure Synapse Analytics to Fabric migration.
    • hdinsight-migration for Azure HDInsight to Fabric migration.
  • Power BI authoring coverage
    • powerbi-authoring-cli is now included in the authoring and full bundles.

Changed

  • Plugin installation is now bundle-scoped. Installing fabric-authoring, fabric-consumption, or fabric-operations installs only the skills and resources for that bundle instead of copying the entire repository.
  • Plugin packages are self-contained. Public plugin folders include the materialized skills, agents, common references, and MCP configuration needed for GitHub-based plugin installation.
  • MCP configuration is scoped per bundle. fabric-consumption and fabric-skills include the Power BI query MCP server configuration; authoring and operations bundles do not include unused MCP configuration.
  • sqldw-monitoring-cli was renamed to sqldw-operations-cli. The new name aligns with the authoring, consumption, and operations skill categories.
  • Catalog search is now part of item discovery guidance. Skills can use the Fabric Catalog Search API alongside list-and-filter workflows.
  • Version updated to 0.3.0.

Available skills in this release

Category Skills
Authoring sqldw-authoring-cli, spark-authoring-cli, eventhouse-authoring-cli, eventstream-authoring-cli, powerbi-authoring-cli, dataflows-authoring-cli, dataflows-save-as-authoring-cli
Consumption powerbi-consumption-cli, sqldw-consumption-cli, spark-consumption-cli, eventhouse-consumption-cli, eventstream-consumption-cli, dataflows-consumption-cli, search-consumption-cli
Operations sqldw-operations-cli
Migration and end-to-end databricks-migration, synapse-migration, hdinsight-migration, e2e-medallion-architecture
Utility check-updates

Earlier releases

Earlier releases introduced the initial Fabric Skills marketplace, update checking, SQL data warehouse authoring and consumption skills, Spark skills, MCP setup scripts, and cross-tool configuration files.