diff --git a/agent-365-lifecycle-governance/DELIVERY-CHECKLIST.md b/agent-365-lifecycle-governance/DELIVERY-CHECKLIST.md index e2745eef..5bbb230d 100644 --- a/agent-365-lifecycle-governance/DELIVERY-CHECKLIST.md +++ b/agent-365-lifecycle-governance/DELIVERY-CHECKLIST.md @@ -1,6 +1,6 @@ # Agent 365 Lifecycle Governance — Delivery Checklist -**Version:** v1.1.4 +**Version:** v1.1.5 **Solution:** Agent 365 Lifecycle Governance Pre-deployment validation and post-deployment verification tasks. Complete each phase in order. @@ -149,5 +149,5 @@ Do NOT include these repository management files: --- -**Package Version:** v1.1.4 +**Package Version:** v1.1.5 **Solution:** Agent 365 Lifecycle Governance diff --git a/agent-365-lifecycle-governance/scripts/requirements.txt b/agent-365-lifecycle-governance/scripts/requirements.txt index 99242321..c7589ed9 100644 --- a/agent-365-lifecycle-governance/scripts/requirements.txt +++ b/agent-365-lifecycle-governance/scripts/requirements.txt @@ -1,3 +1,3 @@ -msal>=1.20.0 -requests>=2.28.0 -azure-identity>=1.16.0 +msal>=1.30.0 +requests>=2.32.0 +azure-identity>=1.18.0 diff --git a/agent-registry-automation/docs/prerequisites.md b/agent-registry-automation/docs/prerequisites.md index 8cc5b445..8b2454ff 100644 --- a/agent-registry-automation/docs/prerequisites.md +++ b/agent-registry-automation/docs/prerequisites.md @@ -25,7 +25,7 @@ Install or update the supporting admin tooling on workstations used for validati ```powershell Install-Module -Name Microsoft.PowerApps.Administration.PowerShell -RequiredVersion 2.0.217 -Scope CurrentUser Install-Module -Name Microsoft.PowerApps.PowerShell -RequiredVersion 1.0.45 -AllowClobber -Scope CurrentUser -Install-Module -Name Microsoft.Graph -RequiredVersion 2.36.1 -Scope CurrentUser +Install-Module -Name Microsoft.Graph -RequiredVersion 2.37.0 -Scope CurrentUser Install-Module -Name Az.Accounts -RequiredVersion 5.3.4 -Scope CurrentUser pac --version ``` diff --git a/scope-drift-monitor/CHANGELOG.md b/scope-drift-monitor/CHANGELOG.md index ec0f5a55..c87154fd 100644 --- a/scope-drift-monitor/CHANGELOG.md +++ b/scope-drift-monitor/CHANGELOG.md @@ -46,7 +46,7 @@ All notable changes to the Scope Drift Monitor. --- -## [1.1.1] - 2026-07-15 +## [1.1.1] - 2026-03-15 ### Removed diff --git a/scope-drift-monitor/README.md b/scope-drift-monitor/README.md index 18ccc684..5ba843d3 100644 --- a/scope-drift-monitor/README.md +++ b/scope-drift-monitor/README.md @@ -259,7 +259,7 @@ Microsoft is introducing [sensitivity label visibility in Copilot Studio](https: | 1.2.2 | May 2026 | PS 5.1 compatibility fix for `Get-Date -AsUTC`; non-ASCII em-dashes replaced | | 1.2.1 | May 2026 | Microsoft Learn 2026-Q2 refresh: Copilot audit schema parsing, managed identity-first scripts, and updated Purview/Graph guidance | | 1.1.2 | April 2026 | Fixed Write-Output pipeline contamination, prohibited language, PnP 3.x compatibility | -| 1.1.1 | July 2026 | Removed exported Dataverse solution package per content policy | +| 1.1.1 | March 2026 | Removed exported Dataverse solution package per content policy | | 1.1.0 | February 2026 | Production release with flows, scripts, and full documentation | | 1.0.0 | February 2026 | Initial schema and concept | diff --git a/scope-drift-monitor/docs/baseline-configuration.md b/scope-drift-monitor/docs/baseline-configuration.md index 5690c792..b0a88149 100644 --- a/scope-drift-monitor/docs/baseline-configuration.md +++ b/scope-drift-monitor/docs/baseline-configuration.md @@ -311,4 +311,4 @@ Update-DataverseRecord -EntityName "fsi_agentscope" -RecordId $scopeId -Data @{ --- -*Scope Drift Monitor v1.2.1* +*Scope Drift Monitor v1.2.2* diff --git a/scope-drift-monitor/docs/dataverse-schema.md b/scope-drift-monitor/docs/dataverse-schema.md index 718c5ea0..46a80bb2 100644 --- a/scope-drift-monitor/docs/dataverse-schema.md +++ b/scope-drift-monitor/docs/dataverse-schema.md @@ -324,4 +324,4 @@ Retention period should align with your organization's audit requirements (e.g., --- -*Scope Drift Monitor v1.2.1* +*Scope Drift Monitor v1.2.2* diff --git a/scope-drift-monitor/docs/flow-configuration.md b/scope-drift-monitor/docs/flow-configuration.md index e05a4756..b9903fd4 100644 --- a/scope-drift-monitor/docs/flow-configuration.md +++ b/scope-drift-monitor/docs/flow-configuration.md @@ -233,4 +233,4 @@ For common issues and resolutions, see [Troubleshooting Guide](troubleshooting.m --- -*Scope Drift Monitor v1.2.1* +*Scope Drift Monitor v1.2.2* diff --git a/scope-drift-monitor/docs/prerequisites.md b/scope-drift-monitor/docs/prerequisites.md index e705ba93..22db7678 100644 --- a/scope-drift-monitor/docs/prerequisites.md +++ b/scope-drift-monitor/docs/prerequisites.md @@ -93,4 +93,4 @@ Use managed identity for Azure-hosted production automation: --- -*Scope Drift Monitor v1.2.1* +*Scope Drift Monitor v1.2.2* diff --git a/scope-drift-monitor/docs/troubleshooting.md b/scope-drift-monitor/docs/troubleshooting.md index e3567b99..b929c8d1 100644 --- a/scope-drift-monitor/docs/troubleshooting.md +++ b/scope-drift-monitor/docs/troubleshooting.md @@ -368,4 +368,4 @@ For issues not covered here: --- -*Scope Drift Monitor v1.2.1* +*Scope Drift Monitor v1.2.2*