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 b6cf9c7 commit fb5fc51Copy full SHA for fb5fc51
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.7] - 2024-04-12
11
+
12
+- Send all GetOk response frames in one TCP packet
13
14
## [v2.0.0-rc.6] - 2024-04-11
15
16
- Bugfix: Send Connection.Close-ok to client before closing TCP socket
shard.yml
@@ -1,5 +1,5 @@
1
name: amqproxy
2
-version: 2.0.0-rc.6
+version: 2.0.0-rc.7
3
4
authors:
5
- CloudAMQP <contact@cloudamqp.com>
0 commit comments