This document includes the new features, enhancements, and fixed issues for the Hazelcast Node.js Client 5.6.0 release.
Breaking Changes
- We fixed a compact serialization bug #1576 that changes how the Rabin fingerprint is calculated. The change should not cause any issues reading compact serialized values, but verify that before starting to use this version on production.
New Features
None
Enhancements
None
Fixes
- Fixed a bug in compact writer that causes writing unsigned integers bigger than 32767 #1567
- Fixed inconsistent Rabin fingerprint generation for Compact Schemas #1576
Known Issues
None
Thanks
To community user @handou-o for reporting a bug in compact writer
Full Changelog: v5.3.0...v5.6.0