Skip to content

Increment version for discovery releases#47330

Open
azure-sdk wants to merge 1 commit into
Azure:mainfrom
azure-sdk:increment-package-version-discovery-6391546
Open

Increment version for discovery releases#47330
azure-sdk wants to merge 1 commit into
Azure:mainfrom
azure-sdk:increment-package-version-discovery-6391546

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Increment package version after release of azure-ai-discovery

@azure-sdk azure-sdk requested a review from lmazuel as a code owner June 3, 2026 22:35
Copilot AI review requested due to automatic review settings June 3, 2026 22:35
@azure-sdk azure-sdk requested a review from lirenhe as a code owner June 3, 2026 22:35
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

This PR bumps azure-ai-discovery to the next post-release development version and prepares the changelog for the upcoming release.

Changes:

  • Added a new 1.0.0b2 (Unreleased) section to the package changelog.
  • Updated the package-level VERSION constant from 1.0.0b1 to 1.0.0b2.

Reviewed changes

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

File Description
sdk/discovery/azure-ai-discovery/CHANGELOG.md Adds the next unreleased version header/sections for 1.0.0b2.
sdk/discovery/azure-ai-discovery/azure/ai/discovery/_version.py Bumps the package-level VERSION constant to 1.0.0b2.

# --------------------------------------------------------------------------

VERSION = "1.0.0b1"
VERSION = "1.0.0b2"
Comment on lines +5 to +9
### Features Added

### Breaking Changes

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants