We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f182699 commit 4fb38f1Copy full SHA for 4fb38f1
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [2.5.4] - 2025-11-22
9
+
10
+### Fixed
11
+- Vhosts with exchange to exchange bindings generated in v2.4.x could not be start [#1495](https://github.com/cloudamqp/lavinmq/pull/1495)
12
13
## [2.5.3] - 2025-11-19
14
15
### Fixed
shard.yml
@@ -1,5 +1,5 @@
1
name: lavinmq
2
-version: 2.5.3
+version: 2.5.4
3
4
authors:
- Carl Hörberg <[email protected]>
0 commit comments