This document describes the new features, enhancements, and fixed issues for the Hazelcast .NET Client v5.5.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.5 milestone for details on all issues and PRs that were involved in this release.
New Features & Enhancements
- New Routing Mode -
MultiMember
(#902) also see Multi-Member Routing in Hazelcast Platform Note: New Routing modeMultiMember
has also refactored usage of existing ones.SmartRouting
is still there. However, we strongly suggest you to use new ones. (#902) see for more details - Try to redirect CP requests to CP leaders (#907)
- Get Cluster Version (#899)
Breaking Changes
- Drop .NET7 Support (#911) Please also see Microsoft Dev Blog: Upgrading to .NET 8
Known Issues
- NA