3.13.0 release notes: link to a new blog post

This commit is contained in:
Michael Klishin 2023-07-21 14:45:17 +04:00 committed by GitHub
parent 8f1098482f
commit 217c18d4c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)