3.11.26 does not contain the mentioned bug fix

This commit is contained in:
Péter Gömöri 2023-12-08 18:38:58 +01:00
parent fe09fa2c27
commit c78b906bac
1 changed files with 0 additions and 12 deletions

View File

@ -43,18 +43,6 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
GitHub issue: [#9955](https://github.com/rabbitmq/rabbitmq-server/pull/9955)
### Shovel Plugin
#### Bug Fixes
* Shovels on `3.12.8` nodes failed during a rolling cluster upgrade due to internal
identifier format changes.
Starting with this release, both old and new formats are supported for upgrade safety.
GitHub issue: [#9894](https://github.com/rabbitmq/rabbitmq-server/pull/9894)
### Grafana Dashboard
#### Enhancements