Hazelcast .NET Client v5.3.0
This document describes the new features, enhancements, and fixed issues for the Hazelcast .NET Client v5.3.0 release.
This version is a minor release and therefore is fully backward-compatible with all 5.x and 4.x versions.
Refer to the 5.3.0 milestone for details on all issues and PRs that were involved in this release.
New Features & Enhancements
- Reliable Topic #825
- TPC Beta Support - a new performant way to connect Hazelcast #830
- Session State Provider for
ISession
interface inHazelcast.Net.Cache
#786 - Partition Awareness for SQL Queries #798
- Support for TLS 1.3 #811
- Drop support for .NET Core 3.1 and .NET 5
- Added LINQ Provider
Hazelcast.Net.Linq.Async
#837 - Added
async
andsync
Reconnect Modes
Please, visit the documentation for new features from here.
Fixes
- Fix Invalid Server Name Information (SNI) in SSL/TLS Client Hello payload #800
Known Issues
- Serialization Error on Nested Compact Generic Record #816