Skip to content

Commit 6a47a08

Browse files
Update 3.13.0 release notes
1 parent 1fec80e commit 6a47a08

File tree

1 file changed

+7
-44
lines changed

1 file changed

+7
-44
lines changed

release-notes/3.13.0.md

Lines changed: 7 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
## RabbitMQ 3.13.0
22

3-
RabbitMQ `3.12.0` is a new feature release.
3+
RabbitMQ `3.13.0` is a new feature release.
44

55
## Highlights
66

77
This release includes several new features, optimizations, and graduates (makes mandatory) a number of feature flags.
88

99
The user-facing areas that have seen the biggest improvements in this release are
1010

11-
* Classic queues use version 2 of the format format. This should significantly improve performance.
11+
* Classic queues use version 2 of the storage implementation (CQv2).
12+
This should significantly improve performance.
1213

1314
This release also features many internal API improvements in preparation to 4.0
1415
with [Khepri](https://www.youtube.com/watch?v=huT-zmXvfuM).
@@ -43,6 +44,7 @@ for release notes of other releases.
4344

4445
### Required Feature Flags
4546

47+
TBD
4648

4749
### Mixed version cluster compatibility
4850

@@ -59,7 +61,7 @@ periods of time (no more than a few hours).
5961

6062
## Compatibility Notes
6163

62-
### More Feature Flags Gratuate to Core Features ("Always Enabled")
64+
TBD
6365

6466

6567
### Minimum Supported Erlang Version
@@ -83,7 +85,7 @@ Any questions about this release, upgrades or RabbitMQ in general are welcome on
8385

8486
## Changes Worth Mentioning
8587

86-
Release notes are kept under [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v3.11.x/release-notes).
88+
Release notes are kept under [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/main/release-notes).
8789

8890
### Core Server
8991

@@ -107,48 +109,9 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
107109
This release includes all bug fixes shipped in the `3.12.x` series.
108110

109111

110-
111-
### CLI Tools
112-
113-
#### Enhancements
114-
115-
116-
#### Bug Fixes
117-
118-
119-
120-
### MQTT Plugin
121-
122-
#### Enhancements
123-
124-
125-
### Management Plugin
126-
127-
#### Enhancements
128-
129-
130-
#### Bug Fixes
131-
132-
133-
### OAuth 2 AuthN/AuthZ Backend Plugin
134-
135-
#### Enhancement
136-
137-
138-
### HTTPS AuthN/AuthZ Backend Plugin
139-
140-
#### Bug Fixes
141-
142-
143-
### Consul Peer Discovery Plugin
144-
145-
#### Bug Fixes
146-
147-
148-
149112
### Dependency Changes
150113

151-
114+
TBD
152115

153116
## Source Code Archives
154117

0 commit comments

Comments
 (0)