Correct a 4.1.1 release notes typo
Trigger a 4.2.x alpha release build / trigger_alpha_build (push) Waiting to run Details

This commit is contained in:
Michael Klishin 2025-06-05 16:46:33 +04:00
parent dc276d54ed
commit d5cdcd95b1
No known key found for this signature in database
GPG Key ID: 16AB14D00D613900
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
GitHub issue: [#13975](https://github.com/rabbitmq/rabbitmq-server/pull/13975)
* `GET /api/health/checks/ready-to-serve-clients` is a new health check
* `GET /api/health/checks/below-node-connection-limit` is a new health check
that responds a 200 OK if the target node has fewer connections to the AMQP
and AMQPS ports than the configured maximum.