Skip to content

Commit 2002089

Browse files
committed
Changelog.md update
1 parent 73852d3 commit 2002089

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ChangeLog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## Changes Between 4.1.1 and 4.1.2
2+
3+
### Synchronize access to the manuallyClosed field in AutorecoveringConnection
4+
5+
GitHub issue: [rabbitmq-dotnet-client#291](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/291)
6+
7+
### Use concurrent collections inside AutorecoveringConnection
8+
9+
GitHub issue: [rabbitmq-dotnet-client#288](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/288)
10+
11+
### Handle potential NullReferenceException in HeartbeatReadTimerCallback
12+
13+
GitHub issue: [rabbitmq-dotnet-client#257](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/257)
14+
15+
### Fix potential EventingBasicConsumer race condition
16+
17+
GitHub issue: [rabbitmq-dotnet-client#242](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/242)
18+
19+
120
## Changes Between 4.1.0 and 4.1.1
221

322
### Fixed XML Documentation Generation

0 commit comments

Comments
 (0)