guibranco / CrispyWaffle

🧰 🛠️ Crispy Waffle project - toolkit for .NET projects
https://guibranco.github.io/CrispyWaffle/
MIT License
24 stars 20 forks source link

[FEATURE] Upgrade RabbitMQ Client Library to Version 7.0.0 #596

Open guibranco opened 1 week ago

guibranco commented 1 week ago

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

  1. Review the RabbitMQ 7.0.0 release notes to understand breaking changes and new features.
  2. Update the RabbitMQ.Client NuGet package to version 7.0.0.
  3. Adjust any code to accommodate breaking changes introduced in the 7.0.0 update.
  4. Verify all RabbitMQ-related functionality through testing:
    • Message publishing and consumption
    • Connection stability and error handling
    • Any custom extensions or integrations using the library
  5. Update documentation (if applicable) to reflect the upgraded version.
  6. Ensure compatibility with other dependent libraries or components.

Acceptance Criteria

References

gitauto-ai[bot] commented 1 week ago

Click the checkbox below to generate a PR!

@guibranco, You have 3 requests left in this cycle which refreshes on 2024-11-21 10:07:38+00:00. If you have any questions or concerns, please contact us at info@gitauto.ai.

gitauto-ai[bot] commented 1 week ago

Hey, I'm a bit lost here! Not sure which file I should be fixing. Could you give me a bit more to go on? Maybe add some details to the issue or drop a comment with some extra hints? Thanks!

Have feedback or need help? Feel free to email info@gitauto.ai.