Skip to content

Commit 23fc647

Browse files
Merge pull request #4417 from rabbitmq/mergify/bp/v3.10.x/pr-4416
Minor 3.10.0 release notes corrections (backport #4416)
2 parents caa593c + 9f9c463 commit 23fc647

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

release-notes/3.10.0.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
187187

188188
#### Bug Fixes
189189

190-
This release includes all bug fixes that shipped in `3.9.x` releases.
190+
This release includes all applicable [bug fixes that shipped in `3.9.x` releases](https://www.rabbitmq.com/changelog.html).
191191

192192
* Addressed a performance regression for large fanouts when streams were not enabled.
193193

@@ -216,6 +216,8 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
216216

217217
### Management Plugin
218218

219+
#### Enhancements
220+
219221
* `idle_since` field now uses RFC 3339 format.
220222

221223
![Breaking change](https://img.shields.io/badge/-Breaking%20change-red) This is a **potentially breaking change**.
@@ -224,6 +226,8 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
224226

225227
GitHub issue: [#4276](https://github.com/rabbitmq/rabbitmq-server/issues/4276)
226228

229+
#### Bug Fixes
230+
227231
* `rabbitmqadmin` now correctly loads TLS-related keys from its configuration file.
228232

229233
Contributed by @fwolfsjaeger.
@@ -233,6 +237,8 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
233237

234238
### OAuth 2 AuthN and AuthZ Backend Plugin
235239

240+
#### Enhancements
241+
236242
* Improvements to JKW support and new HTTPS settings.
237243

238244
Contributed by @anhanhnguyen (Erlang Solutions).

0 commit comments

Comments
 (0)