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
*[Queue length limit](https://rabbitmq.com/maxlength.html) overflow behavior now can be configured via [operator policies]().
66
+
*[Queue length limit](https://rabbitmq.com/maxlength.html) overflow behavior now can be configured via [operator policies](https://rabbitmq.com/parameters.html#operator-policies).
61
67
62
68
Contributed by @SimonUnge (AWS).
63
69
@@ -66,6 +72,12 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
66
72
67
73
### CLI Tools
68
74
75
+
#### Bug Fixes
76
+
77
+
*`rabbitmq-streams list_stream_consumer_groups` incorrectly validated the set of columns it accepts.
0 commit comments