3.13.0 release notes: link to a new blog post
This commit is contained in:
parent
8f1098482f
commit
217c18d4c6
|
|
@ -8,7 +8,7 @@ This release includes several new features, optimizations, and graduates (makes
|
|||
|
||||
The user-facing areas that have seen the biggest improvements in this release are
|
||||
|
||||
* [MQTTv5 support](https://github.com/rabbitmq/rabbitmq-server/pull/7263)
|
||||
* [MQTTv5 support](https://github.com/rabbitmq/rabbitmq-server/pull/7263](https://blog.rabbitmq.com/posts/2023/07/mqtt5)
|
||||
* 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).
|
||||
|
|
@ -158,7 +158,7 @@ This release includes all bug fixes shipped in the `3.12.x` series.
|
|||
|
||||
#### Enhancements
|
||||
|
||||
* Support for MQTTv5 (with limitations).
|
||||
* [Support for MQTTv5](https://github.com/rabbitmq/rabbitmq-server/pull/7263](https://blog.rabbitmq.com/posts/2023/07/mqtt5) (with limitations).
|
||||
|
||||
GitHub issues: [#7263](https://github.com/rabbitmq/rabbitmq-server/pull/7263), [#8681](https://github.com/rabbitmq/rabbitmq-server/pull/8681)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue