Skip to content

Prepare core b5 release#47097

Open
Hameedkunkanoor wants to merge 2 commits into
mainfrom
hameedkunkanoor/agentserver-core-b5-release
Open

Prepare core b5 release#47097
Hameedkunkanoor wants to merge 2 commits into
mainfrom
hameedkunkanoor/agentserver-core-b5-release

Conversation

@Hameedkunkanoor
Copy link
Copy Markdown
Contributor

Description

This PR prepares a new prerelease for azure-ai-agentserver-core by:

  • Bumping package version from 2.0.0b4 to 2.0.0b5.
  • Adding a CHANGELOG entry for 2.0.0b5.
  • Documenting the blueprint telemetry attribute key fix so the Python package release includes it.

Relevant changes:

No API spec regeneration is included in this PR.

All SDK Contribution checklist:

  • The pull request does not introduce breaking changes.
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Testing note:

@Hameedkunkanoor Hameedkunkanoor requested a review from ankitbko as a code owner May 23, 2026 08:00
Copilot AI review requested due to automatic review settings May 23, 2026 08:00
@github-actions github-actions Bot added the Hosted Agents sdk/agentserver/* label May 23, 2026
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

Prepares the azure-ai-agentserver-core package for the 2.0.0b5 prerelease by bumping the package version and adding a corresponding release note entry.

Changes:

  • Bumped package version from 2.0.0b4 to 2.0.0b5.
  • Added a 2.0.0b5 CHANGELOG entry documenting the blueprint telemetry attribute key fix.

Reviewed changes

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

File Description
sdk/agentserver/azure-ai-agentserver-core/CHANGELOG.md Adds the 2.0.0b5 release notes entry (needs a small wording correction to reflect the actual attribute key rename).
sdk/agentserver/azure-ai-agentserver-core/azure/ai/agentserver/core/_version.py Updates the package version constant to 2.0.0b5.

Comment thread sdk/agentserver/azure-ai-agentserver-core/CHANGELOG.md Outdated
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