Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 19:18
· 103 commits to main since this release
cb6ec53

3.6.0 - 2025-04-24

✨ Added

  • #652 new powerplatform_environment_wave that allows to install newest wave update in an environment. Currently available only with user authentication login
  • #306 Added Continuous Access Evaluation (CAE) checks

💫 Changed

  • #636 Updated resources with new default values

🪲 Fixed

  • #670 Added custom error message for lack of management application permissions
  • #673 standardize the logging and error messages by replacing ProviderTypeName with FullTypeName
  • #686 Update authorization header check in doRequest function
  • #693 Add support for HTTP status code 499 in AddDataverseToEnvironment function
  • #698 Improved file hashing to check if file is a real file and not a symbolic link
  • #709 Fixed incorrect error message in powerplatform_user delete operation
  • #714 Enhance error handling for 403 & 404 WebApi responses

📚 Documentation

  • #679 added documentation how to turn off Azure CLI telemetry
  • #695 adding documentation and samples for Azure DevOps authentication with Workload Identity Federation.