From a1d2046cd24084e9d4795f33c606da797e6c584a Mon Sep 17 00:00:00 2001 From: David Gilbert Date: Thu, 2 Jul 2026 16:10:48 +0000 Subject: [PATCH 1/2] Update Datadog plugin to v0.7.21 --- plugins/external.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/external.json b/plugins/external.json index 114556480..eb7500625 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -131,7 +131,7 @@ { "name": "datadog", "description": "Use Datadog directly in Copilot / VS Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation.", - "version": "0.7.15", + "version": "0.7.21", "author": { "name": "Datadog", "url": "https://www.datadoghq.com/" @@ -149,7 +149,7 @@ "source": { "source": "github", "repo": "datadog-labs/vscode-plugin", - "sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760" + "sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8" } }, { @@ -764,4 +764,4 @@ "path": "plugins/winui" } } -] +] \ No newline at end of file From df16b799a7eea86ba3d5f9008de16477614e58a8 Mon Sep 17 00:00:00 2001 From: David Gilbert Date: Fri, 3 Jul 2026 07:38:46 +0200 Subject: [PATCH 2/2] Update Datadog plugin to v0.7.21 Co-Authored-By: Claude Sonnet 5 --- .github/plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 0c0247e4c..98bfc5a8f 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -232,7 +232,7 @@ { "name": "datadog", "description": "Use Datadog directly in Copilot / VS Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation.", - "version": "0.7.15", + "version": "0.7.21", "author": { "name": "Datadog", "url": "https://www.datadoghq.com/" @@ -250,7 +250,7 @@ "source": { "source": "github", "repo": "datadog-labs/vscode-plugin", - "sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760" + "sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8" } }, {