Skip to content

Commit e31f4bb

Browse files
update changelog
1 parent 268d8da commit e31f4bb

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### Fixed
11+
- Delayed message store crash on corrupt segment data [#1694](https://github.com/cloudamqp/lavinmq/pull/1694)
12+
- Dead letter cycle detection [#1723](https://github.com/cloudamqp/lavinmq/pull/1723)
13+
- Allow any timestamp in AMQP messages [#1705](https://github.com/cloudamqp/lavinmq/pull/1705)
14+
- Reapply policies after queue restart [#1737](https://github.com/cloudamqp/lavinmq/pull/1737)
15+
- Only allow one follower to do bulk sync at a time [#1720](https://github.com/cloudamqp/lavinmq/pull/1720)
16+
- Disconnect MQTT clients on OAuth token expiration [#1746](https://github.com/cloudamqp/lavinmq/pull/1746)
17+
- MQTT OAuth wildcard vhost matching and user cleanup on disconnect [#1745](https://github.com/cloudamqp/lavinmq/pull/1745)
18+
- Copy SSL options to new SNI contexts [#1583](https://github.com/cloudamqp/lavinmq/pull/1583)
19+
- Return 400 for invalid binding routing key [#1734](https://github.com/cloudamqp/lavinmq/pull/1734)
20+
- Consumer starvation in lavinmqperf throughput mode [#1712](https://github.com/cloudamqp/lavinmq/pull/1712)
21+
- UI: Tooltip sizing [#1700](https://github.com/cloudamqp/lavinmq/pull/1700)
22+
- UI: Tooltip z-index to appear above menus [#1729](https://github.com/cloudamqp/lavinmq/pull/1729)
23+
- UI: Collapse whitespace in client capabilities display [#1733](https://github.com/cloudamqp/lavinmq/pull/1733)
24+
- UI: Empty cells in connection details for consistent rendering [#1732](https://github.com/cloudamqp/lavinmq/pull/1732)
25+
826
## [2.7.0-rc.1] - 2026-02-11
927

1028
This release introduces OAuth2/OIDC authentication, kernel TLS offloading, a rewritten configuration system, Jump consistent hash exchange algorithm, and the ability to restart closed queues. It also brings enhanced TLS capabilities including SNI and mTLS support, improved stream performance, improved clustering and federation management, and many bug fixes.

0 commit comments

Comments
 (0)