Skip to content

Commit a937211

Browse files
Use a standard header in 4.1.6 release notes
(cherry picked from commit 520119f) Conflicts: release-notes/4.1.6.md
1 parent 1e42ddd commit a937211

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

release-notes/4.1.6.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## RabbitMQ 4.1.6
2+
3+
RabbitMQ `4.1.6` is a maintenance release in the `4.1.x` [release series](https://www.rabbitmq.com/release-information).
4+
5+
It is **strongly recommended** that you read [4.1.0 release notes](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.1.0)
6+
in detail if upgrading from a version prior to `4.1.0`.
7+
8+
9+
### Minimum Supported Erlang Version
10+
11+
[RabbitMQ and Erlang/OTP Compatibility Matrix](https://www.rabbitmq.com/docs/which-erlang) has more details on Erlang version requirements for RabbitMQ.
12+
13+
Nodes **will fail to start** on older Erlang releases.
14+
15+
16+
## Changes Worth Mentioning
17+
18+
Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v4.1.x/release-notes).
19+
20+
21+
22+
### Core Server
23+
24+
#### Bug Fixes
25+
26+
* Enabling the `khepri_db` feature flag while the [Log Exchange](https://www.rabbitmq.com/docs/logging#log-exchange)
27+
was enabled could cause a RabbitMQ node to run out of memory and crash.
28+
29+
GitHub issues: [#14069](https://github.com/rabbitmq/rabbitmq-server/discussions/14069), [#14796](https://github.com/rabbitmq/rabbitmq-server/pull/14796)

0 commit comments

Comments
 (0)