Go to file
Michael Klishin 60c3e1df62
Merge pull request #9826 from rabbitmq/mergify/bp/v3.11.x/pr-9825
3.11.25 release notes (backport #9824) (backport #9825)
2023-10-29 20:32:58 -04:00
.github Drop an action that we no longer need 2023-09-28 14:52:43 +00:00
bazel Bump credentials_obfuscation to 3.4.0 2023-09-21 13:50:17 +02:00
deps handle autoheal winner_waiting state with a chosen winner to avoid crashing node monitor 2023-10-27 17:29:39 +00:00
doc Add files to specify license info 2020-08-18 12:42:43 -07:00
mk Use rules_erlang v2 2022-01-18 13:43:46 +01:00
packaging Request more disk space for docker image jobs on RBE 2023-09-13 13:45:31 +00:00
release-notes 3.11.25 release notes 2023-10-30 00:32:09 +00:00
scripts Allow ranges for more control 2023-06-14 12:17:06 +00:00
tools Check additional applications when comparing bazel and make results (#8209) 2023-08-13 08:19:09 +00:00
.bazelignore Remove 'w' option from ln call in //tools:symlink_deps_for_erlang_ls 2023-01-10 09:35:13 +01:00
.bazelrc Fixup backport 2023-10-19 08:49:42 +00:00
.bazelversion Add a .bazelversion file 2021-07-28 09:33:11 +02:00
.dockerignore dockerignore deps 2021-03-18 15:04:39 +00:00
.gitignore Use rules_erlang 3.13.1 2023-10-19 08:49:42 +00:00
BAZEL.md Update bazel docs 2023-09-13 15:37:04 +00:00
BUILD.bats Fixup the bazel build when used without bzlmod 2022-06-15 11:18:41 +02:00
BUILD.bazel Resolve a conflict (#9476) 2023-09-19 22:51:38 +00:00
BUILD.package_generic_unix Synchronize mixed versions approach with v3.8.x 2021-09-09 13:50:22 +02:00
CODE_OF_CONDUCT.md Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 12:31:08 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md to mention Bazel 2023-04-27 09:41:30 +00:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 12:31:08 +00:00
LICENSE-APACHE2 Switch to MPL 2.0 2020-07-17 16:10:14 +03:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:03:37 +01:00
MODULE.bazel Use rules_erlang 3.13.1 2023-10-19 08:49:42 +00:00
Makefile Restore the tanzu cli scope 2023-03-30 18:17:57 +04:00
PKG_LINUX.md URL Cleanup 2019-03-20 03:22:38 -05:00
PKG_WINDOWS.md Windows doc tweaks 2018-11-08 13:48:46 -08:00
README.md README: don't mention community Slack and the Google group 2023-09-26 23:19:42 -04:00
SERVER_RELEASES.md Move (copy) the README file back into place 2020-11-13 15:01:21 +01:00
WORKSPACE Update rules_erlang version in WORKSPACE to match MODULE.bazel 2023-10-19 22:16:47 +00:00
dist.bzl Make the extension of :package-generic-unix configurable in bazel 2023-06-20 12:12:26 +00:00
erlang.mk Update Erlang.mk 2023-09-21 10:08:24 +00:00
erlang_ls.config erlang_ls: Look for lib includes in extra_deps 2023-02-15 12:55:03 +00:00
moduleindex.yaml See #8605. Add authentcation support to prometheus. 2023-06-26 13:59:46 -07:00
plugins.mk Fix typo in plugins.mk 2022-09-09 08:06:23 +00:00
rabbitmq-components.mk Ra 2.6.3 2023-07-13 16:34:02 +00:00
rabbitmq.bzl Resolve additional sources for coverage 2023-10-19 08:49:42 +00:00
rabbitmq_home.bzl Add a workflow to compare the bazel/erlang.mk output 2023-05-16 14:22:52 +02:00
rabbitmq_package_generic_unix.bzl Synchronize mixed versions approach with v3.8.x 2021-09-09 13:50:22 +02:00
rabbitmq_run.bzl Add Bazel targets start-cluster and stop-cluster 2022-07-04 13:54:26 +00:00
rabbitmqctl.bzl Fix shell quoting in bazel rabbitmqctl helper 2023-02-01 16:03:55 +00:00
rebar.config Move all rebar.config files into the root directory 2022-05-18 09:37:38 +01:00
user-template.bazelrc Use rules_erlang 3.8.5 2022-12-20 18:32:24 +00:00

README.md

Test

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. It supports:

Installation

Tutorials and Documentation

Some key doc guides include

RabbitMQ documentation is also developed on GitHub.

Commercial Features and Support

Getting Help from the Community

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome on the mailing list.

Licensing

RabbitMQ server is licensed under the MPL 2.0.

Building From Source and Packaging

(c) 2007-2023 VMware, Inc. or its affiliates.