Skip to content

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

Latest
Compare
Choose a tag to compare
@chpatel3 chpatel3 released this 18 Apr 19:28
· 47 commits to main since this release

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.