Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhoerberg committed May 11, 2024
1 parent df4b17f commit 1da1a2c
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.5] - 2024-04-11

- Bugfix: negotiate frame_max 4096 for downstream clients

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

- Bufix: Only send channel.close once, and gracefully wait for closeok
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.4
version: 2.0.0-rc.5

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

0 comments on commit 1da1a2c

Please sign in to comment.