Skip to content

Merge 0.9.2 release branch and increment package version#830

Merged
vcolin7 merged 4 commits intomainfrom
release/0.9.2
Oct 16, 2025
Merged

Merge 0.9.2 release branch and increment package version#830
vcolin7 merged 4 commits intomainfrom
release/0.9.2

Conversation

@vcolin7
Copy link
Copy Markdown
Contributor

@vcolin7 vcolin7 commented Oct 15, 2025

What does this PR do?

Updated CHANGELOGs and project version

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
    • 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 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

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

This PR merges the 0.9.2 release branch and increments the package version from 0.9.2 to 0.9.3 in preparation for the next development cycle. The changes finalize the 0.9.2 release documentation and set up the structure for tracking future changes in version 0.9.3.

Key changes include:

  • Version increment from 0.9.2 to 0.9.3 in the project file
  • Reorganization of changelog entries to properly document the 0.9.2 release
  • Addition of new unreleased section for 0.9.3 development

Reviewed Changes

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

File Description
servers/Azure.Mcp.Server/src/Azure.Mcp.Server.csproj Updates package version from 0.9.2 to 0.9.3
servers/Azure.Mcp.Server/CHANGELOG.md Reorganizes changelog to finalize 0.9.2 release notes and creates 0.9.3 unreleased section
eng/vscode/CHANGELOG.md Adds 0.9.2 release entry and improves description clarity for telemetry logging

@vcolin7 vcolin7 self-assigned this Oct 15, 2025
@vcolin7 vcolin7 added documentation Improvements or additions to documentation server-Azure.Mcp Azure.Mcp.Server labels Oct 15, 2025
@vcolin7 vcolin7 moved this from Untriaged to In Progress in Azure MCP Server Oct 15, 2025
@vcolin7 vcolin7 added this to the 2025-10 milestone Oct 15, 2025
@vcolin7 vcolin7 enabled auto-merge (squash) October 15, 2025 22:34
Comment thread eng/vscode/CHANGELOG.md
Copy link
Copy Markdown
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.

requested rebase of main and moving the 0.9.2 unshipped entries up to 0.9.3

@vcolin7 vcolin7 dismissed joshfree’s stale review October 16, 2025 00:26

Changes requested had already been applied.

@vcolin7 vcolin7 merged commit 01693cf into main Oct 16, 2025
23 checks passed
@vcolin7 vcolin7 deleted the release/0.9.2 branch October 16, 2025 02:40
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server Oct 16, 2025
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Dec 8, 2025
* Updated CHANGELOGs

* Increment version after release (microsoft#828)

Increment package version after release

* Small CHANGELOG update

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

5 participants