File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,21 @@ Contributors are encouraged to update them together with their changes. This hel
1515
1616#### Bug Fixes
1717
18- TBD
18+ * Disk space monitor now correctly parses output on (at least some) systems where non-ASCII characters are used in paths.
19+
20+ GitHub issue: [ #3970 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/3970 )
21+
22+ * Stream leader election is now deterministic when cluster is undergoing a rolling upgrade.
23+
24+ GitHub issue: [ #3967 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/3967 )
1925
2026#### Enhancements
2127
22- TBD
28+ * Queue and binding [ definition import] ( https://rabbitmq.com/definitions.html ) can be delayed until a moment
29+ when at least N nodes (e.g. three) have joined the cluster. This way imported quorum queues will have a desired
30+ number of replicas from the start.
31+
32+ GitHub issue: [ #3986 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/3986 )
2333
2434
2535## Dependency Upgrades
You can’t perform that action at this time.
0 commit comments