summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-01-25 11:13:01 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-02-01 11:23:15 +0100
commitb0d54da7e5ca68456fa9e2d60831f13e454911c1 (patch)
treedf2b5ca3b5ab6c1aed9825d9c5b4ba7ad47fb6ec /test
parent422687be422d0bed9a53da156dd74b5da93db8ad (diff)
downloadrabbitmq-server-git-b0d54da7e5ca68456fa9e2d60831f13e454911c1.tar.gz
rabbit_plugins: Use `rabbit_misc:strict_version_minor_equivalent()` to check compatibility
That new function has the behavior that `version_minor_equivalent()` had before: it considers 3.7.x and 3.8.x as incompatible. This is useful for plugins because the feature flags subsystem only applies to inter-node compatibility, not plugins. Therefore a plugin marked as compatible with 3.7.x should not be considered as compatible with 3.8.x. [#159298729]
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions