Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Prepare 0.5.3 release - #870

Merged
vcolin7 merged 5 commits into
mainfrom
release/0.5.3
Aug 5, 2025
Merged

Prepare 0.5.3 release#870
vcolin7 merged 5 commits into
mainfrom
release/0.5.3

Conversation

@vcolin7

@vcolin7 vcolin7 commented Aug 5, 2025

Copy link
Copy Markdown
Member

What does this PR do?

Updates the following files ahead of the 0.5.3 release:

  • README.md
  • docs/azmcp-commands.md
  • e2eTests/e2eTestPrompts.md

Also removes old tests files for AppConfig that were accidentally merged in a previous PR (fixes #869).

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 CHANGELOG.md for product changes (features, bug fixes, UI/UX, updated dependencies)
    • Spelling check passes: .\eng\common\spelling\Invoke-Cspell.ps1
  • For MCP tool changes, updated:
    • Updated README.md documentation
    • Updated command list in /docs/azmcp-commands.md
    • Updated test prompts in /e2eTests/e2eTestPrompts.md
  • 👉 For Community (non-Azure 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 azure - mcp to run Live Test Pipeline
@vcolin7 vcolin7 added this to the 2025-08 milestone Aug 5, 2025
@vcolin7 vcolin7 self-assigned this Aug 5, 2025
Copilot AI review requested due to automatic review settings August 5, 2025 22:50
@vcolin7 vcolin7 added the documentation Improvements or additions to documentation label Aug 5, 2025
@vcolin7
vcolin7 requested a review from a team as a code owner August 5, 2025 22:50

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

This PR prepares the Azure MCP Server for the 0.5.3 release by updating documentation files and cleaning up accidentally merged test files. The main purpose is to finalize documentation and remove unnecessary test files ahead of the release.

  • Updates documentation files to reflect current feature set
  • Removes accidentally merged AppConfig test files
  • Finalizes the CHANGELOG.md with release date and issue references

Reviewed Changes

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

File Description
tests/Areas/AppConfig/UnitTests/AppConfigJsonSchemaTests.cs Removes accidentally merged test file
docs/azmcp-commands.md Adds formatting improvement for Azure Virtual Desktop section
README.md Updates Azure SQL documentation structure and feature descriptions
CHANGELOG.md Finalizes 0.5.3 release with date and additional bug fix entry
Comments suppressed due to low confidence (1)

CHANGELOG.md:5

  • The release date shows 2025-08-05, but it's currently August 2025. This appears to be a future date that may not be accurate for the actual release timing.
## 0.5.3 (2025-08-05)
Comment thread tests/Areas/AppConfig/UnitTests/AppConfigJsonSchemaTests.cs
Comment thread README.md
@vcolin7
vcolin7 requested a review from a team as a code owner August 5, 2025 22:58
Comment thread docs/azmcp-commands.md
@vcolin7
vcolin7 enabled auto-merge (squash) August 5, 2025 23:19
Comment thread eng/vscode/CHANGELOG.md Outdated
@github-project-automation github-project-automation Bot moved this from Untriaged to In Progress in Azure MCP Server (OLD) Aug 5, 2025
@vcolin7
vcolin7 merged commit 0716190 into main Aug 5, 2025
27 checks passed
@vcolin7
vcolin7 deleted the release/0.5.3 branch August 5, 2025 23:47
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server (OLD) Aug 5, 2025
anannya03 pushed a commit that referenced this pull request Aug 6, 2025
* Prepared 0.5.3 release

* Removed old AppConfig test files

* Updated the VS Code REAADME

* Updated SQL docs in README
chidozieononiwu pushed a commit to chidozieononiwu/azure-mcp that referenced this pull request Aug 18, 2025
* Prepared 0.5.3 release

* Removed old AppConfig test files

* Updated the VS Code REAADME

* Updated SQL docs in README
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation

4 participants