Skip to content

14.1.1.0.13 (.NET Framework 4.x)

Compare
Choose a tag to compare
@pthilagar pthilagar released this 21 Apr 13:03
· 0 commits to 8e52e59dc189048be934064cf1369151beab6801 since this release

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

  1. COH-27160 Fixed a potential thread deadlock where an initializing ContinuousQueryCache receives and attempts to process a cache truncation event.
  2. COH-26217 Added exception handling when no SSL protocol is specified; default to SslProtocols.Tls12 or SslProtocols.Tls13.