Skip to content

Conversation

@nmummau
Copy link

@nmummau nmummau commented Oct 29, 2025

What this PR does / why we need it:

  • modernizes docker-compose files
  • bump RabbitMQ.Client from 7.0.0 to 7.1.2

Which issue(s) this PR fixes:
na

Special notes for your reviewer:
na

Does this PR introduce a user-facing change?:
na

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation
  • Provided sample for the feature

The top-level `version` key is no longer required under the current Compose
Specification and is ignored by modern Docker Compose versions (v1.27+).
Removing it simplifies the file and avoids potential linter warnings.
Upgraded the RabbitMQ.Client package to version 7.1.2 to include the latest
bug fixes and performance improvements. This update maintains compatibility
with the existing connection and channel APIs used by the application.

No breaking changes expected based on the 7.1.x release notes.
@nmummau
Copy link
Author

nmummau commented Oct 29, 2025

@dotnet-policy-service agree

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.

2 participants