Skip to content

Commit f30e243

Browse files
Erlang compatibility guide edits
1 parent 18faec1 commit f30e243

File tree

3 files changed

+17
-13
lines changed

3 files changed

+17
-13
lines changed

docs/which-erlang.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -363,11 +363,10 @@ are recommended.
363363

364364
Most recent versions can be obtained from a number of sources:
365365

366-
* Debian Erlang packages from Team RabbitMQ on [Cloudsmith and its mirror](install-debian#apt-repositories) or [Launchpad](install-debian#apt-launchpad-erlang)
367-
* [Zero dependency Erlang RPM](https://github.com/rabbitmq/erlang-rpm) from Team RabbitMQ, also available [from a Cloudsmith mirror](install-rpm#dnf-repositories)
366+
* [Team RabbitMQ Debian repositories](install-debian#apt-repositories) or [Launchpad](install-debian#apt-launchpad-erlang)
367+
* [Zero dependency Erlang RPM](https://github.com/rabbitmq/erlang-rpm) from Team RabbitMQ, also available [from a `dnf`/`yum` repository](install-rpm#dnf-repositories)
368368
* As part of [RabbitMQ Docker image](https://github.com/docker-library/rabbitmq/)
369-
* [Erlang/OTP Version Tree](https://erlang.org/download/otp_versions_tree) provides binary builds of patch releases for Windows
370-
* [Erlang Solutions](https://packages.erlang-solutions.com/erlang/) package repositories
369+
* [erlang.org](https://www.erlang.org/downloads#prebuilt) provides binary builds of patch releases for Windows
371370
* Building from source with [kerl](https://github.com/kerl/kerl)
372371

373372
## Installing Erlang/OTP on Debian or Ubuntu {#debian}

versioned_docs/version-4.0/which-erlang.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ For RabbitMQ releases that have reached end of life, see [Unsupported Series Com
7171
<tr>
7272
<td>
7373
<ul>
74+
<li>4.1.3</li>
75+
<li>4.1.2</li>
76+
<li>4.1.1</li>
77+
<li>4.1.0</li>
7478
<li>4.0.9</li>
7579
<li>4.0.8</li>
7680
<li>4.0.7</li>
@@ -86,11 +90,14 @@ For RabbitMQ releases that have reached end of life, see [Unsupported Series Com
8690
</td>
8791
<td>
8892
<ul>
89-
<li>27.3.x</li>
93+
<li>27.x</li>
9094
</ul>
9195
</td>
9296
<td>
9397
<ul class="notes">
98+
<li>
99+
Erlang 28 is not currently supported by RabbitMQ.
100+
</li>
94101
<li>
95102
The starting with the 4.0.4 release, the 4.0.x release series is compatible with Erlang 27.
96103
</li>
@@ -356,11 +363,10 @@ are recommended.
356363

357364
Most recent versions can be obtained from a number of sources:
358365

359-
* Debian Erlang packages from Team RabbitMQ on [Cloudsmith and its mirror](install-debian#apt-repositories) or [Launchpad](install-debian#apt-launchpad-erlang)
360-
* [Zero dependency Erlang RPM](https://github.com/rabbitmq/erlang-rpm) from Team RabbitMQ, also available [from a Cloudsmith mirror](install-rpm#dnf-repositories)
366+
* [Team RabbitMQ Debian repositories](install-debian#apt-repositories) or [Launchpad](install-debian#apt-launchpad-erlang)
367+
* [Zero dependency Erlang RPM](https://github.com/rabbitmq/erlang-rpm) from Team RabbitMQ, also available [from a `dnf`/`yum` repository](install-rpm#dnf-repositories)
361368
* As part of [RabbitMQ Docker image](https://github.com/docker-library/rabbitmq/)
362-
* [Erlang/OTP Version Tree](https://erlang.org/download/otp_versions_tree) provides binary builds of patch releases for Windows
363-
* [Erlang Solutions](https://packages.erlang-solutions.com/erlang/) package repositories
369+
* [erlang.org](https://www.erlang.org/downloads#prebuilt) provides binary builds of patch releases for Windows
364370
* Building from source with [kerl](https://github.com/kerl/kerl)
365371

366372
## Installing Erlang/OTP on Debian or Ubuntu {#debian}

versioned_docs/version-4.1/which-erlang.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -363,11 +363,10 @@ are recommended.
363363

364364
Most recent versions can be obtained from a number of sources:
365365

366-
* Debian Erlang packages from Team RabbitMQ on [Cloudsmith and its mirror](install-debian#apt-repositories) or [Launchpad](install-debian#apt-launchpad-erlang)
367-
* [Zero dependency Erlang RPM](https://github.com/rabbitmq/erlang-rpm) from Team RabbitMQ, also available [from a Cloudsmith mirror](install-rpm#dnf-repositories)
366+
* [Team RabbitMQ Debian repositories](install-debian#apt-repositories) or [Launchpad](install-debian#apt-launchpad-erlang)
367+
* [Zero dependency Erlang RPM](https://github.com/rabbitmq/erlang-rpm) from Team RabbitMQ, also available [from a `dnf`/`yum` repository](install-rpm#dnf-repositories)
368368
* As part of [RabbitMQ Docker image](https://github.com/docker-library/rabbitmq/)
369-
* [Erlang/OTP Version Tree](https://erlang.org/download/otp_versions_tree) provides binary builds of patch releases for Windows
370-
* [Erlang Solutions](https://packages.erlang-solutions.com/erlang/) package repositories
369+
* [erlang.org](https://www.erlang.org/downloads#prebuilt) provides binary builds of patch releases for Windows
371370
* Building from source with [kerl](https://github.com/kerl/kerl)
372371

373372
## Installing Erlang/OTP on Debian or Ubuntu {#debian}

0 commit comments

Comments
 (0)