Skip to content

Releases: oracle/coherence-dotnet-extend-client

14.1.1.0.17 (.NET 6.0/.NET Core 3.1/.NET Standard 2.0)

18 Apr 19:28
Compare
Choose a tag to compare

This is patch 17 of .NET 6.0, .NET Core 3.1, and .NET Standard 2.0-compatible implementation of Oracle Coherence .NET Extend Client.

The easiest way to consume it within your own applications is from NuGet:
https://www.nuget.org/packages/Coherence.Core/14.1.1.17

API documentation for this release is available here:
https://coherence.community/14.1.1.0/api/dotnet-core/index.html

Fixed Issues

  1. COH-29538 Fixed an issue with the performance and correctness of POF serialization of UTF encoded strings.

14.1.1.0.17 (.NET Framework 4.x)

17 Apr 13:28
Compare
Choose a tag to compare

This is patch 17 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.17

Fixed Issues

  1. COH-29538 Fixed an issue with the performance and correctness of POF serialization of UTF encoded strings.

14.1.1.0.13 (.NET Framework 4.x)

21 Apr 13:03
Compare
Choose a tag to compare

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.

14.1.1.0.13 (.NET Core 3.1/.NET Standard 2.0)

20 Apr 17:11
bc2f715
Compare
Choose a tag to compare

This is patch 13 of .NET Core 3.1 and .NET Standard 2.0-compatible implementation of Oracle Coherence .NET Extend Client.

The easiest way to consume it within your own applications is from NuGet:
https://www.nuget.org/packages/Coherence.Core/14.1.1.13

API documentation for this release is available here:
https://coherence.community/14.1.1.0/api/dotnet-core/index.html

Fixed Issues

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

14.1.1.0.10 (.NET Core 3.1/.NET Standard 2.0)

01 Aug 19:16
Compare
Choose a tag to compare

This is patch 10 of .NET Core 3.1 and .NET Standard 2.0-compatible implementation of Oracle Coherence .NET Extend Client.

The easiest way to consume it within your own applications is from NuGet:
https://www.nuget.org/packages/Coherence.Core/14.1.1.10

API documentation for this release is available here:
https://coherence.community/14.1.1.0/api/dotnet-core/index.html

Fixed Issues

COH-25531 Fixed an issue where an *Extend client may incorrectly treat a cache as being explicitly destroyed in some rare scenarios.
COH-25529 Fixed an issue where skipping null String references within a uniform map would raise an exception.
COH-25046 Added CacheEvent.isExpired() to indicate that an ENTRY_DELETED event is due to expiry when it returns true.
COH-24411 Improved cache operations to use interruptible lock so operations will be interrupted after the specified timeout.
COH-24117 Fixed an issue where an Exception may be thrown during lookup of the local hostname address if it is not resolvable.
COH-23854 Added cache configuration element cache-values which allows a view-scheme to be configured to cache both keys and values (the default), or only keys.

14.1.1.0.10 (.NET Framework 4.x)

26 Jul 18:45
Compare
Choose a tag to compare

This is patch 10 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.10

Fixed Issues

COH-25531 Fixed an issue where an *Extend client may incorrectly treat a cache as being explicitly destroyed in some rare scenarios.
COH-25529 Fixed an issue where skipping null String references within a uniform map would raise an exception.
COH-25046 Added CacheEvent.isExpired() to indicate that an ENTRY_DELETED event is due to expiry when it returns true.
COH-24411 Improved cache operations to use interruptible lock so operations will be interrupted after the specified timeout.
COH-24117 Fixed an issue where an Exception may be thrown during lookup of the local hostname address if it is not resolvable.
COH-23854 Added cache configuration element cache-values which allows a view-scheme to be configured to cache both keys and values (the default), or only keys.

14.1.1.0.4 (.NET Core 3.1/.NET Standard 2.0)

28 Apr 16:44
Compare
Choose a tag to compare

This is patch 4 of .NET Core 3.1 and .NET Standard 2.0-compatible implementation of Oracle Coherence .NET Extend Client.

The easiest way to consume it within your own applications is from NuGet:
https://www.nuget.org/packages/Coherence.Core/14.1.1.4

API documentation for this release is available here:
https://coherence.community/14.1.1.0/api/dotnet-core/index.html

Fixed Issues

  • 32386724 COH-22836 Fixed an issue where the SSL Handshake between .Net and Proxy throws RemoteCertificateNameMismatch with correct hostnames in the certificates.

14.1.1.0.4 (.NET Framework 4.x)

21 Apr 21:33
Compare
Choose a tag to compare

This is patch 4 of the Coherence .NET Client v14.1.1 release. The nuget package for the same patch is available at https://www.nuget.org/packages/Coherence/14.1.1.4

Fixed Issues

  • 32386724 COH-22836 Fixed an issue where the SSL Handshake between .Net and Proxy throws RemoteCertificateNameMismatch with correct hostnames in the certificates.

14.1.1.0.3 (.NET Core 3.1/.NET Standard 2.0)

18 Nov 07:50
Compare
Choose a tag to compare

This is a .NET Core 3.1 and .NET Standard 2.0-compatible implementation of Oracle Coherence .NET Extend Client, and is the first .NET Core-compatible release of the client.

The easiest way to consume it within your own applications is from NuGet:
https://www.nuget.org/packages/Coherence.Core/14.1.1.3

API documentation for this release is available here:
https://coherence.community/14.1.1.0/api/dotnet-core/index.html

Fixed Issues

  • Changed the default SSL validator to DefaultCertificateValidation. DefaultCertificateValidation now does strict certificate validation. To get the prior behavior of ignoring Common Name(CN) during validation, specify IgnoreCommonNameCertificateValidation in the <remote-certificate-validator> element.
  • Fixed an issue with binary map detection within a ContinuousQueryCache.

14.1.1.0.3 (.NET Framework 4.x)

18 Nov 07:49
Compare
Choose a tag to compare

This is a .NET Framework 4.0 (or later) compatible implementation of Oracle Coherence .NET Extend Client.

The easiest way to consume it within your own applications is from NuGet:
https://www.nuget.org/packages/Coherence/14.1.1.3

API documentation for this release is available here:
https://coherence.community/14.1.1.0/api/dotnet/index.html

Fixed Issues

  • Changed the default SSL validator to DefaultCertificateValidation. DefaultCertificateValidation now does strict certificate validation. To get the prior behavior of ignoring Common Name(CN) during validation, specify IgnoreCommonNameCertificateValidation in the <remote-certificate-validator> element.
  • Fixed an issue with binary map detection within a ContinuousQueryCache.