14.1.1.0.13 (.NET Framework 4.x)
This is patch 13 of the Coherence .NET Client v14.1.1 release. The nuget package for this release is available at https://www.nuget.org/packages/Coherence/14.1.1.13
Fixed Issues
COH-27160
Fixed a potential thread deadlock where an initializingContinuousQueryCache
receives and attempts to process a cache truncation event.COH-26217
Added exception handling when no SSL protocol is specified; default toSslProtocols.Tls12
orSslProtocols.Tls13
.