Skip to content

Prepare 2.0.0 beta.35 release#2295

Merged
vcolin7 merged 3 commits intorelease/azure/2.xfrom
release/2.0.0-beta.35
Mar 31, 2026
Merged

Prepare 2.0.0 beta.35 release#2295
vcolin7 merged 3 commits intorelease/azure/2.xfrom
release/2.0.0-beta.35

Conversation

@vcolin7
Copy link
Copy Markdown
Contributor

@vcolin7 vcolin7 commented Mar 31, 2026

What does this PR do?

Updates changelogs ahead of the 2.0.0-beta.35 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
    • Created a changelog entry if the change falls among the following: new feature, bug fix, UI/UX update, breaking change, or updated dependencies. Follow the changelog entry guide
  • 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 running the script ./eng/scripts/Process-PackageReadMe.ps1. See Package README
    • 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 renamed tools, follow the Tool Rename Checklist and tag the PR with the breaking-change label
    • 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 command list in servers/Azure.Mcp.Server/docs/azmcp-commands.md
    • Ran ./eng/scripts/Update-AzCommandsMetadata.ps1 to update tool metadata in azmcp-commands.md (required for CI)
    • 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

Copilot AI review requested due to automatic review settings March 31, 2026 00:56
Copy link
Copy Markdown
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

Prepares the 2.0.0-beta.35 release by updating the Azure MCP Server changelog and the VS Code extension changelog with the release notes for this release date.

Changes:

  • Added a new 2.0.0-beta.35 (2026-03-30) section to the server changelog with bug fixes and other changes.
  • Added a new 2.0.35 (2026-03-30) (pre-release) section to the VS Code changelog with changed/fixed entries.
  • Moved the plugin-telemetry validation/refactor notes into the beta.35 release section (from an older release section).

Reviewed changes

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

File Description
servers/Azure.Mcp.Server/vscode/CHANGELOG.md Adds the VS Code extension 2.0.35 pre-release notes (Changed/Fixed).
servers/Azure.Mcp.Server/CHANGELOG.md Finalizes 2.0.0-beta.35 release notes and rehomes plugin-telemetry entries under this release.

Comment thread servers/Azure.Mcp.Server/CHANGELOG.md Outdated
Comment thread servers/Azure.Mcp.Server/vscode/CHANGELOG.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@vcolin7 vcolin7 requested review from a team as code owners March 31, 2026 01:03
@vcolin7 vcolin7 requested review from JasonYeMSFT, JonathanCrd, alzimmermsft, joshfree, msalaman, saikoumudi and xiangyan99 and removed request for a team March 31, 2026 01:03
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this from Untriaged to In Progress in Azure MCP Server Mar 31, 2026
@vcolin7 vcolin7 enabled auto-merge (squash) March 31, 2026 01:04
@vcolin7 vcolin7 merged commit 346abc8 into release/azure/2.x Mar 31, 2026
15 checks passed
@vcolin7 vcolin7 deleted the release/2.0.0-beta.35 branch March 31, 2026 01:32
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants