3.13.0 release notes: fix a(n) typo
This commit is contained in:
parent
21d4afb0f6
commit
b3597c7a63
|
|
@ -184,7 +184,7 @@ For example, if you set `mqtt.subscription_ttl = 3600000` (1 hour) prior to 3.13
|
|||
### rabbitmqctl node_health_check is Now a No-Op
|
||||
|
||||
`rabbitmqctl node_health_check` has been deprecated for over three years
|
||||
and is now an no-op (does nothing).
|
||||
and is now a no-op (does nothing).
|
||||
|
||||
See the [Health Checks section](https://www.rabbitmq.com/monitoring.html#health-checks) in the monitoring guide
|
||||
to find out what modern alternatives are available.
|
||||
|
|
@ -197,7 +197,7 @@ This release requires Erlang 26 and there is an [Erlang 26 package available](ht
|
|||
but the package depends on `glibc` 2.34, and all currently available openSUSE Leap releases
|
||||
(up to 15.5) ship with 2.31 at most.
|
||||
|
||||
Team RabbitMQ would like to continue building a openSUSE Leap package when a Leap 15.5-compatible Erlang 26
|
||||
Team RabbitMQ would like to continue building a openSUSE Leap package when a Leap 15.x-compatible Erlang 26
|
||||
package becomes publicly available.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue