Hazelcast Node.js Client 3.12.4
This document includes the new features, enhancements, and fixed issues for Hazelcast Node.js Client 3.12.4 release.
New Features
- None.
Enhancements
- Code Sample Code sample and documentation for Hazelcast Cloud is now up to date. #550
- npm artifact npm artifact's size is now reduced significantly. #654
Fixes
getDistributedObjects()call could lead to unhandled promise rejection. #540- Client's member list could be broken by Hot Restart. #610
- Lock call may throw
OperationTimeoutErrorwhen a member dies. #618 - Pending invocations were not rejected or retried on connection close. #662
redoOperationoption was not implemented properly. #662- Incorrect
spliceusage inIMap#getAllcall for maps with Near Cache. #670
Breaking Changes
- None.
Known Issues
- None.