Skip to content

Commit e83b966

Browse files
Merge pull request #4411 from rabbitmq/mk-update-3.10-changelog
Update 3.10.0 release notes
2 parents 0314035 + 4fdce4a commit e83b966

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

release-notes/3.10.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
193193

194194
GitHub issue: [#4073](https://github.com/rabbitmq/rabbitmq-server/pull/4073)
195195

196+
* Stream delivery rate could drop if concurrent stream consumers consumed in a way
197+
that made them reach the end of the stream often.
198+
199+
GitHub issue: [#4371](https://github.com/rabbitmq/rabbitmq-server/pull/4371)
200+
196201
* Channels could confirm a subset of messages published as mandatory in some cases.
197202

198203
GitHub issue: [#3870](https://github.com/rabbitmq/rabbitmq-server/pull/3870)
@@ -219,6 +224,12 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
219224

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

227+
* `rabbitmqadmin` now correctly loads TLS-related keys from its configuration file.
228+
229+
Contributed by @fwolfsjaeger.
230+
231+
GitHub issue: [#4408](https://github.com/rabbitmq/rabbitmq-server/pull/4408)
232+
222233

223234
### OAuth 2 AuthN and AuthZ Backend Plugin
224235

0 commit comments

Comments
 (0)