Skip to content

Prepare 0.8.0 release#506

Merged
vcolin7 merged 6 commits intomicrosoft:mainfrom
vcolin7:release/0.8.0
Sep 18, 2025
Merged

Prepare 0.8.0 release#506
vcolin7 merged 6 commits intomicrosoft:mainfrom
vcolin7:release/0.8.0

Conversation

@vcolin7
Copy link
Copy Markdown
Contributor

@vcolin7 vcolin7 commented Sep 18, 2025

What does this PR do?

Updates documentation ahead of the new release, as well as the project version (to 0.8.0).

Also re-enables the azmcp keyvault get key and azmcp keyvault get secret commands.

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
    • Updated command list in /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
  • Extra steps for Azure MCP Server tool changes:
    • Updated test prompts in /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 September 18, 2025 21:35
@vcolin7 vcolin7 requested review from a team as code owners September 18, 2025 21:35
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 prepares the 0.8.0 release by updating version numbers, changelog documentation, and re-enabling previously disabled Key Vault commands for getting keys and secrets.

  • Updates project version from 0.7.1 to 0.8.0
  • Re-enables azmcp keyvault get key and azmcp keyvault get secret commands
  • Updates changelog and documentation with release notes for version 0.8.0

Reviewed Changes

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

Show a summary per file
File Description
Azure.Mcp.Server.csproj Updates project version to 0.8.0
KeyVaultSetup.cs Re-enables key and secret get commands by uncommenting registration
KeyVaultCommandTests.cs Re-enables previously skipped tests for key and secret get functionality
CHANGELOG.md Updates changelog with 0.8.0 release notes and feature descriptions
eng/vscode/CHANGELOG.md Updates VS Code extension changelog for 0.8.0 release
eng/dnx/nuspec/README.md Updates version reference in NuGet installation example
docs/e2eTestPrompts.md Adds test prompts for re-enabled key and secret get commands
docs/azmcp-commands.md Updates command documentation with re-enabled commands and reorganizes SQL command sections

@vcolin7 vcolin7 self-assigned this Sep 18, 2025
@vcolin7 vcolin7 moved this from Untriaged to In Progress in Azure MCP Server Sep 18, 2025
@vcolin7 vcolin7 added this to the 2025-09 milestone Sep 18, 2025
@vcolin7 vcolin7 enabled auto-merge (squash) September 18, 2025 23:09
@vcolin7 vcolin7 merged commit fd4568f into microsoft:main Sep 18, 2025
25 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server Sep 18, 2025
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Sep 27, 2025
* Re-enabled Key Vault commands `get key` and `get secret`.

* Updated CHANGELOGs and markdown files

* Updated CHANGELOGs with PR number for KV entry

* Disabled secret live test until we fix base test class to handle "secret" commands

* Updated CHANGELOGs.
@vcolin7 vcolin7 deleted the release/0.8.0 branch January 9, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants