Skip to content

Prepare release for version 3.0.0-beta.24#3011

Merged
vcolin7 merged 1 commit into
mainfrom
release/3.0.0-beta.24
Jul 8, 2026
Merged

Prepare release for version 3.0.0-beta.24#3011
vcolin7 merged 1 commit into
mainfrom
release/3.0.0-beta.24

Conversation

@vcolin7

@vcolin7 vcolin7 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Updates changelogs and removes individual entries ahead of the next 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 July 8, 2026 17:05
@vcolin7 vcolin7 requested review from a team as code owners July 8, 2026 17:05
@vcolin7 vcolin7 requested a review from jairmyree July 8, 2026 17:05
@github-project-automation github-project-automation Bot moved this to Untriaged in Azure MCP Server Jul 8, 2026
@vcolin7 vcolin7 requested a review from msalaman July 8, 2026 17:06
@vcolin7 vcolin7 self-assigned this Jul 8, 2026
@vcolin7 vcolin7 added the documentation Improvements or additions to documentation label Jul 8, 2026
@vcolin7 vcolin7 added this to the 2026-07 milestone Jul 8, 2026
@vcolin7 vcolin7 moved this from Untriaged to In Progress in Azure MCP Server Jul 8, 2026
@vcolin7 vcolin7 enabled auto-merge (squash) July 8, 2026 17:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Azure MCP Server and VS Code extension changelogs for the 3.0.0-beta.24 / 3.0.24 release by finalizing the release notes and removing the now-consumed per-PR changelog entry.

Changes:

  • Finalized servers/Azure.Mcp.Server/CHANGELOG.md for 3.0.0-beta.24 by replacing the “Unreleased” header with a dated release entry and consolidating the bug fix note.
  • Added a new 3.0.24 entry to the VS Code extension changelog (servers/Azure.Mcp.Server/vscode/CHANGELOG.md).
  • Removed the individual changelog entry YAML that was folded into the release changelog.

Reviewed changes

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

File Description
servers/Azure.Mcp.Server/vscode/CHANGELOG.md Adds VS Code extension release entry for 3.0.24 with the bug fix note.
servers/Azure.Mcp.Server/CHANGELOG.md Finalizes 3.0.0-beta.24 release notes and adds the dated header.
servers/Azure.Mcp.Server/changelog-entries/tmeschter-fix-obo-tenant-casing.yaml Removes the now-consumed per-PR changelog entry.

Comment thread servers/Azure.Mcp.Server/vscode/CHANGELOG.md
@vcolin7 vcolin7 merged commit 5cb283a into main Jul 8, 2026
29 checks passed
@vcolin7 vcolin7 deleted the release/3.0.0-beta.24 branch July 8, 2026 17:42
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server Jul 8, 2026
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants