RabbitMQ .NET client 5.1.0
Changes Between 5.0.x and 5.1.0
Batch Publishing
GitHub PR: rabbitmq-dotnet-client#368
Introduced a Static Property to AmqpTcpEndpoint to specify the default TLS Protocol Version(s)
GitHub PR: rabbitmq-dotnet-client#389
All Exceptions are Collected When Selecting an Endpoint
GitHub PR: rabbitmq-dotnet-client#377
Reduced Lock Contention for Frame Writes
GitHub PR: rabbitmq-dotnet-client#354