File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ 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+ ## [ 2.6.0-rc.4] - 2025-12-02
9+
10+ ### Fixed
11+ - Handle "lease not found" etcd error without infinite retry [ #1519 ] ( https://github.com/cloudamqp/lavinmq/pull/1519 )
12+
813## [ 2.6.0-rc.3] - 2025-12-01
914
1015### Changed
Original file line number Diff line number Diff line change 11name : lavinmq
2- version : 2.6.0-rc.3
2+ version : 2.6.0-rc.4
33
44authors :
55 - Carl Hörberg <carl@cloudamqp.com>
Original file line number Diff line number Diff line change 11---
22openapi : 3.0.3
33info :
4- version : v2.6.0-rc.3
4+ version : v2.6.0-rc.4
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