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

RabbitMQ 4.0.x #235

Merged
merged 5 commits into from
Nov 3, 2024
Merged

RabbitMQ 4.0.x #235

merged 5 commits into from
Nov 3, 2024

Conversation

ono
Copy link
Collaborator

@ono ono commented Oct 28, 2024

Working branch to support RabbitMQ 4.0 (with AMQP 0.9.1).

  • Initial work and publish 4.0.0-rc.1
  • Pass the tests
  • Fix all warnings
  • Test it with RabbitMQ 3.X
  • Test it with RabbitMQ 4.0.x

Related thread: rabbitmq/rabbitmq-server#11593

In this PR, we aim to support AMQP 0.9.1 which will be still supported by RabbitMQ 4.x. Currently we have no plan to work on AMQP 1.0.

@ono ono changed the title Rabbitmq 4 0 RabbitMQ 4.0.x Oct 28, 2024
@ono
Copy link
Collaborator Author

ono commented Oct 28, 2024

Published 4.0.0-rc.1 on hex: https://hex.pm/packages/amqp

I see many warnings but the tests are passing. I will work on the warning fixes before publishing 4.0.0. Feedback is welcome.

@ono ono merged commit f919ffa into main Nov 3, 2024
6 checks passed
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