Skip to content

Commit cb6ec53

Browse files
mattdotMatt DotsonCopilot
authored
changelog (#726)
* changelog * Update .changes/3.6.0.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Matt Dotson <mattdot@noreply.users.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c6c5173 commit cb6ec53

14 files changed

+49
-60
lines changed

.changes/3.6.0.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## 3.6.0 - 2025-04-24
2+
3+
### ✨ Added
4+
5+
* [#652](https://github.com/microsoft/terraform-provider-power-platform/issues/652) new `powerplatform_environment_wave` that allows to install newest wave update in an environment. Currently available only with `user authentication login`
6+
* [#306](https://github.com/microsoft/terraform-provider-power-platform/issues/306) Added Continuous Access Evaluation (CAE) checks
7+
8+
### 💫 Changed
9+
10+
* [#636](https://github.com/microsoft/terraform-provider-power-platform/issues/636) Updated resources with new default values
11+
### 🪲 Fixed
12+
13+
* [#670](https://github.com/microsoft/terraform-provider-power-platform/issues/670) Added custom error message for lack of management application permissions
14+
* [#673](https://github.com/microsoft/terraform-provider-power-platform/issues/673) standardize the logging and error messages by replacing `ProviderTypeName` with `FullTypeName`
15+
* [#686](https://github.com/microsoft/terraform-provider-power-platform/issues/686) Update authorization header check in doRequest function
16+
* [#693](https://github.com/microsoft/terraform-provider-power-platform/issues/693) Add support for HTTP status code 499 in AddDataverseToEnvironment function
17+
* [#698](https://github.com/microsoft/terraform-provider-power-platform/issues/698) Improved file hashing to check if file is a real file and not a symbolic link
18+
* [#709](https://github.com/microsoft/terraform-provider-power-platform/issues/709) Fixed incorrect error message in `powerplatform_user` delete operation
19+
* [#714](https://github.com/microsoft/terraform-provider-power-platform/issues/714) Enhance error handling for 403 & 404 WebApi responses
20+
21+
### 📚 Documentation
22+
23+
* [#679](https://github.com/microsoft/terraform-provider-power-platform/issues/679) added documentation how to turn off Azure CLI telemetry
24+
* [#695](https://github.com/microsoft/terraform-provider-power-platform/issues/695) adding documentation and samples for Azure DevOps authentication with Workload Identity Federation.

.changes/unreleased/added-20250313-153044.yaml

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

.changes/unreleased/added-20250319-151718.yaml

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

.changes/unreleased/added-20250328-083958.yaml

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

.changes/unreleased/documentation-20250401-093438.yaml

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

.changes/unreleased/documentation-20250409-224908.yaml

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

.changes/unreleased/fixed-20250328-112001.yaml

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

.changes/unreleased/fixed-20250331-124817.yaml

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

.changes/unreleased/fixed-20250407-075519.yaml

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

.changes/unreleased/fixed-20250409-073556.yaml

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

0 commit comments

Comments
 (0)