Skip to content

Commit aca220e

Browse files
Update 3.13.0 release notes
1 parent c186248 commit aca220e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

release-notes/3.13.0.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This release includes several new features and optimizations.
88

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

11-
* [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)
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)
1212
in RabbitMQ, replacing Mnesia
1313
* Support for [consumer-side stream filtering](https://github.com/rabbitmq/rabbitmq-server/pull/8207)
1414
* [MQTTv5 support](https://blog.rabbitmq.com/posts/2023/07/mqtt5)
@@ -68,7 +68,10 @@ periods of time (no more than a few hours).
6868

6969
## Compatibility Notes
7070

71-
TBD
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`
7275

7376

7477
### Minimum Supported Erlang Version
@@ -237,7 +240,7 @@ This release includes all bug fixes shipped in the `3.12.x` series.
237240

238241
GitHub issue: [#9034](https://github.com/rabbitmq/rabbitmq-server/pull/9034)
239242

240-
* **Potential incompatibility**: `mqtt.subscription_ttl` configuration setting is now deprecated in favor of
243+
* **Potential incompatibility**: `mqtt.subscription_ttl` configuration was replaced with
241244
`mqtt.max_session_expiry_interval_seconds` that targets MQTTv5.
242245

243246
GitHub issue: [#8846](https://github.com/rabbitmq/rabbitmq-server/pull/8846)

0 commit comments

Comments
 (0)