Skip to content

Commit 9c3a6c0

Browse files
3.9.13 release notes
1 parent 96c9270 commit 9c3a6c0

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

release-notes/3.9.13.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)