4.1.2 release notes edits
This commit is contained in:
parent
ee652cbe6a
commit
0b3ec492b6
|
@ -30,6 +30,11 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
|
|||
|
||||
GitHub issue: [#14131](https://github.com/rabbitmq/rabbitmq-server/pull/14131)
|
||||
|
||||
* A higher priority quorum queue SAC consumer was never activated when a quiescing consumer
|
||||
returned or requeued its last outstanding delivery.
|
||||
|
||||
GitHub issue: [#14149](https://github.com/rabbitmq/rabbitmq-server/pull/14149)
|
||||
|
||||
#### Enhancements
|
||||
|
||||
* An opt-in setting that makes a node refuse to boot if there's evidence that the node might have been reset
|
||||
|
@ -58,11 +63,6 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
|
|||
|
||||
GitHub issue: [#13961](https://github.com/rabbitmq/rabbitmq-server/issues/13961)
|
||||
|
||||
* A higher priority SAC consumer was never activated when a quiescing consumer
|
||||
returned or requeued its last outstanding delivery.
|
||||
|
||||
GitHub issue: [#14149](https://github.com/rabbitmq/rabbitmq-server/pull/14149)
|
||||
|
||||
* Unhandled stream coordinator exceptions now close stream connections, giving clients a chance to reconnect and reset stream state.
|
||||
|
||||
GitHub issue: [#14040](https://github.com/rabbitmq/rabbitmq-server/issues/14040)
|
||||
|
|
Loading…
Reference in New Issue