Skip to content

Commit 23a0964

Browse files
List #7777 in 3.12.0 release notes
(cherry picked from commit 15916bfab42aebb28d177448e863dc252c817052)
1 parent de2082a commit 23a0964

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

release-notes/3.12.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,13 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
171171
rabbitmqctl set_policy at-least-once-dead-lettering ".*" '{"dead-letter-strategy": "at-least-once"}' --apply-to quorum_queues
172172
```
173173

174+
* It is now possible to limit the maximum number of virtual hosts that can be created
175+
in the cluster.
176+
177+
Contributed by @SimonUnge (AWS).
178+
179+
GitHub issue: [#7777](https://github.com/rabbitmq/rabbitmq-server/issues/7777)
180+
174181
* Nodes with a lot of (non-mirrored) classic queues with v2 storage enabled
175182
by default (using `classic_queue.default_version = 2`) now boot faster.
176183

0 commit comments

Comments
 (0)