We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863a8c1 commit 32d8669Copy full SHA for 32d8669
release-notes/3.8.32.md
@@ -55,6 +55,9 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
55
GitHub issue: [#4799](https://github.com/rabbitmq/rabbitmq-server/issues/4799)
56
57
#### 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.
61
62
* `rabbitmqctl set_log_level` documentation clarification.
63
0 commit comments