Skip to content

Commit c0d279e

Browse files
authored
chore(release): v1.7.0 (#764)
## v1.7.0 - December 04, 2025 ### ✨ Added * [#606](#606) Added new `fabric_item_job_scheduler` data source * [#607](#607) Added new `fabric_item_job_scheduler` resource * [#637](#637) Added new `fabric_connection_role_assignment` data source * [#638](#638) Added new `fabric_connection_role_assignment` resource * [#657](#657) Added support for EntireTenant in principal_type for fabric_domain_role_assignment resource. * [#372](#372) Enhanced item definition processing capabilities for all resources with definition support by adding three new attributes: * `tokens_delimiter` - Allows customizing the delimiter for token substitution in source content. Supported delimiters: `{{}}` (default), `<<>>`, `@{}@`, `____` * `processing_mode` - Enables choosing the processing mode for tokens/parameters. Options: `GoTemplate` (default), `Parameters`, `None` * `parameters` - Provides a structured approach for content transformation using jsonpath-replace or text-replace substitution operations **Note:** The existing `tokens` attribute remains unchanged for backward compatibility. * [#583](#583) Enhanced `fabric_item` data-source by adding `folder_id` attribute * [#584](#584) Enhanced `fabric_item` resource by adding `folder_id` attribute * [#629](#629) Added provider configuration `use_workspace_private_link_endpoint` to allow routing workspace-scoped API requests through Workspace-level Private Link endpoints. ### 🪲 Fixed * [#665](#665) Updated definition format to allow different file names under valueSets directory in `fabric_variable_library` * [#690](#690) Fixed `fabric_variable_library` by improving documentation and correcting the required number of definition parts in the variable library. * [#694](#694) Fixed resource `fabric_connection` to support computed at apply time values for `connection_details.parameters.name` and `connection_details.parameters.value` * [#741](#741) Fixed `fabric_spark_workspace_settings` update for default_pool * [#758](#758) Fixed `skip_test_connection` validation for `fabric_connection` resource * [#758](#758) Aligned Shared Access Signature schema and model for `fabric_connection` resource
1 parent daa74a3 commit c0d279e

21 files changed

+60
-85
lines changed

.changes/unreleased/added-20250821-083954.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/added-20250821-084110.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/added-20250907-010713.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/added-20250907-010736.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/added-20250918-090221.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/added-20251113-093311.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changes/unreleased/added-20251114-143135.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/added-20251114-143219.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/added-20251117-084628.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/fixed-20250925-095358.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)