Skip to content

Hazelcast .NET Client v5.4.0

Latest
Compare
Choose a tag to compare
@emreyigit emreyigit released this 21 Jun 07:31

This document describes the new features, enhancements, and fixed issues for the Hazelcast .NET Client v5.4.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.4.0 milestone for details on all issues and PRs that were involved in this release.

New Features & Enhancements

  • CPMap Support #866
  • Dynamic Configuration for Map and Ring Buffer #865
  • CP Count Down Latch Support #870
  • CP Semaphore Support #867
  • .NET 8 Support

Breaking Changes

  • Drop Serialization Support for BinaryFormatter #886

Fixes

  • Don't try old members after failover happened #891
  • Compact Serialization: UnknownSchemaException when using Paging Predicates on getEntriesAsync, etc. #868

Known Issues

  • NA