Git History - Fabric Terraform

 

Fabric Feature Timeline (from terraform-provider-fabric git history)

Source basis:

  • Git tags and commits from microsoft/terraform-provider-fabric
  • Release notes in CHANGELOG.md

Format requested: year | year-month | feature name | brief description

YearYear-MonthFeature NameBrief DescriptionRelated links (Learn/Blog)
20242024-09Terraform Provider Public Beta LaunchInitial public beta (v0.1.0-beta.1) for managing Microsoft Fabric resources with Terraform.Release tag · Provider docs
20242024-10Capacity/Auth Guidance ExpansionEarly releases focused on improving authentication guidance and capacity configuration docs.v0.1.0-beta.4 · Fabric admin overview
20242024-11Workspace Metadata GrowthAdded workspace read-only metadata like capacity region and OneLake endpoints.v0.1.0-beta.5 · OneLake overview
20242024-12Spark Job Definition EnhancementsAdded richer Spark job definition properties and improved diagnostics and SPN support areas.v0.1.0-beta.7 · Spark in Fabric
20252025-01Definition Format + Preview GuardrailsIntroduced required format for definition-enabled items and explicit preview opt-in at provider level; expanded Eventstream/Eventhouse/KQL artifacts.v0.1.0-beta.8 · Fabric REST API
20252025-02Activator, GraphQL API, SQL DB AddedAdded fabric_activatorfabric_graphql_api, and fabric_sql_database resources/data sources.v0.1.0-beta.10 · Fabric updates blog
20252025-03Gateways + Mirrored DB + Role Schema AlignmentAdded gateway and mirrored database support; role assignment schema aligned through RCs and into v1.0.0.v0.1.0-rc.1 · v1.0.0 · Mirroring docs
20252025-04Managed Private Endpoint + Mounted Data FactoryAdded workspace managed private endpoints and mounted data factory resources/data sources.v1.1.0 · Workspace identity
20252025-05Copy Job SupportAdded copy job resource/data source and expanded provider configuration options.v1.2.0 · Data Factory in Fabric
20252025-06Deployment Pipeline + OneLake Shortcut + DataflowAdded deployment pipeline, OneLake shortcut, dataflow, and eventstream source connection coverage.v1.3.0 · Deployment pipelines · OneLake shortcuts
20252025-08Folder and Pipeline Role AssignmentAdded folder and deployment pipeline role assignment resources/data sources; definition-path support expanded.v1.4.0 · Fabric workspaces
20252025-09Airflow, Digital Twin Builder, Variable Library, ConnectionsAdded Apache Airflow jobs, Digital Twin Builder, variable library, warehouse snapshot, and connection resources.v1.5.0 · Terraform + Fabric blog (GA context)
20252025-09Workspace Git Credentials Breaking Changefabric_workspace_git now requires git_credentials with source semantics; added ConfiguredConnection support.v1.6.0 · Fabric Git integration
20252025-12Job Scheduler + Connection Role Assignments + Private Link RoutingAdded item job scheduler, connection role assignments, and workspace-level private link endpoint routing option.v1.7.0 · Fabric security and networking
20262026-03External Share, Tenant Settings, Maps, Governance ExpansionAdded external data share, digital twin builder flow, tenant settings, maps, domain-role enhancements, lakehouse definitions, and workspace outbound network controls.v1.8.0 · Fabric tenant settings
20262026-03Tags, Ontology, Cosmos DB, SQL DB Definition EnhancementsAdded tags, ontology, cosmos db support, workspace git outbound policy/cloud connection rules, and richer SQL database payload/definition handling.v1.9.0 · Fabric REST API
20262026-04OpenTofu Install Fixv1.9.1 fixed checksum mismatch that could block OpenTofu installs.v1.9.1
20262026-04Data Agent Added to WellKnown (Post-1.9.1 Commit)Latest commit history shows feat(wellknown): add Data Agent to wellknown, indicating upcoming capability discovery updates.Commit a5c6f09 · Fabric blog

Notes

  • Dates are taken from release tags in repo history and changelog release dates.
  • Feature names and descriptions are consolidated from changelog entries to keep the table concise.
  • For some provider-specific items, the closest public context link is a Fabric Learn area or Fabric Blog category page when no single dedicated Learn article is available.