File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
20
## Changes Between 4.1.0 and 4.1.1
2
21
3
22
### Fixed XML Documentation Generation
You can’t perform that action at this time.
0 commit comments