Operations 3 min read

RabbitMQ 3.11.8 Release Highlights: Core Server Enhancements, CLI Updates, Plugin Fixes, and Dependency Upgrades

RabbitMQ 3.11.8, a maintenance release of the Erlang‑based AMQP broker, introduces streaming throughput improvements for tiny messages, new CLI commands, several plugin bug fixes, and upgrades to internal dependencies, providing enhanced performance and stability for messaging workloads.

Laravel Tech Community
Laravel Tech Community
Laravel Tech Community
RabbitMQ 3.11.8 Release Highlights: Core Server Enhancements, CLI Updates, Plugin Fixes, and Dependency Upgrades

RabbitMQ is an open‑source implementation of the Advanced Message Queuing Protocol (AMQP) written in Erlang, known for high performance, robustness, and scalability.

Version 3.11.8 is a maintenance release of the 3.11 series, requiring at least Erlang 25, and brings several notable changes.

Core Server

Enhancements

Improved streaming throughput for workloads with a large number of very small (e.g., <10‑byte) messages (GitHub issue #6862).

Command‑line Tools

rabbitmqctl hash_password

– a new command that generates a hash of the supplied password (GitHub issue #5957). rabbitmq-diagnostics check_port_connectivity now supports the optional --address flag to check connectivity to a specific IP address instead of resolving the node’s hostname (GitHub issue #6853).

Management Plugin

Bug Fixes

Pagination in the user filtering and management UI no longer behaves incorrectly (GitHub issue #4908).

Correctly formatted JSON field values in the channel details API response (GitHub issue #2684).

AMQP 1.0 Plugin

Bug Fixes

Fixed a memory leak caused by AMQP 1.0 connection stream loss (GitHub issue #6969).

STOMP Plugin

Bug Fixes

STOMP client subscriptions to AMQP 0‑9‑1 exchanges now correctly declare auto‑delete, exclusive queues (previously only auto‑delete) (GitHub issue #6955).

Dependency Upgrades

osiris

upgraded from 1.4.2 to 1.4.3. thoas upgraded from 0.4.1 to 1.0.0.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

CLIOperationsRabbitMQPluginsRelease Notes
Laravel Tech Community
Written by

Laravel Tech Community

Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.