Skip to content

Commit 10429a1

Browse files
authored
chore: prepare changelog for release v3.9.0 (#940)
1 parent 03e550b commit 10429a1

File tree

6 files changed

+23
-20
lines changed

6 files changed

+23
-20
lines changed

.changes/3.9.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 3.9.0 - 2025-10-01
2+
3+
### 💫 Changed
4+
5+
* [#928](https://github.com/microsoft/terraform-provider-power-platform/issues/928) Enhanced powerplatform_connectors data source to support filtering by environment_id
6+
* [#910](https://github.com/microsoft/terraform-provider-power-platform/issues/910) Extended powerplatform_environment_settings resource to support new AI-powered features including Copilot Studio settings, PowerApps Maker Bot, AI form fill capabilities, and natural language search features
7+
8+
### 🪲 Fixed
9+
10+
* [#877](https://github.com/microsoft/terraform-provider-power-platform/issues/877) update API permissions for Power Platform Provider documentation
11+
* [#878](https://github.com/microsoft/terraform-provider-power-platform/issues/878) update power catalog audience setting validation to include SpecificAdmins option and correct string validator option

.changes/unreleased/changed-20250925-071621.yaml

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

.changes/unreleased/changed-20250929-110657.yaml

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

.changes/unreleased/fixed-20250714-085622.yaml

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

.changes/unreleased/fixed-20250714-092941.yaml

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
and is generated by [Changie](https://github.com/miniscruff/changie).
88

99

10+
## 3.9.0 - 2025-10-01
11+
12+
### 💫 Changed
13+
14+
* [#928](https://github.com/microsoft/terraform-provider-power-platform/issues/928) Enhanced powerplatform_connectors data source to support filtering by environment_id
15+
* [#910](https://github.com/microsoft/terraform-provider-power-platform/issues/910) Extended powerplatform_environment_settings resource to support new AI-powered features including Copilot Studio settings, PowerApps Maker Bot, AI form fill capabilities, and natural language search features
16+
17+
### 🪲 Fixed
18+
19+
* [#877](https://github.com/microsoft/terraform-provider-power-platform/issues/877) update API permissions for Power Platform Provider documentation
20+
* [#878](https://github.com/microsoft/terraform-provider-power-platform/issues/878) update power catalog audience setting validation to include SpecificAdmins option and correct string validator option
21+
1022
## 3.8.0 - 2025-07-03
1123

1224
### ✨ Added

0 commit comments

Comments
 (0)