Skip to content

Commit 59fdd73

Browse files
committed
Add release notes
1 parent 42d208d commit 59fdd73

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

release-notes/4.2.1.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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)

release-notes/4.3.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

6268
TBD

0 commit comments

Comments
 (0)