-
Notifications
You must be signed in to change notification settings - Fork 20
[FEATURE] Upgrade RabbitMQ Client Library to Version 7.0.0 #596
Copy link
Copy link
Open
Labels
.NETPull requests that update .net codePull requests that update .net codeRabbitMQRabbitMQRabbitMQcommunicationsdependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requestgitautoGitAuto label to trigger the app in a issue.GitAuto label to trigger the app in a issue.good first issueGood for newcomersGood for newcomershacktoberfestParticipation in the Hacktoberfest eventParticipation in the Hacktoberfest eventhelp wantedExtra attention is neededExtra attention is needednuget♻️ code qualityCode quality-related tasks or issuesCode quality-related tasks or issues⚙️ CI/CDContinuous Integration/Continuous Deployment processesContinuous Integration/Continuous Deployment processes👷🏼 infrastructureInfrastructure-related tasks or issuesInfrastructure-related tasks or issues📝 documentationTasks related to writing or updating documentationTasks related to writing or updating documentation🕔 high effortA task that can be completed in a few daysA task that can be completed in a few days🚨 securitySecurity-related issues or improvementsSecurity-related issues or improvements🧪 testsTasks related to testingTasks related to testing
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeRabbitMQRabbitMQRabbitMQcommunicationsdependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requestgitautoGitAuto label to trigger the app in a issue.GitAuto label to trigger the app in a issue.good first issueGood for newcomersGood for newcomershacktoberfestParticipation in the Hacktoberfest eventParticipation in the Hacktoberfest eventhelp wantedExtra attention is neededExtra attention is needednuget♻️ code qualityCode quality-related tasks or issuesCode quality-related tasks or issues⚙️ CI/CDContinuous Integration/Continuous Deployment processesContinuous Integration/Continuous Deployment processes👷🏼 infrastructureInfrastructure-related tasks or issuesInfrastructure-related tasks or issues📝 documentationTasks related to writing or updating documentationTasks related to writing or updating documentation🕔 high effortA task that can be completed in a few daysA task that can be completed in a few days🚨 securitySecurity-related issues or improvementsSecurity-related issues or improvements🧪 testsTasks related to testingTasks related to testing
The current implementation uses RabbitMQ Client library version 6.8.1. The new 7.0.0 version introduces several updates, bug fixes, and potential performance improvements. Upgrading to this version ensures compatibility with the latest features and resolves any issues addressed in the newer release.
Tasks
Acceptance Criteria
References