Skip to content

Handle commit-hash version strings from RabbitMQ built from source - #20

Merged
VictorGaiva merged 3 commits into
rabbitmq-community:mainfrom
narslan:fix-version-hash-handling
Sep 30, 2025
Merged

Handle commit-hash version strings from RabbitMQ built from source#20
VictorGaiva merged 3 commits into
rabbitmq-community:mainfrom
narslan:fix-version-hash-handling

Conversation

@narslan

@narslan narslan commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

When RabbitMQ is built from source, the version field contains a commit hash instead of a semantic version.
This causes rabbitmq-stream to fail connecting.

This PR adds a fallback [3, 13, 0] for such cases, allowing connections to succeed.

@VictorGaiva

Copy link
Copy Markdown
Collaborator

@narslan
I've modified your PR a bit so that it is more generic.

Thank you for your contribution.

@VictorGaiva
VictorGaiva merged commit 8e7fcc6 into rabbitmq-community:main Sep 30, 2025
7 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.

2 participants