File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1- ## Changes Between 4.7 .0 and 4.8 .0 (in development)
1+ ## Changes Between 4.4 .0 and 4.9 .0 (in development)
22
33No changes yet.
44
55
6+ ## Changes Between 4.7.0 and 4.8.0 (Sep 11, 2025)
7+
8+ ### ` MarchHare::Channel#queue ` Ignored ` x-queue-type `
9+
10+ When the [ optional ` x-queue-type ` argument] ( https://www.rabbitmq.com/docs/queues#optional-arguments ) was
11+ used, it ended up being ignored. This did not affect the dedicated ` :type ` option or
12+ a dedicated helper method, ` MarchHare::Queue#quorum_queue ` .
13+
14+ GitHub issue: [ #165 ] ( https://github.com/ruby-amqp/march_hare/pull/165 ) .
15+
16+ ### RabbitMQ Java Client Upgrade
17+
18+ RabbitMQ Java client dependency has been updated to a ` 5.26.x ` release.
19+
20+
621## Changes Between 4.6.0 and 4.7.0 (Mar 23, 2025)
722
823This release adopts some of the API refinement and improvements
You can’t perform that action at this time.
0 commit comments