Skip to content

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

Closed
EldertGrootenboer wants to merge 1 commit into
Azure:mainfrom
EldertGrootenboer:release/servicebus-7.18.0-beta.2-prep
Closed

Prepare azure-messaging-servicebus 7.18.0-beta.2 for release#49595
EldertGrootenboer wants to merge 1 commit into
Azure:mainfrom
EldertGrootenboer: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 review requested due to automatic review settings June 22, 2026 20:24
@EldertGrootenboer

Copy link
Copy Markdown
Member Author

Superseded by #49596 (same-repo PR per the internal SDK convention; pushed to origin instead of a fork).

@EldertGrootenboer EldertGrootenboer deleted the release/servicebus-7.18.0-beta.2-prep branch June 22, 2026 20:26

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 7.18.0-beta.2 for release by stamping the release date in the changelog (so verify-changelog -ForRelease passes) and updating the README dependency snippet to the new version.

Changes:

  • Updated CHANGELOG.md entry for 7.18.0-beta.2 from “Unreleased” to the release date 2026-06-22 and removed the empty “Breaking Changes” section.
  • Updated README.md Maven dependency snippet version 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 Bumps the documented dependency version to 7.18.0-beta.2.
sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md Stamps the 7.18.0-beta.2 release date and cleans up an empty section to satisfy 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