You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/3.13.0.md
+11-7Lines changed: 11 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This release includes several new features and optimizations.
8
8
9
9
The user-facing areas that have seen the biggest improvements in this release are
10
10
11
-
*[Khepri](https://youtu.be/IXimf4DCAoY?t=22639) now can be used as an [alternative schema data store](https://github.com/rabbitmq/rabbitmq-server/pull/7206)
11
+
*[Khepri](https://www.youtube.com/watch?v=whVqpgvep90) now can be used as an [alternative schema data store](https://github.com/rabbitmq/rabbitmq-server/pull/7206)
12
12
in RabbitMQ, replacing Mnesia
13
13
* Support for [consumer-side stream filtering](https://github.com/rabbitmq/rabbitmq-server/pull/8207)
@@ -68,11 +68,7 @@ periods of time (no more than a few hours).
68
68
69
69
## Compatibility Notes
70
70
71
-
This release includes the following potentially breaking changes:
72
-
73
-
*`GET /api/queues` HTTP API endpoint has dropped several rarely used metrics, resulting in 25% in traffic savings
74
-
* MQTT: `mqtt.subscription_ttl` configuration setting was replaced with `mqtt.max_session_expiry_interval_seconds`
75
-
71
+
This release includes a few potentially breaking changes&
76
72
77
73
### Minimum Supported Erlang Version
78
74
@@ -85,6 +81,14 @@ Client libraries that were compatible with RabbitMQ `3.12.x` will be compatible
85
81
RabbitMQ Stream Protocol clients must be upgraded to use the stream filtering feature
86
82
introduced in this release.
87
83
84
+
### Management Plugin and HTTP API
85
+
86
+
GET /api/queues` HTTP API endpoint has dropped several rarely used metrics, resulting in 25% in traffic saving.
87
+
88
+
### MQTT Plugin
89
+
90
+
`mqtt.subscription_ttl` configuration setting was replaced with `mqtt.max_session_expiry_interval_seconds`.
91
+
88
92
89
93
### Getting Help
90
94
@@ -100,7 +104,7 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
100
104
101
105
#### Enhancements
102
106
103
-
*[Khepri](https://www.youtube.com/watch?v=huT-zmXvfuM) now can be used as an [alternative schema data store](https://github.com/rabbitmq/rabbitmq-server/pull/7206)
107
+
*[Khepri](https://www.youtube.com/watch?v=whVqpgvep90) now can be used as an [alternative schema data store](https://github.com/rabbitmq/rabbitmq-server/pull/7206)
0 commit comments