Skip to content

Commit 9dd6267

Browse files
Merge pull request #4416 from rabbitmq/mk-3.10.0-release-notes-cosmetics
Minor 3.10.0 release notes corrections
2 parents 9337d0a + 8ade5be commit 9dd6267

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

release-notes/3.10.0.md

Lines changed: 8 additions & 2 deletions
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).
@@ -273,7 +279,7 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
273279

274280
### Dependency Changes
275281

276-
* `ra` upgraded from [`2.0.0` to `2.0.4`](https://github.com/rabbitmq/ra/compare/v2.0.0...v2.0.4)
282+
* `ra` upgraded from [`2.0.0` to `2.0.6`](https://github.com/rabbitmq/ra/compare/v2.0.0...v2.0.6)
277283
* `osiris` upgraded from [`1.0.0` to `1.2.4`](https://github.com/rabbitmq/osiris/compare/v1.0.0...v1.2.4)
278284
* `ranch` upgraded from [`2.0.0` to `2.1.0`](https://github.com/ninenines/ranch/compare/2.0.0...2.1.0)
279285
* `observer_cli` upgraded from [`1.6.2` to `1.7.2`](https://github.com/zhongwencool/observer_cli/compare/1.6.2...1.7.2)

0 commit comments

Comments
 (0)