Skip to content

Increment version for agentserver releases - #48473

Open
azure-sdk-automation[bot] wants to merge 1 commit into
Azure:mainfrom
azure-sdk:increment-package-version-agentserver-6666450
Open

Increment version for agentserver releases#48473
azure-sdk-automation[bot] wants to merge 1 commit into
Azure:mainfrom
azure-sdk:increment-package-version-agentserver-6666450

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Increment package version after release of azure-ai-agentserver-core

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Prepares the next patch release for azure-ai-agentserver-core by bumping the package version and adding a new (unreleased) changelog section.

Changes:

  • Bumped core package version from 2.0.0 to 2.0.1.
  • Added a 2.0.1 (Unreleased) section scaffold to the changelog.

Reviewed changes

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

File Description
sdk/agentserver/azure-ai-agentserver-core/azure/ai/agentserver/core/_version.py Updates the package VERSION constant to the next patch version.
sdk/agentserver/azure-ai-agentserver-core/CHANGELOG.md Adds an unreleased section for the upcoming 2.0.1 release notes.

@github-actions github-actions Bot added the Hosted Agents sdk/agentserver/* label Aug 6, 2026
@azure-pipelines

Copy link
Copy Markdown
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.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor
[Pilot] PR Pipeline Failure Analysis

A CI pipeline failed on this pull request. Here is an automated analysis of what went wrong and how to get the build green.

What failed

The verifywhl validation check failed for the azure-ai-agentserver-core package (build #6667381). The root cause is a missing required [tool.azure-sdk-conda] section in the package's pyproject.toml. Because the package has a stable version on PyPI, this section is mandatory.

Recommended next steps

  • Add the required [tool.azure-sdk-conda] section to sdk/agentserver/azure-ai-agentserver-core/pyproject.toml. Follow the instructions at https://aka.ms/azsdk/python/conda/pyproject.
  • Push the fix and let CI re-run the verifywhl check.
  • See the CI troubleshooting guide: https://aka.ms/ci-fix
  • Push new commits to address the failures; this comment updates automatically on the next failing run.
Raw pipeline analysis (azsdk ci analyze)
Failed Tasks
--------------------------------------------------------------------------------
### Errors:

[azure-ai-agentserver-core :: verifywhl]
  2026-08-06 11:26:15,793 [ERROR] azure-sdk-tools: Package azure-ai-agentserver-core has a
  stable version on PyPI but is missing required [tool.azure-sdk-conda] section in
  pyproject.toml. See https://aka.ms/azsdk/python/conda/pyproject for instructions.

  verifywhl check completed with exit code 1

=== SUMMARY ===
PACKAGE                                                       CHECK      STATUS  DURATION(s)
--------------------------------------------------------------------------------------------
/mnt/vss/_work/1/s/sdk/agentserver/azure-ai-agentserver-core  verifywhl  FAIL(1)         6.71

Total checks: 1 | Failed: 1 | Worst exit code: 1

Pipeline: https://dev.azure.com/azure-sdk/public/_build/results?buildId=6667381

Copilot detected the failing pipeline and generated the analysis above. To have it attempt a fix automatically, reply with @copilot please fix the failing pipeline on this PR.

Generated by Pipeline Analysis - Next Steps · 23.9 AIC · ⌖ 8.65 AIC · ⊞ 6.6K ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hosted Agents sdk/agentserver/*

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants