Skip to content

Commit

Permalink
Update 3.13.3 release notes
Browse files Browse the repository at this point in the history
(cherry picked from commit d938883)
  • Loading branch information
michaelklishin committed May 31, 2024
1 parent 3f5918e commit 61b0c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/3.13.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://

* Corrected several 3.13-specific issues related to how the `x-death` headers are populated during [dead lettering](https://www.rabbitmq.com/docs/dlx).

GitHub issues: [#11160](https://github.com/rabbitmq/rabbitmq-server/issues/11160), [#11159](https://github.com/rabbitmq/rabbitmq-server/issues/11159), [#11174](https://github.com/rabbitmq/rabbitmq-server/pull/11174)
GitHub issues: [#11160](https://github.com/rabbitmq/rabbitmq-server/issues/11160), [#11159](https://github.com/rabbitmq/rabbitmq-server/issues/11159), [#11174](https://github.com/rabbitmq/rabbitmq-server/pull/11174), [#11339](https://github.com/rabbitmq/rabbitmq-server/pull/11339), [#10709](https://github.com/rabbitmq/rabbitmq-server/issues/10709), [#11331](https://github.com/rabbitmq/rabbitmq-server/issues/11331)

* Per-virtual host queue (and stream) limit is now enforced for AMQP 1.0, MQTT, RabbitMQ Stream Protocol and STOMP as well as AMQP 0-9-1.

Expand Down

0 comments on commit 61b0c55

Please sign in to comment.