Update version and fix version increment scripts#33
Merged
weshaggard merged 1 commit intomicrosoft:mainfrom Aug 22, 2025
Merged
Update version and fix version increment scripts#33weshaggard merged 1 commit intomicrosoft:mainfrom
weshaggard merged 1 commit intomicrosoft:mainfrom
Conversation
Member
weshaggard
commented
Aug 22, 2025
- 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).
Contributor
There was a problem hiding this comment.
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 |
dbe5132 to
78f1071
Compare
78f1071 to
a774a47
Compare
This was referenced Aug 22, 2025
hallipr
approved these changes
Aug 22, 2025
16 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.