Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(rabbitmq): update amqp libs #677

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

ttshivers
Copy link
Contributor

Update amqplib and amqp-connection-manager to the latest version. There are many fixes and improvements.

BREAKING CHANGE: We will no longer emit a disconnect event on an initial connection failure - instead we now emit connectFailed on each connection failure, and only emit disconnect when we transition from connected to disconnected.

re #542
re #459

Update amqplib and amqp-connection-manager to the latest version.
There are many fixes and improvements.

BREAKING CHANGE: We will no longer emit a disconnect event on an initial connection failure -
instead we now emit connectFailed on each connection failure, and only emit disconnect when we
transition from connected to disconnected.

re golevelup#542
@underfisk
Copy link
Contributor

@ttshivers Thank you very much for reviving this

@WonderPanda The next rabbitmq package version should be a major because this implies breaking changes

@underfisk underfisk merged commit 83530d3 into golevelup:master Jan 16, 2024
3 checks passed
@ttshivers ttshivers deleted the fix/update-rabbitmq-libs branch January 16, 2024 17:30
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.

None yet

2 participants