The RabbitMQ team is pleased to announce the release of RabbitMQ 3.5.0.
This release adds support for priority queues which were available as a
plugin before. Performance is improved; in particular messages smaller
than configurable size are embedded in the queue index to reduce I/O and
memory consumption. Stability of clustering and autoheal partition
handling is improved as well. A new 'pause_if_all_down' partition
handling mode is added. The management web UI now shows many more I/O
statistics.
The .NET client receives many improvements leading to
backward-incompatible changes to the API. In the future, NuGet will
become the primary distribution method for the .NET client.
https://groups.google.com/forum/#!topic/rabbitmq-users/sPSP3ulG6sg/discussion
This release also corrects a number of defects in the broker and
plugins, as well as introducing many smaller new features and improvements.
See the release notes at:
http://www.rabbitmq.com/release-notes/README-3.5.0.txt
for more information.
The new release can be downloaded from:
http://www.rabbitmq.com/download.html
As always, we welcome any questions, bug reports, and other feedback on
this release, as well as general suggestions for features and
enhancements in future releases. Mail us via the RabbitMQ discussion
list.
Regards,
--
Jean-Sébastien Pédron
Pivotal / RabbitMQ