Skip to content

Prepare 3.0.0-beta.23 release#2992

Merged
vcolin7 merged 2 commits into
mainfrom
release/3.0.0-beta.23
Jul 3, 2026
Merged

Prepare 3.0.0-beta.23 release#2992
vcolin7 merged 2 commits into
mainfrom
release/3.0.0-beta.23

Conversation

@vcolin7

@vcolin7 vcolin7 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Updated changelogs and deleted individual entry files

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 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 3.0.0-beta.23 release by rolling up individual changelog entries into the consolidated changelogs and removing the per-change YAML entry files.

Changes:

  • Added the 3.0.0-beta.23 release notes to both the server changelog and the VS Code extension changelog.
  • Consolidated feature/breaking-change bullets into the main changelog sections.
  • Deleted the corresponding servers/Azure.Mcp.Server/changelog-entries/*.yaml entry files after rollup.

Reviewed changes

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

Show a summary per file
File Description
servers/Azure.Mcp.Server/vscode/CHANGELOG.md Adds the 3.0.0-beta.23 release notes for the VS Code extension.
servers/Azure.Mcp.Server/CHANGELOG.md Finalizes the 3.0.0-beta.23 section with dated release notes.
servers/Azure.Mcp.Server/changelog-entries/avm-pattern-modules.yaml Deletes rolled-up changelog entry file.
servers/Azure.Mcp.Server/changelog-entries/1782548815102.yaml Deletes rolled-up changelog entry file.
servers/Azure.Mcp.Server/changelog-entries/1782414691894.yaml Deletes rolled-up changelog entry file.

Comment thread servers/Azure.Mcp.Server/vscode/CHANGELOG.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this from Untriaged to In Progress in Azure MCP Server Jul 3, 2026
@vcolin7 vcolin7 enabled auto-merge (squash) July 3, 2026 02:12
@vcolin7 vcolin7 merged commit a497e6e into main Jul 3, 2026
15 checks passed
@vcolin7 vcolin7 deleted the release/3.0.0-beta.23 branch July 3, 2026 02:36
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server Jul 3, 2026
ShreyaSangwa pushed a commit to ShreyaSangwa/mcp that referenced this pull request Jul 7, 2026
* Updated changelogs and deleted individual entry files

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

3 participants