Skip to content

Update version and fix version increment scripts#33

Merged
weshaggard merged 1 commit intomicrosoft:mainfrom
weshaggard:UpdateVersion
Aug 22, 2025
Merged

Update version and fix version increment scripts#33
weshaggard merged 1 commit intomicrosoft:mainfrom
weshaggard:UpdateVersion

Conversation

@weshaggard
Copy link
Copy Markdown
Member

  • Increments version after last release.
  • Fixes Update-Version script to work with the new repo structure
  • Update changelog parsing code to preserve existing header blocks (I will port this to azure-sdk-tools eng/common as well).

Copilot AI review requested due to automatic review settings August 22, 2025 16:30
@weshaggard weshaggard requested a review from a team as a code owner August 22, 2025 16:30
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 increments the version to 0.5.9 and fixes the version increment scripts to work with the new repository structure. The changes also improve changelog parsing to preserve existing header blocks for better integration with azure-sdk-tools.

  • Increments version from 0.5.8 to 0.5.9 in project file
  • Adds new changelog entry template for version 0.5.9
  • Fixes parameter ordering in Update-Version.ps1 script
  • Enhances changelog parsing to preserve custom header blocks

Reviewed Changes

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

File Description
Azure.Mcp.Server.csproj Updates version number from 0.5.8 to 0.5.9
CHANGELOG.md Adds new unreleased version 0.5.9 entry template
Update-Version.ps1 Fixes parameter ordering by moving ServerName parameter
ChangeLog-Operations.ps1 Adds header block preservation functionality

@weshaggard weshaggard merged commit 77833b5 into microsoft:main Aug 22, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants