Skip to content

Commit d9db7a0

Browse files
List #7777 in 3.12.0 release notes
1 parent 14bf921 commit d9db7a0

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
@@ -163,6 +163,13 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
163163
rabbitmqctl set_policy at-least-once-dead-lettering ".*" '{"dead-letter-strategy": "at-least-once"}' --apply-to quorum_queues
164164
```
165165

166+
* It is now possible to limit the maximum number of virtual hosts that can be created
167+
in the cluster.
168+
169+
Contributed by @SimonUnge (AWS).
170+
171+
GitHub issue: [#7777](https://github.com/rabbitmq/rabbitmq-server/issues/7777)
172+
166173
* Nodes with a lot of (non-mirrored) classic queues with v2 storage enabled
167174
by default (using `classic_queue.default_version = 2`) now boot faster.
168175

0 commit comments

Comments
 (0)