Skip to content

Prepare azure-messaging-servicebus 7.18.0-beta.2 for release#49596

Open
EldertGrootenboer wants to merge 2 commits into
mainfrom
release/servicebus-7.18.0-beta.2-prep
Open

Prepare azure-messaging-servicebus 7.18.0-beta.2 for release#49596
EldertGrootenboer wants to merge 2 commits into
mainfrom
release/servicebus-7.18.0-beta.2-prep

Conversation

@EldertGrootenboer

Copy link
Copy Markdown
Member

Release-prep PR for azure-messaging-servicebus 7.18.0-beta.2.

Produced by eng/common/scripts/Prepare-Release.ps1:

  • CHANGELOG: ## 7.18.0-beta.2 (Unreleased) to ## 7.18.0-beta.2 (2026-06-22) (also trims the empty ### Breaking Changes section).
  • README: dependency snippet version 7.17.13 to 7.18.0-beta.2.

The DevOps release work item 22249 is set to In Release (Beta).

Stamping the release date lets the changelog pass verify-changelog -ForRelease at publish. Once this merges, azure-messaging-servicebus 7.18.0-beta.2 is ready for the java - servicebus release pipeline run.

What 7.18.0-beta.2 ships

  • Features Added: drainTimeout(Duration) on the processor builders for graceful shutdown (#48192).
  • Bugs Fixed: ServiceBusProcessorClient.close() now drains in-flight handlers before disposing the receiver (#45716).
  • Other Changes: com.microsoft:max-message-batch-size AMQP vendor-property support in createMessageBatch (#48214).

- Date-stamp CHANGELOG entry: (Unreleased) -> (2026-06-22)

- Update README dependency snippet to 7.18.0-beta.2

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

Prepares azure-messaging-servicebus for publishing 7.18.0-beta.2 by stamping the release date in the changelog and updating the README dependency snippet, aligning the repo metadata with the planned Service Bus beta release.

Changes:

  • Updated CHANGELOG.md entry from “Unreleased” to the release date (2026-06-22) and removed the empty “Breaking Changes” section.
  • Updated README.md Maven dependency snippet to 7.18.0-beta.2.

Reviewed changes

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

File Description
sdk/servicebus/azure-messaging-servicebus/README.md Updates the direct dependency snippet to 7.18.0-beta.2.
sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md Stamps the 7.18.0-beta.2 release date and trims an empty section for release validation.

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.

3 participants