Skip to content

Commit 32d8669

Browse files
Update 3.8.32 release notes
(cherry picked from commit 65e5825)
1 parent 863a8c1 commit 32d8669

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes/3.8.32.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
5555
GitHub issue: [#4799](https://github.com/rabbitmq/rabbitmq-server/issues/4799)
5656

5757
#### Bug Fixes
58+
* CLI tools failed to run on Erlang 25 because of an old version of Elixir (compiled on Erlang 21)
59+
was used in the release pipeline. Erlang 25 no longer loads modules
60+
compiled on Erlang 21 or older.
5861

5962
* `rabbitmqctl set_log_level` documentation clarification.
6063

0 commit comments

Comments
 (0)