File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ ## RabbitMQ 4.2.1
2+
3+ RabbitMQ ` 4.2.1 ` is a maintenance release in the ` 4.2.x ` [ release series] ( https://www.rabbitmq.com/release-information ) .
4+
5+ ### Core Server
6+
7+ #### Bug Fixes
8+
9+ * Quorum queue at-most-once dead lettering for the overflow behaviour ` drop-head ` now happens in the correct order.
10+
11+ GitHub issue: [ #14926 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/14926 )
Original file line number Diff line number Diff line change @@ -57,6 +57,12 @@ compared to other versions.
5757
5858### Core Server
5959
60+ #### Bug Fixes
61+
62+ * Quorum queue at-most-once dead lettering for the overflow behaviour ` drop-head ` now happens in the correct order.
63+
64+ GitHub issue: [ #14926 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/14926 )
65+
6066#### Enhancements
6167
6268TBD
You can’t perform that action at this time.
0 commit comments