File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
80
80
81
81
# ### Bug Fixes
82
82
83
- * When a connection of one or more consumers in a [Single Active Consumer] () group failed, the group
84
- could try to activate (promote) one of the consumers are are no longer online. In practical terms
83
+ * When a connection of one or more consumers in a [Single Active Consumer](https://www.rabbitmq.com/docs/streams#single-active-consumer ) group failed,
84
+ the group could try to activate (promote) one of the consumers are are no longer online. In practical terms
85
85
this means that other consumers were not getting any deliveries.
86
86
87
87
GitHub issue: [# 13660](https://github.com/rabbitmq/rabbitmq-server/pull/13660)
Original file line number Diff line number Diff line change @@ -487,6 +487,8 @@ This section can be incomplete and will be expanded as 4.1 approaches its releas
487
487
488
488
Note that the values in the path must be percent-encoded, including the pattern.
489
489
490
+ GitHub issue: [ #13571 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/13571 )
491
+
490
492
* Web app tab title now changes depending on the selected top-level tab.
491
493
492
494
GitHub issue: [ #13512 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/13512 )
You can’t perform that action at this time.
0 commit comments