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 5.0.x and 5.1.0
2
+
3
+ ### Batch publish
4
+
5
+ GitHub PR: [ rabbitmq-dotnet-client #368 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/368 )
6
+
7
+ ### Add a static property to AmqpTcpEndpoint to specify the default SSL protocol versions
8
+
9
+ GitHub PR: [ rabbitmq-dotnet-client #389 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/389 )
10
+
11
+ ### Collect all exceptions when selecting an endpoint
12
+
13
+ GitHub PR: [ rabbitmq-dotnet-client #377 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/377 )
14
+
15
+ ### Reduce lock contention for frame writes
16
+
17
+ GitHub PR: [ rabbitmq-dotnet-client #354 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/354 )
18
+
19
+
1
20
## Changes Between 4.1.x and 5.0.1
2
21
3
22
### Async consumers
You can’t perform that action at this time.
0 commit comments