Skip to content

Commit adafa7e

Browse files
Correct a few 4.0.5 release notes typos
(cherry picked from commit 55459bc)
1 parent bd1176f commit adafa7e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

release-notes/4.0.5.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,9 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
4141

4242
GitHub issue: [#12802](https://github.com/rabbitmq/rabbitmq-server/issues/12802)
4343

44-
* AMQP 1.0 clients with close to peak consumption rates with a high `max_link_creadit` setting could run into an exception
45-
because RabbitMQ could set the incoming window size to a negative value.
44+
* AMQP 1.0 clients with close to peak consumption rates with a high `max_link_creadit` setting could run into an exception because RabbitMQ could set the incoming window size to a negative value.
4645

47-
GitHub issue: [#12816](https://github.com/rabbitmq/rabbitmq-server/issues/12816), [#12904](https://github.com/rabbitmq/rabbitmq-server/pull/12904)
46+
GitHub issues: [#12816](https://github.com/rabbitmq/rabbitmq-server/issues/12816), [#12904](https://github.com/rabbitmq/rabbitmq-server/pull/12904)
4847

4948
* AMQP 0-9-1 channel exception generator could not handle entity names (say, queue or stream names)
5049
that contained non-ASCII characters.
@@ -65,12 +64,12 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
6564

6665
#### Enhancements
6766

68-
* For virtual hosts that have a [default queue type](https://www.rabbitmq.com/docs/vhosts#default-queue-type) configured, the DQT value is now injected into
69-
queue definitions in exported definition documents.
67+
* For virtual hosts that have a [default queue type](https://www.rabbitmq.com/docs/vhosts#default-queue-type) configured,
68+
the DQT value is now injected into queue definitions in exported definition documents.
7069

7170
GitHub issue: [#12776](https://github.com/rabbitmq/rabbitmq-server/issues/12776)
7271

73-
* Definition export files now have additional "type" markers that help distinguish a cluster-wide definition file from
72+
* Definition export files now have an additional "type" markers that help distinguish a cluster-wide definition file from
7473
that of a single virtual host.
7574

7675
GitHub issue: [#12835](https://github.com/rabbitmq/rabbitmq-server/issues/12835)

0 commit comments

Comments
 (0)