Skip to content

Commit 477092a

Browse files
version bump
1 parent c61eef5 commit 477092a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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+
## [2.6.4] - 2026-01-23
9+
10+
### Fixed
11+
- Apply stream max-length and max-length-bytes from policy [#1631](https://github.com/cloudamqp/lavinmq/pull/1631)
12+
813
## [2.6.3] - 2026-01-16
914

1015
### Fixed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lavinmq
2-
version: 2.6.3
2+
version: 2.6.4
33

44
authors:
55
- Carl Hörberg <carl@cloudamqp.com>

static/docs/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
openapi: 3.0.3
33
info:
4-
version: v2.6.3
4+
version: v2.6.4
55
title: LavinMQ HTTP API
66
description: HTTP API to programmatically manage all aspects of LavinMQ.
77
contact:

0 commit comments

Comments
 (0)