Skip to content

Commit 77b8d44

Browse files
Correct 4.2.1 release notes
1 parent fc087ac commit 77b8d44

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

release-notes/4.2.1.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -85,23 +85,6 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
8585
GitHub issue: [#14937](https://github.com/rabbitmq/rabbitmq-server/pull/14937)
8686

8787

88-
### HTTP Auth Backend Plugin
89-
90-
#### Enhancements
91-
92-
* The HTTP Auth Backend can now optionally provide a custom authorization denial reason to AMQP clients.
93-
94-
To opt in, return `deny <Reason>` (instead of only `deny`) in the HTTP response body of your HTTP auth backend and set the following in your `rabbitmq.conf` file:
95-
96-
```ini
97-
auth_http.authorization_failure_disclosure = true
98-
```
99-
100-
See the [README](https://github.com/rabbitmq/rabbitmq-server/blob/main/deps/rabbitmq_auth_backend_http/README.md) for more information.
101-
102-
GitHub issue: [#14641](https://github.com/rabbitmq/rabbitmq-server/pull/14641)
103-
104-
10588
### Dependency Changes
10689

10790
* `cuttlefish` was upgraded to [`3.6.0`](https://github.com/kyorai/cuttlefish/releases)

0 commit comments

Comments
 (0)