Skip to content

Increment versions for servicebus releases - #50223

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

Increment versions for servicebus releases#50223
azure-sdk-automation[bot] wants to merge 1 commit into
Azure:mainfrom
azure-sdk:increment-package-version-servicebus-6733351

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Increment package versions for servicebus releases

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
34 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 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

This PR increments the Azure Service Bus Java package version to the next beta release and propagates that version across the module’s Maven references and release tracking metadata.

Changes:

  • Bumped com.azure:azure-messaging-servicebus from 7.18.0-beta.3 to 7.18.0-beta.4 in the primary library pom.xml and related sample/perf/stress module poms.
  • Added a new 7.18.0-beta.4 (Unreleased) section to the Service Bus library changelog.
  • Updated eng/versioning/version_client.txt to reflect the new target version.

Reviewed changes

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

Show a summary per file
File Description
sdk/servicebus/azure-messaging-servicebus/pom.xml Bumps the library’s published Maven version to 7.18.0-beta.4.
sdk/servicebus/azure-messaging-servicebus/docs/pom.xml Updates the docs sample dependency version to 7.18.0-beta.4.
sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md Adds an unreleased changelog entry for 7.18.0-beta.4.
sdk/servicebus/azure-messaging-servicebus-track2-perf/pom.xml Updates perf module’s dependency on azure-messaging-servicebus to 7.18.0-beta.4.
sdk/servicebus/azure-messaging-servicebus-stress/pom.xml Updates stress module’s dependency on azure-messaging-servicebus to 7.18.0-beta.4.
eng/versioning/version_client.txt Updates the servicebus version record to 7.18.0-beta.4.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

<groupId>com.azure</groupId>
<artifactId>azure-messaging-servicebus</artifactId>
<version>7.18.0-beta.3</version> <!-- {x-version-update;com.azure:azure-messaging-servicebus;current} -->
<version>7.18.0-beta.4</version> <!-- {x-version-update;com.azure:azure-messaging-servicebus;current} -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants