README: a note on RabbitMQ 4.1.0 compatibility#790
Merged
kibertoad merged 1 commit intoamqp-node:mainfrom May 3, 2025
michaelklishin:patch-1
Merged
README: a note on RabbitMQ 4.1.0 compatibility#790kibertoad merged 1 commit intoamqp-node:mainfrom michaelklishin:patch-1
kibertoad merged 1 commit intoamqp-node:mainfrom
michaelklishin:patch-1
Conversation
Mentions the minimum required version for RabbitMQ 4.1.0 compatibility.
Contributor
Author
|
@cressie176 sorry to ping you directly. About 10% of RabbitMQ server repository's traffic are for an issue where versions before I will put together a blog post on our end, and figured we should make the minimum compatible version clear in the README ASAP. |
kibertoad
approved these changes
May 3, 2025
Collaborator
|
thank you! |
Collaborator
|
Hi Michael,
I’ll jump on this tomorrow. I see it’s been merged, but will also help to
be pushed to npm.
Steve
…On Sat, 3 May 2025 at 16:48, Michael Klishin ***@***.***> wrote:
*michaelklishin* left a comment (amqp-node/amqplib#790)
<#790 (comment)>
@cressie176 <https://github.com/cressie176> sorry to ping you directly.
About 10% of RabbitMQ server repository's traffic are for an issue where
versions before 0.10.7 of this client fail to connect to RabbitMQ 4.1.x
despite us mentioning the need to upgrade under Breaking Changes.
I will put together a blog post on our end, and figured we should make the
minimum compatible version clear in the README ASAP.
—
Reply to this email directly, view it on GitHub
<#790 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABYCKGE6LCA46ZJ5QPSNST24TQLPAVCNFSM6AAAAAB4L3MHP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNBYGY4DENRXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Collaborator
|
I moved the note slightly higher in the README and have published to npm. I've also created and pinned an issue advising users to update amqplib if they see the frame max error. Please let us know if there's anything else we can do to help. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mentions the minimum required version for RabbitMQ 4.1.0 compatibility.