@@ -187,7 +187,7 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
187
187
188
188
#### Bug Fixes
189
189
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 ) .
191
191
192
192
* Addressed a performance regression for large fanouts when streams were not enabled.
193
193
@@ -216,6 +216,8 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
216
216
217
217
### Management Plugin
218
218
219
+ #### Enhancements
220
+
219
221
* ` idle_since ` field now uses RFC 3339 format.
220
222
221
223
![ 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.
224
226
225
227
GitHub issue: [ #4276 ] ( https://github.com/rabbitmq/rabbitmq-server/issues/4276 )
226
228
229
+ #### Bug Fixes
230
+
227
231
* ` rabbitmqadmin ` now correctly loads TLS-related keys from its configuration file.
228
232
229
233
Contributed by @fwolfsjaeger .
@@ -233,6 +237,8 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
233
237
234
238
### OAuth 2 AuthN and AuthZ Backend Plugin
235
239
240
+ #### Enhancements
241
+
236
242
* Improvements to JKW support and new HTTPS settings.
237
243
238
244
Contributed by @anhanhnguyen (Erlang Solutions).
@@ -273,7 +279,7 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
273
279
274
280
### Dependency Changes
275
281
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 )
277
283
* ` osiris ` upgraded from [ ` 1.0.0 ` to ` 1.2.4 ` ] ( https://github.com/rabbitmq/osiris/compare/v1.0.0...v1.2.4 )
278
284
* ` ranch ` upgraded from [ ` 2.0.0 ` to ` 2.1.0 ` ] ( https://github.com/ninenines/ranch/compare/2.0.0...2.1.0 )
279
285
* ` 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