Skip to content

Commit a39c0b6

Browse files
Change log update
1 parent b4b2d8e commit a39c0b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
used by `rabbitmqctl` and the latter reflects the fact that the command can be used to update an existing policy,
1313
in particular, to override its definition
1414
* `policies patch` is a new command that updates a policy definition by merging the provided definition with the existing one
15+
* `policies declare_override` is a new command that declares a policy that overrides another policy
16+
* `policies declare_blanket` is a new command that declares a low priority policy that matches all objects not matched
17+
by any other policies
1518
* `parameters list_all` is a new command that lists all runtime parameters across all virtual hosts
1619
* `parameters list_in` is a new command that lists runtime parameters of a given component (type)
1720
in a specific virtual host

0 commit comments

Comments
 (0)