Skip to content

Commit 74f255d

Browse files
Change log updates
1 parent b6ca269 commit 74f255d

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

ChangeLog.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,23 @@
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

33
No 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

823
This release adopts some of the API refinement and improvements

0 commit comments

Comments
 (0)