Skip to content

fix: update duo message broker version to make it compatible with rabbitmq4.x#1667

Open
Bhaswati1148 wants to merge 5 commits into
developfrom
update-duo-message-broker-version-to-make-it-compatible-with-rabbitmq4.x
Open

fix: update duo message broker version to make it compatible with rabbitmq4.x#1667
Bhaswati1148 wants to merge 5 commits into
developfrom
update-duo-message-broker-version-to-make-it-compatible-with-rabbitmq4.x

Conversation

@Bhaswati1148

Copy link
Copy Markdown
Contributor

Description

This PR upgrades the version of @user-office-software/duo-message-broker from 1.8.0 to 1.9.1 to ensure compatibility with RabbitMQ 4.x

User office library changes can be found here - UserOfficeProject/user-office-lib#235

Motivation and Context

In STFC we are migrating from RabbitMQ 3.x to RabbitMQ 4.x, applications need to be compatible with the updated AMQP connection negotiation behaviour introduced in RabbitMQ 4.x.

RabbitMQ 4.x enforces a minimum frame_max value of 8192 during AMQP connection negotiation.
@user-office-software/duo-message-broker v1.9.1 includes the required changes to support RabbitMQ 4.x,

How Has This Been Tested

The changes were tested by building a test image using @user-office-software/duo-message-broker v1.9.1 and deploying it to the dev environment. The application successfully connected to the RabbitMQ 4.x and published events to the message broker without any connection issues.

Fixes

Changes

Depends on

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

@Bhaswati1148
Bhaswati1148 requested a review from a team as a code owner July 22, 2026 13:25
@Bhaswati1148
Bhaswati1148 requested review from EdwardHaynes and removed request for a team July 22, 2026 13:25
@Bhaswati1148 Bhaswati1148 changed the title Update duo message broker version to make it compatible with rabbitmq4.x fix: update duo message broker version to make it compatible with rabbitmq4.x Jul 22, 2026
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.

1 participant