Skip to content

Commit b67e4ce

Browse files
authored
Update for 5.1.x
1 parent 18419cb commit b67e4ce

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 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+
120
## Changes Between 4.1.x and 5.0.1
221

322
### Async consumers

0 commit comments

Comments
 (0)