Skip to content

Commit 1720226

Browse files
committed
Add an "out of date" note to Erlang 27 support blog post
1 parent 93b7135 commit 1720226

File tree

1 file changed

+10
-1
lines changed
  • blog/2024-05-23-erlang27-support

1 file changed

+10
-1
lines changed

blog/2024-05-23-erlang27-support/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
---
2-
title: "Erlang/OTP 27 Is Currently Not Supported"
2+
title: "Erlang/OTP 27 Is Currently Not Supported [outdated]"
33
tags: ["Announcements", "RabbitMQ 3.13.x"]
44
authors: [kura]
55
---
66

7+
:::important
8+
9+
**Current versions of RabbitMQ support Erlang/OTP 27**.
10+
Please refer to
11+
[the documentation](https://www.rabbitmq.com/docs/which-erlang) for up-to-date information.
12+
13+
This blog post is kept for historical reference only.
14+
:::
15+
716
[Erlang/OTP 27.0 was released on May 20th, 2024](https://www.erlang.org/blog/highlights-otp-27/).
817
While it contains a lot of exciting features and improvements, unfortunately RabbitMQ currently
918
doesn't work well with this version.

0 commit comments

Comments
 (0)