Skip to content

Commit 91678a3

Browse files
committed
version bump
1 parent 4d8c1f7 commit 91678a3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v2.0.0-rc.8] - 2024-04-12
11+
12+
- Allow large client frame sizes, but split body frames to client if smaller than upstream frame size, to support large Header frames
13+
1014
## [v2.0.0-rc.7] - 2024-04-12
1115

1216
- Send all GetOk response frames in one TCP packet

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amqproxy
2-
version: 2.0.0-rc.7
2+
version: 2.0.0-rc.8
33

44
authors:
55
- CloudAMQP <contact@cloudamqp.com>

0 commit comments

Comments
 (0)