Increment version for core releases - #7402
Open
azure-sdk-automation[bot] wants to merge 3 commits into
Open
Conversation
azure-sdk-automation
Bot
requested review from
Larry Osterman (LarryOsterman),
Rick Winter (RickWinter),
Anton Kolesnyk (antkmsft) and
Jeff Fisher (xirzec)
as code owners
September 4, 2026 14:14
azure-sdk-automation
Bot
requested review from
Josue Gomez (SwayGom),
Eric Lam (MSFT) (hmlam),
Johnathan W (j7nw4r),
Sagar Patel (sagar0207) and
SJ (sjkwak)
as code owners
September 4, 2026 14:14
|
Azure Pipelines: Successfully started running 1 pipeline(s). 8 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The azure-core changelog still marks 1.17.0-beta.1 as “Unreleased” despite the prerelease bump, and should be updated to reflect the actual release date.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR increments the prerelease versions for azure-core and azure-core-amqp after a release, and prepares new “Unreleased” changelog sections for the next prerelease iterations.
Changes:
- Bump
azure-coreprerelease version from1.17.0-beta.1to1.17.0-beta.2. - Bump
azure-core-amqpprerelease version from1.0.0-beta.13to1.0.0-beta.14. - Add new “Unreleased” changelog headings for the next prerelease versions.
File summaries
| File | Description |
|---|---|
| sdk/core/azure-core/src/private/package_version.hpp | Updates azure-core prerelease macro to beta.2. |
| sdk/core/azure-core/CHANGELOG.md | Adds 1.17.0-beta.2 (Unreleased) section above prior entry. |
| sdk/core/azure-core-amqp/src/private/package_version.hpp | Updates azure-core-amqp prerelease macro to beta.14. |
| sdk/core/azure-core-amqp/CHANGELOG.md | Adds 1.0.0-beta.14 (Unreleased) section above the dated beta.13 entry. |
Review details
- Files reviewed: 6/6 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
|
|
||
| ### Other Changes | ||
|
|
||
| ## 1.17.0-beta.1 (Unreleased) |
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.
Increment package version after release of azure-core