Skip to content

Commit 1da1a2c

Browse files
committed
version bump
1 parent df4b17f commit 1da1a2c

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.5] - 2024-04-11
11+
12+
- Bugfix: negotiate frame_max 4096 for downstream clients
13+
1014
## [v2.0.0-rc.4] - 2024-04-11
1115

1216
- Bufix: Only send channel.close once, and gracefully wait for closeok

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.4
2+
version: 2.0.0-rc.5
33

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

0 commit comments

Comments
 (0)