File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ 2.5.1 ] - 2025-11-05
99
1010### Fixed
1111- Boolean queue arguments validated as invalid if set to false [ #1429 ] ( https://github.com/cloudamqp/lavinmq/pull/1429 )
1212- Use the correct path for meta files in streams [ #1438 ] ( https://github.com/cloudamqp/lavinmq/pull/1438 )
1313- Remove meta files when segments are removed in streams [ #1435 ] ( https://github.com/cloudamqp/lavinmq/pull/1435 )
14+ - Consumers would get stuck trying to consume from priority queues [ #1440 ] ( https://github.com/cloudamqp/lavinmq/pull/1440 )
1415
1516## [ 2.5.0] - 2025-11-04
1617
Original file line number Diff line number Diff line change 11name : lavinmq
2- version : 2.5.0
2+ version : 2.5.1
33
44authors :
55 -
Carl Hörberg <[email protected] >
Original file line number Diff line number Diff line change 11---
22openapi : 3.0.3
33info :
4- version : v2.5.0
4+ version : v2.5.1
55 title : LavinMQ HTTP API
66 description : HTTP API to programmatically manage all aspects of LavinMQ.
77 contact :
You can’t perform that action at this time.
0 commit comments