Skip to content

Commit f703b45

Browse files
More 3.12.11 release note type and grammar fixes
(cherry picked from commit b0c8f33)
1 parent f869ad2 commit f703b45

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

release-notes/3.12.11.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
4545
* Definition files that are virtual host-specific cannot be imported on boot. Such files will now be
4646
detected early and the import process will terminate after logging a more informative message.
4747

48-
Previous the import process would run into an obscure exception.
48+
Previously the import process would run into an obscure exception.
4949

5050
GitHub issues: [#10068](https://github.com/rabbitmq/rabbitmq-server/issues/10068), [#10085](https://github.com/rabbitmq/rabbitmq-server/pull/10085)
5151

@@ -96,8 +96,8 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
9696

9797
#### Bug Fixes
9898

99-
* Certain CLI commands could not be performed in a shell script loop, unless the script explicitly
100-
redirected standard input.
99+
* Certain CLI commands could not be run in a shell script loop, unless the script explicitly
100+
redirected standard input.
101101

102102
GitHub issue: [#10131](https://github.com/rabbitmq/rabbitmq-server/pull/10131)
103103

@@ -132,7 +132,8 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
132132

133133
#### Enhancements
134134

135-
* HTTP API endpoints that involve contacting multiple nodes
135+
* HTTP API endpoints that involves contacting multiple nodes now respond much quicker when a cluster node
136+
has gone down, were shut down, or otherwise has become unreachable by the rest of the cluster
136137

137138
GitHub issue: [#10123](https://github.com/rabbitmq/rabbitmq-server/pull/10123)
138139

0 commit comments

Comments
 (0)