|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.1.0](https://github.com/amazon-mq/rabbitmq-queue-migration/tree/1.1.0) (2026-06-08) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/amazon-mq/rabbitmq-queue-migration/compare/1.0.6...1.1.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Review all documentation for technical correctness [\#72](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/72) ([lukebakken](https://github.com/lukebakken)) |
| 10 | +- Make plugin table init asynchronous; never abort RabbitMQ broker boot [\#70](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/70) ([lukebakken](https://github.com/lukebakken)) |
| 11 | + |
| 12 | +**Closed issues:** |
| 13 | + |
| 14 | +- Do not start plugin in Khepri environments. [\#60](https://github.com/amazon-mq/rabbitmq-queue-migration/issues/60) |
| 15 | + |
| 16 | +**Merged pull requests:** |
| 17 | + |
| 18 | +- Bump the maven group across 1 directory with 5 updates [\#68](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/68) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 19 | +- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group [\#67](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/67) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 20 | + |
3 | 21 | ## [1.0.6](https://github.com/amazon-mq/rabbitmq-queue-migration/tree/1.0.6) (2026-05-19) |
4 | 22 |
|
5 | 23 | [Full Changelog](https://github.com/amazon-mq/rabbitmq-queue-migration/compare/1.0.5...1.0.6) |
|
11 | 29 |
|
12 | 30 | **Merged pull requests:** |
13 | 31 |
|
14 | | -- Do not set default queue type after migration [\#64](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/64) ([lukebakken](https://github.com/lukebakken)) |
15 | | -- Use `PROJECT_VERSION` [\#62](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/62) ([lukebakken](https://github.com/lukebakken)) |
16 | 32 | - docs: Add prominent Mnesia-only compatibility notice [\#59](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/59) ([sauravonwww](https://github.com/sauravonwww)) |
17 | 33 | - Bump the maven group in /test/integration with 2 updates [\#58](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/58) ([dependabot[bot]](https://github.com/apps/dependabot)) |
18 | 34 | - Document OSS RabbitMQ 3.13.7 known issues [\#57](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/57) ([lukebakken](https://github.com/lukebakken)) |
19 | 35 | - Bump the github-actions group across 1 directory with 3 updates [\#56](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/56) ([dependabot[bot]](https://github.com/apps/dependabot)) |
20 | 36 | - Bump com.rabbitmq:amqp-client from 5.29.0 to 5.30.0 in /test/integration [\#55](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/55) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 37 | +- rabbitmq-queue-migration 1.0.6 [\#65](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/65) ([lukebakken](https://github.com/lukebakken)) |
| 38 | +- Do not set default queue type after migration [\#64](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/64) ([lukebakken](https://github.com/lukebakken)) |
| 39 | +- Use `PROJECT_VERSION` [\#62](https://github.com/amazon-mq/rabbitmq-queue-migration/pull/62) ([lukebakken](https://github.com/lukebakken)) |
21 | 40 |
|
22 | 41 | ## [1.0.5](https://github.com/amazon-mq/rabbitmq-queue-migration/tree/1.0.5) (2026-04-02) |
23 | 42 |
|
|
0 commit comments