From e05f2c3e717ef6df74673d98bc980fd1113f6ee9 Mon Sep 17 00:00:00 2001 From: Qinen Zhu Date: Thu, 13 Aug 2026 14:53:15 +0800 Subject: [PATCH 1/2] chore: upgrade microsoft-foundry plugin to 1.0.7 Update the external plugin catalog to the 1.0.7 source commit and regenerate the marketplace output. --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index f073611eb..dc08e6ccc 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -913,7 +913,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.6", + "version": "1.0.7", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -934,7 +934,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "c3a1606fb83ba4b89e205b1723a22e1c497f66a2" + "sha": "ebbbc04c415ef407402ec45843c22f37df732d4a" } }, { diff --git a/plugins/external.json b/plugins/external.json index 2f0264f57..43a817626 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -639,7 +639,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.6", + "version": "1.0.7", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -660,7 +660,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "c3a1606fb83ba4b89e205b1723a22e1c497f66a2" + "sha": "ebbbc04c415ef407402ec45843c22f37df732d4a" } }, { From b2c5d0204b073f49ec7ca1f9098c0657814b5324 Mon Sep 17 00:00:00 2001 From: Qinen Zhu Date: Thu, 13 Aug 2026 16:14:06 +0800 Subject: [PATCH 2/2] chore: update microsoft-foundry 1.0.7 source SHA Point the external plugin catalog and generated marketplace output to the replacement 1.0.7 source commit. --- .github/plugin/marketplace.json | 2 +- plugins/external.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index dc08e6ccc..aad960406 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -934,7 +934,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "ebbbc04c415ef407402ec45843c22f37df732d4a" + "sha": "5d78641be6c789710222bc7248206ace115d5080" } }, { diff --git a/plugins/external.json b/plugins/external.json index 43a817626..84522fa43 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -660,7 +660,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "ebbbc04c415ef407402ec45843c22f37df732d4a" + "sha": "5d78641be6c789710222bc7248206ace115d5080" } }, {