Increment version for agentserver releases - #49168
Open
azure-sdk-automation[bot] wants to merge 1 commit into
Open
azure-sdk-automation[bot] wants to merge 1 commit into
azure-sdk-automation[bot] wants to merge 1 commit into
Conversation
azure-sdk-automation
Bot
requested review from
Ravi Pidaparthi (RaviPidaparthi),
Shiva S (Shivakishore14),
Ankit Sinha (ankitbko) and
Pranav Pandit (vangarp)
as code owners
September 24, 2026 11:55
|
Azure Pipelines: Successfully started running 1 pipeline(s). 10 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Microsoft Azure (Azure)
September 24, 2026 11:56
View session
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Update api.metadata.yml to match package version 2.2.0b3 before approval.
Get a fresh assessment by requesting another Copilot review.
Review effort: Balanced
Findings: 1
Open (1)
What changed in this PR
Increments azure-ai-agentserver-core to the next beta version, 2.2.0b3.
Changes:
- Adds an unreleased
2.2.0b3changelog section. - Updates the runtime package version.
| File | Description |
|---|---|
sdk/agentserver/azure-ai-agentserver-core/CHANGELOG.md |
Adds the next unreleased beta entry. |
sdk/agentserver/azure-ai-agentserver-core/azure/ai/agentserver/core/_version.py |
Sets the package version to 2.2.0b3; corresponding api.metadata.yml remains at 2.2.0b2. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
| # --------------------------------------------------------- | ||
|
|
||
| VERSION = "2.2.0b2" | ||
| VERSION = "2.2.0b3" |
Ankit Sinha (ankitbko)
approved these changes
Sep 24, 2026
Ankit Sinha (ankitbko)
enabled auto-merge (squash)
September 24, 2026 12:06
This branch has not been deployed
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-ai-agentserver-core