Skip to content

Commit 82c0d59

Browse files
Latest release is distributed via GitHub releases
and not Bintray community plugins repo, which is not actively maintained. (cherry picked from commit 940490e)
1 parent 8f7b60c commit 82c0d59

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,12 @@ delivered to the respective queues after `x-delay` milliseconds.
1010

1111
## Supported RabbitMQ Versions
1212

13-
This plugin targets RabbitMQ 3.5.8 and later versions. The most recent
14-
release is recommended. Note the Erlang requirement section below.
13+
The most recent release of this plugin targets RabbitMQ 3.8.x.
14+
Earlier series are [out of support](https://www.rabbitmq.com/versions.html).
1515

1616
## Supported Erlang/OTP Versions
1717

18-
This plugin targets Erlang/OTP `18.0` and later versions (even if the RabbitMQ
19-
version used can run on an older Erlang release). The most recent
20-
release is recommended.
21-
22-
Note that **this disqualifies standalone Mac RabbitMQ 3.6.x packages** and packages
23-
installed via Homebrew (that provision it), since it bundles Erlang/OTP 17.5.
18+
This plugin requires Erlang 22 or later versions, same as RabbitMQ 3.8.x.
2419

2520
## Project Maturity
2621

@@ -43,8 +38,7 @@ So, give it a try with your workload and decide for yourself.
4338

4439
### Binary Builds
4540

46-
Binary builds are available from the
47-
[RabbitMQ Community Plugins page](https://www.rabbitmq.com/community-plugins.html).
41+
Binary builds are available [on GitHub](https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/releases).
4842

4943
### Enabling the Plugin
5044

0 commit comments

Comments
 (0)