Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhoerberg committed May 12, 2024
1 parent b6cf9c7 commit fb5fc51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v2.0.0-rc.7] - 2024-04-12

- Send all GetOk response frames in one TCP packet

## [v2.0.0-rc.6] - 2024-04-11

- Bugfix: Send Connection.Close-ok to client before closing TCP socket
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amqproxy
version: 2.0.0-rc.6
version: 2.0.0-rc.7

authors:
- CloudAMQP <[email protected]>
Expand Down

0 comments on commit fb5fc51

Please sign in to comment.