Skip to content

Commit

Permalink
Update 3.13.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin authored Sep 1, 2023
1 parent 72742d3 commit 35b9f08
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions release-notes/3.13.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## RabbitMQ 3.13.0-beta.4
## RabbitMQ 3.13.0-beta.5

RabbitMQ `3.13.0-beta.4` is a preview of a new feature release.
RabbitMQ `3.13.0-beta.5` is a preview of a new feature release.

## Highlights

Expand All @@ -10,6 +10,7 @@ The user-facing areas that have seen the biggest improvements in this release ar

* Support for [consumer-side stream filtering](https://github.com/rabbitmq/rabbitmq-server/pull/8207)
* [MQTTv5 support](https://blog.rabbitmq.com/posts/2023/07/mqtt5)
* A new [common message container format](https://github.com/rabbitmq/rabbitmq-server/pull/5077) used internally, based on the AMQP 1.0 message container format
* Improved classic non-mirrored queue performance with message sizes larger than
4 KiB (or a different customized CQ index embedding threshold)
* Classic queues use version 2 of the storage implementation (CQv2).
Expand Down

0 comments on commit 35b9f08

Please sign in to comment.