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

Migrate the AMQP library to a new one (abbitmq/amqp091-go) #139

Open
ph4r5h4d opened this issue Dec 9, 2024 · 0 comments
Open

Migrate the AMQP library to a new one (abbitmq/amqp091-go) #139

ph4r5h4d opened this issue Dec 9, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@ph4r5h4d
Copy link
Owner

ph4r5h4d commented Dec 9, 2024

Currently, Wait4it is using https://github.com/streadway/amqp and this library is marked as deprecated, a possible alternative could be https://github.com/rabbitmq/amqp091-go.

  • Add the new dependency and remove the deprecated one.
  • Update the implementation
  • I don't think Integration tests requires any change.
@ph4r5h4d ph4r5h4d added enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant