Skip to content

Commit c2d65ad

Browse files
3.11.7 and 3.10.14 are out
1 parent e7047a5 commit c2d65ad

File tree

5 files changed

+136
-6
lines changed

5 files changed

+136
-6
lines changed

site/changelog.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,34 @@ published separately.
3838
<th class="centre">Release Notes</th>
3939
</tr>
4040

41+
<tr>
42+
<td class="centre">3.11.7</td>
43+
<td class="centre">17 January 2023</td>
44+
<td>
45+
<ul>
46+
<li>Bug fixes</li>
47+
<li>Usability improvements</li>
48+
</ul>
49+
</td>
50+
<td class="centre">
51+
<a href="https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.7">Release notes</a>
52+
</td>
53+
</tr>
54+
55+
<tr>
56+
<td class="centre">3.10.14</td>
57+
<td class="centre">17 January 2023</td>
58+
<td>
59+
<ul>
60+
<li>Bug fixes</li>
61+
<li>Optimizations</li>
62+
</ul>
63+
</td>
64+
<td class="centre">
65+
<a href="https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.14">Release notes</a>
66+
</td>
67+
</tr>
68+
4169
<tr>
4270
<td class="centre">3.11.6</td>
4371
<td class="centre">5 January 2023</td>

site/news.xml

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,75 @@ limitations under the License.
3535
will give you a suitable RFC 3339 value.
3636
-->
3737

38+
<doc:item>
39+
<doc:date iso="2023-01-17T14:00:00+00:00">17 January 2023</doc:date>
40+
<doc:title>RabbitMQ 3.11.7 release</doc:title>
41+
<doc:link>https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.7</doc:link>
42+
<doc:text>
43+
<p>
44+
The RabbitMQ team is pleased to announce the release of RabbitMQ 3.11.7,
45+
a maintenance release in the <a href="https://blog.rabbitmq.com/tags/v3.11.x/">RabbitMQ 3.11.x</a> series.
46+
</p>
47+
<p>
48+
This is a maintenance release that contains bug fixes and usability improvements.
49+
Release notes can be found <a href="./changelog.html">in the change log</a>.
50+
</p>
51+
<p>
52+
This release <a href="which-erlang.html">requires Erlang/OTP 25.x</a>.
53+
</p>
54+
<p>
55+
Binary builds and packages of the new release can be found on <a href="https://github.com/rabbitmq/rabbitmq-server/releases/">GitHub</a>,
56+
<a href="https://cloudsmith.io/~rabbitmq/repos/rabbitmq-server/packages/">Cloudsmith</a>, or <a href="https://packagecloud.io/rabbitmq">Package Cloud</a>.
57+
See <a href="https://rabbitmq.com/download.html">RabbitMQ installation guides</a> to learn more.
58+
</p>
59+
<p>
60+
We encourage all users of earlier versions of RabbitMQ to upgrade to this latest release.
61+
</p>
62+
<p>
63+
As always, we welcome any questions, bug reports, and other feedback
64+
on this release, as well as general suggestions for features and
65+
enhancements in future releases. Contact us via the
66+
<a href="https://groups.google.com/forum/#!forum/rabbitmq-users">rabbitmq-users</a>
67+
Google group or <a href="https://rabbitmq-slack.herokuapp.com/">RabbitMQ community Slack</a>.
68+
</p>
69+
</doc:text>
70+
</doc:item>
71+
72+
<doc:item>
73+
<doc:date iso="2023-01-17T14:00:00+00:00">17 January 2022</doc:date>
74+
<doc:title>RabbitMQ 3.10.14 release</doc:title>
75+
<doc:link>https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.14</doc:link>
76+
<doc:text>
77+
<p>
78+
The RabbitMQ team is pleased to announce the release of RabbitMQ 3.10.14,
79+
a maintenance release in the <a href="https://blog.rabbitmq.com/tags/v3.10.x/">RabbitMQ 3.10.x</a> series.
80+
</p>
81+
<p>
82+
This is a maintenance release that contains bug fixes and usability improvements.
83+
Release notes can be found <a href="./changelog.html">in the change log</a>.
84+
</p>
85+
<p>
86+
This release <a href="which-erlang.html">requires Erlang/OTP 24.3</a> and
87+
supports Erlang versions through <a href="https://www.erlang.org/blog/my-otp-25-highlights/">the latest Erlang 25.2</a>.
88+
</p>
89+
<p>
90+
Binary builds and packages of the new release can be found on <a href="https://github.com/rabbitmq/rabbitmq-server/releases/">GitHub</a>,
91+
<a href="https://cloudsmith.io/~rabbitmq/repos/rabbitmq-server/packages/">Cloudsmith</a>, or <a href="https://packagecloud.io/rabbitmq">Package Cloud</a>.
92+
See <a href="https://rabbitmq.com/download.html">RabbitMQ installation guides</a> to learn more.
93+
</p>
94+
<p>
95+
We encourage all users of earlier versions of RabbitMQ to upgrade to this latest release.
96+
</p>
97+
<p>
98+
As always, we welcome any questions, bug reports, and other feedback
99+
on this release, as well as general suggestions for features and
100+
enhancements in future releases. Contact us via the
101+
<a href="https://groups.google.com/forum/#!forum/rabbitmq-users">rabbitmq-users</a>
102+
Google group or <a href="https://rabbitmq-slack.herokuapp.com/">RabbitMQ community Slack</a>.
103+
</p>
104+
</doc:text>
105+
</doc:item>
106+
38107
<doc:item>
39108
<doc:date iso="2023-01-05T14:00:00+00:00">5 January 2023</doc:date>
40109
<doc:title>RabbitMQ 3.11.6 release</doc:title>

site/rabbit.ent

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ limitations under the License.
1818

1919
<!ENTITY version-java-client "5.16.0">
2020
<!ENTITY version-dotnet-client "6.3.0">
21-
<!ENTITY version-server "3.11.6">
21+
<!ENTITY version-server "3.11.7">
2222
<!ENTITY version-server-series "v3.11.x">
23-
<!ENTITY version-erlang-client "3.11.6">
24-
<!ENTITY version-server-tag "v3.11.6">
23+
<!ENTITY version-erlang-client "3.11.7">
24+
<!ENTITY version-server-tag "v3.11.7">
2525

2626
<!ENTITY serverDebMinorVersion "1">
2727
<!ENTITY serverRPMMinorVersion "1">

site/versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For guidance on upgrades, see the [Upgrade](./upgrade.html) and
4949

5050
<tr>
5151
<td>3.10</td>
52-
<td><a href="https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.13" target="_blank" rel="noopener noreferrer">3.10.13</a></td>
52+
<td><a href="https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.14" target="_blank" rel="noopener noreferrer">3.10.14</a></td>
5353
<td><a href="https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.0" target="_blank" rel="noopener noreferrer">3 May 2022</a></td>
5454
<td></td>
5555
<td></td>

site/which-erlang.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ version-specific notes and [ways of provisioning](#erlang-repositories) recent E
2828

2929
RabbitMQ supports [two most recent Erlang release series](https://groups.google.com/d/msg/rabbitmq-users/G4UJ9zbIYHs/qCeyjkjyCQAJ).
3030

31-
At the moment they are Erlang `25.x` and `24.3.x`. Transitional `23.3.x` series support
32-
was discontinued on July 31st, 2022.
31+
At the moment they are Erlang `25.x` and `24.3.x`.
3332

3433

3534
## <a id="compatibility-matrix" class="anchor" href="#compatibility-matrix">RabbitMQ and Erlang/OTP Compatibility Matrix</a>
@@ -46,6 +45,7 @@ For RabbitMQ releases that have reached end of life, see [Unsupported Series Com
4645
<tr>
4746
<td>
4847
<ul>
48+
<li>3.11.7</li>
4949
<li>3.11.6</li>
5050
<li>3.11.5</li>
5151
<li>3.11.4</li>
@@ -79,6 +79,39 @@ For RabbitMQ releases that have reached end of life, see [Unsupported Series Com
7979
</td>
8080
</tr>
8181

82+
<tr>
83+
<td>
84+
<ul>
85+
<li>3.10.14</li>
86+
</ul>
87+
</td>
88+
<td>
89+
<ul>
90+
<li>24.3</li>
91+
</ul>
92+
</td>
93+
<td>
94+
<ul>
95+
<li>25.2</li>
96+
</ul>
97+
</td>
98+
<td>
99+
<ul class="notes">
100+
<li>
101+
24.3 is the only maintained (updated) series of Erlang 24.
102+
</li>
103+
<li>
104+
As of Erlang 25.1, OpenSSL 3.0 support in Erlang is considered to
105+
be mature enough to consider for production.
106+
</li>
107+
<li>
108+
Erlang 25 before 25.0.2 and 24 before 24.3.4.2 are affected by <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-37026">CVE-2022-37026</a>,
109+
a CVE with critical severity (CVSS 3.x Base Store: 9.8)
110+
</li>
111+
</ul>
112+
</td>
113+
</tr>
114+
82115
<tr>
83116
<td>
84117
<ul>

0 commit comments

Comments
 (0)