Skip to content

Commit 7c89475

Browse files
committed
version bump
1 parent 17b1981 commit 7c89475

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v2.0.0-rc.6] - 2024-04-11
11+
12+
- Bugfix: Send Connection.Close-ok to client before closing TCP socket
13+
- Bugfix: Pass Channel.Close-ok down to client
14+
1015
## [v2.0.0-rc.5] - 2024-04-11
1116

1217
- Bugfix: negotiate frame_max 4096 for downstream clients

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

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

0 commit comments

Comments
 (0)