This document includes the new features, enhancements, and fixed issues for the Hazelcast Node.js Client 5.3.0 release.
Breaking Changes
None
New Features
None
Enhancements
- Compact documentation update in #1447
- New types added to binary compatibility test for Portable [API-1677] in #1431
- Do not try to connect cluster members when the client is not connected to cluster [API-1588] in #1444
- Check for the minimum size of the bytes read only once per frame [API-1546] in #1411
- Don't allow empty memberlist on cluster id changes[API-1590] in #1452
- Update Readme and package.json about hazelcast and node.js client in #1471
Fixes
- Change logic around closing connections and writers API-1283 in #1442
- Logging does not work if written in lowercase(hazelcast.logging.level) [API-1740] in #1432
Known Issues
None
Full Changelog: v5.2.0...v5.3.0