rabbitmq-server 3.11.20 bundles osiris 1.5.1? #8910
-
Describe the bugAccording to the release notes of rabbitmq-server 3.11.19, osiris was updated to 1.6.0, however the source tarball for 3.11.20 (rabbitmq-server-3.11.20.tar.xz) appears to bundle osiris 1.5.1? Reproduction stepsUnzip source tarball, check version in Expected behaviorI would expect version in Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
This is an issue with release notes. |
Beta Was this translation helpful? Give feedback.
-
Osiris 1.6 is only used in |
Beta Was this translation helpful? Give feedback.
-
@VlkrS apparently Osiris 1.6.0 reports its version as 1.5.1. I will keep the release notes as they are because RabbitMQ 3.12 and 3.11 do not use anything 1.6.x-specific anyway. See #9055 for a follow-up. |
Beta Was this translation helpful? Give feedback.
Osiris 1.6 is only used in
main
, and it shipped after 3.11.19, so the issue was certainly with release notes.