Skip to content

Release: 14.1.1.0.2

Compare
Choose a tag to compare
@chpatel3 chpatel3 released this 23 Sep 15:24
· 96 commits to v14.1.1.0 since this release

This is patch 2 of the Coherence .NET Client v14.1.1 release.

Fixed Issues

  • Fixed an issue where the 'ssl/server' element was missing from the cache configuration XML schema. This element can be used to specify the remote server hostname for SSL certificate validation.
  • Changed the default SSL validator to StrictCertificateValidation. To use the prior default, specify "DefaultCertificateValidation" in the 'remote-certificate-validator' element.
  • Fixed an issue where the cache configuration 'selector' element in the element is ignored.