Skip to content

Commit fb5fc51

Browse files
committed
version bump
1 parent b6cf9c7 commit fb5fc51

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.7] - 2024-04-12
11+
12+
- Send all GetOk response frames in one TCP packet
13+
1014
## [v2.0.0-rc.6] - 2024-04-11
1115

1216
- Bugfix: Send Connection.Close-ok to client before closing TCP socket

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

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

0 commit comments

Comments
 (0)