The latest release of RabbitMQ is 3.10.6. See change log for release notes. See RabbitMQ support timeline to find out what release series are supported.
Experimenting with RabbitMQ on your workstation? Try the community Docker image:
# latest RabbitMQ 3.10 docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.10-management
You can contribute to RabbitMQ by helping the community test preview releases.
Preview releases are distributed via GitHub and marked as pre-release.
Open source RabbitMQ Cluster Kubernetes Operator by VMware (developed on GitHub):
Open source RabbitMQ Topology Kubernetes Operator by VMware (developed on GitHub):
Other guides related to Kubernetes:
0x6B73A36E6026DFCA
(on GitHub)The RabbitMQ community has created a large number of clients and developer tools covering a variety of platforms and languages.
For your convenience, we offer binary downloads of various plugins developed by the community.
Snapshot releases of the RabbitMQ broker available to users who wish to experiment with the latest and greatest features and bug fixes. For more details, head over to the snapshots page.