-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## v0.1.0-beta.9 - February 13, 2025 ### ✨ Added * [#215](#215) Definition support in the `fabric_kql_database` Resource / Data-Source * [#237](#237) Enable API/SDK interaction logging. ### 🪲 Fixed * [#235](#235) Error when referencing non-text source for Fabric Item Definition part. * [#239](#239) Inconsistent result for dynamic_executor_allocation (min_executors/max_executors) when enabled is false. * [#247](#247) Add support for missing `definition/expressions.tmdl` and `definition/relationships.tmdl` paths in the Semantic Model TMDL format.
- Loading branch information
1 parent
108d209
commit 9246abb
Showing
12 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## v0.1.0-beta.9 - February 13, 2025 | ||
|
||
### ✨ Added | ||
|
||
* [#215](https://github.com/microsoft/terraform-provider-fabric/issues/215) Definition support in the `fabric_kql_database` Resource / Data-Source | ||
* [#237](https://github.com/microsoft/terraform-provider-fabric/issues/237) Enable API/SDK interaction logging. | ||
|
||
### 🪲 Fixed | ||
|
||
* [#235](https://github.com/microsoft/terraform-provider-fabric/issues/235) Error when referencing non-text source for Fabric Item Definition part. | ||
* [#239](https://github.com/microsoft/terraform-provider-fabric/issues/239) Inconsistent result for dynamic_executor_allocation (min_executors/max_executors) when enabled is false. | ||
* [#247](https://github.com/microsoft/terraform-provider-fabric/issues/247) Add support for missing `definition/expressions.tmdl` and `definition/relationships.tmdl` paths in the Semantic Model TMDL format. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
alpha: 0 | ||
beta: 8 | ||
beta: 9 | ||
rc: 0 | ||
release: v0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters