Skip to content

Commit 1e0accc

Browse files
michaelklishinmergify[bot]
authored andcommitted
Add #15849 to 4.3.0 release notes
[ci skip] (cherry picked from commit b8777fc)
1 parent 564e1b2 commit 1e0accc

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

release-notes/4.3.0.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,12 @@ compared to other versions.
200200

201201
GitHub issue: [#13885](https://github.com/rabbitmq/rabbitmq-server/pull/13885)
202202

203+
* The `x-modulus-hash` exchange type, previously provided by the sharding plugin, was moved
204+
into the core and reworked to provide stable message routing (distribution)
205+
assuming a stable set of bindings, including between node restarts.
206+
207+
GitHub issue: [#15849](https://github.com/rabbitmq/rabbitmq-server/pull/15849)
208+
203209
* When quorum queue members (replicas) are deleted from a node, either manually
204210
via `rabbitmq-queues shrink` or as part of `rabbitmqctl forget_cluster_node`,
205211
the members are stopped in parallel.
@@ -370,6 +376,17 @@ auth_http.authorization_failure_disclosure = true
370376
GitHub issue: [#14641](https://github.com/rabbitmq/rabbitmq-server/pull/14641)
371377

372378

379+
### Sharding Plugin
380+
381+
#### Enhancements
382+
383+
* The `x-modulus-hash` exchange type, previously provided by the sharding plugin, was moved
384+
into the core and reworked to provide stable message routing (distribution)
385+
assuming a stable set of bindings, including between node restarts.
386+
387+
GitHub issue: [#15849](https://github.com/rabbitmq/rabbitmq-server/pull/15849)
388+
389+
373390
### Tracing Plugin
374391

375392
#### Bug Fixes

0 commit comments

Comments
 (0)