4.0.5 release notes update

This commit is contained in:
Michael Klishin 2024-12-15 23:03:10 -05:00
parent 8ff8ce8d8e
commit 96ebce8c00
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
#### Enhancements
* For virtual hosts that have a [default queue type]() configured, the DQT value is now injected into
* 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
queue definitions in exported definition documents.
GitHub issue: [#12776](https://github.com/rabbitmq/rabbitmq-server/issues/12776)