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
| Year | Year-Month | Feature Name | Brief Description | Related links (Learn/Blog) |
|---|---|---|---|---|
| 2024 | 2024-09 | Terraform Provider Public Beta Launch | Initial public beta (v0.1.0-beta.1) for managing Microsoft Fabric resources with Terraform. | Release tag · Provider docs |
| 2024 | 2024-10 | Capacity/Auth Guidance Expansion | Early releases focused on improving authentication guidance and capacity configuration docs. | v0.1.0-beta.4 · Fabric admin overview |
| 2024 | 2024-11 | Workspace Metadata Growth | Added workspace read-only metadata like capacity region and OneLake endpoints. | v0.1.0-beta.5 · OneLake overview |
| 2024 | 2024-12 | Spark Job Definition Enhancements | Added richer Spark job definition properties and improved diagnostics and SPN support areas. | v0.1.0-beta.7 · Spark in Fabric |
| 2025 | 2025-01 | Definition Format + Preview Guardrails | Introduced 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 |
| 2025 | 2025-02 | Activator, GraphQL API, SQL DB Added | Added fabric_activator, fabric_graphql_api, and fabric_sql_database resources/data sources. | v0.1.0-beta.10 · Fabric updates blog |
| 2025 | 2025-03 | Gateways + Mirrored DB + Role Schema Alignment | Added 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 |
| 2025 | 2025-04 | Managed Private Endpoint + Mounted Data Factory | Added workspace managed private endpoints and mounted data factory resources/data sources. | v1.1.0 · Workspace identity |
| 2025 | 2025-05 | Copy Job Support | Added copy job resource/data source and expanded provider configuration options. | v1.2.0 · Data Factory in Fabric |
| 2025 | 2025-06 | Deployment Pipeline + OneLake Shortcut + Dataflow | Added deployment pipeline, OneLake shortcut, dataflow, and eventstream source connection coverage. | v1.3.0 · Deployment pipelines · OneLake shortcuts |
| 2025 | 2025-08 | Folder and Pipeline Role Assignment | Added folder and deployment pipeline role assignment resources/data sources; definition-path support expanded. | v1.4.0 · Fabric workspaces |
| 2025 | 2025-09 | Airflow, Digital Twin Builder, Variable Library, Connections | Added Apache Airflow jobs, Digital Twin Builder, variable library, warehouse snapshot, and connection resources. | v1.5.0 · Terraform + Fabric blog (GA context) |
| 2025 | 2025-09 | Workspace Git Credentials Breaking Change | fabric_workspace_git now requires git_credentials with source semantics; added ConfiguredConnection support. | v1.6.0 · Fabric Git integration |
| 2025 | 2025-12 | Job Scheduler + Connection Role Assignments + Private Link Routing | Added item job scheduler, connection role assignments, and workspace-level private link endpoint routing option. | v1.7.0 · Fabric security and networking |
| 2026 | 2026-03 | External Share, Tenant Settings, Maps, Governance Expansion | Added 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 |
| 2026 | 2026-03 | Tags, Ontology, Cosmos DB, SQL DB Definition Enhancements | Added 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 |
| 2026 | 2026-04 | OpenTofu Install Fix | v1.9.1 fixed checksum mismatch that could block OpenTofu installs. | v1.9.1 |
| 2026 | 2026-04 | Data 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.