Skip to content

Conversation

@vcolin7
Copy link
Contributor

@vcolin7 vcolin7 commented Nov 25, 2025

What does this PR do?

Updates the CHANGELOGs for the Azure MCP Server ahead of the 2.0.0-beta.7 release.

GitHub issue number?

N/A

Pre-merge Checklist

  • Required for All PRs
    • Read contribution guidelines
    • PR title clearly describes the change
    • Commit history is clean with descriptive messages (cleanup guide)
    • Added comprehensive tests for new/modified functionality
    • Updated servers/Azure.Mcp.Server/CHANGELOG.md and/or servers/Fabric.Mcp.Server/CHANGELOG.md for product changes (features, bug fixes, UI/UX, updated dependencies)
  • For MCP tool changes:
    • One tool per PR: This PR adds or modifies only one MCP tool for faster review cycles
    • Updated servers/Azure.Mcp.Server/README.md and/or servers/Fabric.Mcp.Server/README.md documentation
    • Validate README.md changes using script at eng/scripts/Process-PackageReadMe.ps1. See Package README
    • Updated command list in /servers/Azure.Mcp.Server/docs/azmcp-commands.md and/or /docs/fabric-commands.md
    • Run .\eng\scripts\Update-AzCommandsMetadata.ps1 to update tool metadata in azmcp-commands.md (required for CI)
    • For new or modified tool descriptions, ran ToolDescriptionEvaluator and obtained a score of 0.4 or more and a top 3 ranking for all related test prompts
    • For tools with new names, including new tools or renamed tools, update consolidated-tools.json
    • For new tools associated with Azure services or publicly available tools/APIs/products, add URL to documentation in the PR description
  • Extra steps for Azure MCP Server tool changes:
    • Updated test prompts in /servers/Azure.Mcp.Server/docs/e2eTestPrompts.md
    • 👉 For Community (non-Microsoft team member) PRs:
      • Security review: Reviewed code for security vulnerabilities, malicious code, or suspicious activities before running tests (crypto mining, spam, data exfiltration, etc.)
      • Manual tests run: added comment /azp run mcp - pullrequest - live to run Live Test Pipeline

@vcolin7 vcolin7 requested a review from a team as a code owner November 25, 2025 18:40
Copilot AI review requested due to automatic review settings November 25, 2025 18:40
@vcolin7 vcolin7 requested a review from a team as a code owner November 25, 2025 18:40
@vcolin7 vcolin7 self-assigned this Nov 25, 2025
@vcolin7 vcolin7 added documentation Improvements or additions to documentation server-Azure.Mcp Azure.Mcp.Server blocking-release labels Nov 25, 2025
@vcolin7 vcolin7 moved this from Untriaged to In Progress in Azure MCP Server Nov 25, 2025
@vcolin7 vcolin7 added this to the 2025-11 milestone Nov 25, 2025
Copilot finished reviewing on behalf of vcolin7 November 25, 2025 18:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the Azure MCP Server for the 2.0.0-beta.7 release by updating CHANGELOG files with the release date and finalizing entries that were previously marked as "Unreleased".

  • Finalizes version 2.0.0-beta.7 release date as 2025-11-25
  • Consolidates changelog entries for bug fixes and other changes
  • Updates previous release version 2.0.6 date from 2025-11-19 to 2025-11-20

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
servers/Azure.Mcp.Server/vscode/CHANGELOG.md Updates VS Code extension changelog with version 2.0.7 release date, adds entries for JSON formatting changes, .NET 10 SDK update, and bug fixes for server registration and elicitation flow
servers/Azure.Mcp.Server/CHANGELOG.md Updates main server changelog with version 2.0.0-beta.7 release date and includes .NET 10 SDK version update

Copy link
Member

@joshfree joshfree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but left a comment which I think is relevant for the actual release notes.

@joshfree joshfree enabled auto-merge (squash) November 25, 2025 21:02
@joshfree joshfree merged commit 38b981e into main Nov 25, 2025
25 checks passed
@joshfree joshfree deleted the release/2.0.0-beta.7 branch November 25, 2025 22:59
@github-project-automation github-project-automation bot moved this from In Progress to Done in Azure MCP Server Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocking-release documentation Improvements or additions to documentation server-Azure.Mcp Azure.Mcp.Server

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants