Skip to content

Commit

Permalink
Merge pull request #1163 from rabbitmq/rabbitmq-dotnet-client-6.2.4
Browse files Browse the repository at this point in the history
6.2.4 release prep
  • Loading branch information
lukebakken authored Feb 24, 2022
2 parents 369a6f7 + 8cbfd70 commit c9201e4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 25 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## Changes Between 6.2.3 and 6.2.4

GitHub milestone: [`6.2.4`](https://github.com/rabbitmq/rabbitmq-dotnet-client/milestone/55?closed=1)

This release contains some important bug fixes:

* [Fix connection leaks on auto recovery](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1145)
* [Fix buffer overflow when writing long strings](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1162)
* [Fix regression resulting in `ObjectDisposedException`](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1154)
* [Fix regression that could affect consuming after auto recovery](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1148)

## Changes Between 6.2.1 and 6.2.3

GitHub milestone: [`6.2.3`](https://github.com/rabbitmq/rabbitmq-dotnet-client/milestone/54?closed=1)
Expand Down
2 changes: 1 addition & 1 deletion _site
Submodule _site updated 166 files
24 changes: 0 additions & 24 deletions appveyor.yml

This file was deleted.

0 comments on commit c9201e4

Please sign in to comment.