Skip to content

Commit

Permalink
Mention that RabbitMQ 3.7.x is out of general support
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 21, 2020
1 parent 95a7372 commit 261dfa4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ Rabbit Hole supports the last 2 stable Go versions, as well as the version in de

## Supported RabbitMQ Versions

* RabbitMQ `3.8.x` is the primary target series
* [RabbitMQ `3.8.x`](https://www.rabbitmq.com/changelog.html) is the primary target series
* Almost all API endpoints work against RabbitMQ `3.7.x` nodes but some metrics and stats may be missing
* RabbitMQ `3.7.x` is [out of general support](https://www.rabbitmq.com/versions.html)

All versions require [RabbitMQ Management UI plugin](https://www.rabbitmq.com/management.html) to be installed and enabled.

Expand Down

0 comments on commit 261dfa4

Please sign in to comment.