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

fix(rabbitmq): deprecated methode scanFromPrototype #715

Merged
merged 1 commit into from Apr 2, 2024

Conversation

mahdijz5
Copy link
Contributor

@mahdijz5 mahdijz5 commented Apr 2, 2024

Fix(rabbitmq): deprecated method "scanFromPrototype"

The method scanFromPrototype was deprecated in the latest version of the RabbitMQ library. This commit replaces all instances of scanFromPrototype with the recommended alternative, scanFromTemplate.

The deprecated method was causing compatibility issues with newer versions of RabbitMQ, leading to potential runtime errors and decreased performance.

@underfisk underfisk enabled auto-merge (squash) April 2, 2024 12:11
@underfisk underfisk merged commit 56293fc into golevelup:master Apr 2, 2024
3 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.

None yet

2 participants