We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4b17f commit 1da1a2cCopy full SHA for 1da1a2c
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [v2.0.0-rc.5] - 2024-04-11
11
+
12
+- Bugfix: negotiate frame_max 4096 for downstream clients
13
14
## [v2.0.0-rc.4] - 2024-04-11
15
16
- Bufix: Only send channel.close once, and gracefully wait for closeok
shard.yml
@@ -1,5 +1,5 @@
1
name: amqproxy
2
-version: 2.0.0-rc.4
+version: 2.0.0-rc.5
3
4
authors:
5
- CloudAMQP <contact@cloudamqp.com>
0 commit comments