Releases: hazelcast/hazelcast-nodejs-client
Hazelcast Node.js Client 0.3.0
This document includes the new features, enhancements, and fixed issues for Hazelcast Node.js Client 0.3.0 release.
New Features
- Implemented Map excluding Predicates and Entry processors.
- Implemented Set, List and Queue.
- Added interoperability with Java and other clients via Hazelcast Serialization.
Enhancements
There are no enhancements for this release.
Fixes
- Adding a TTL with
put
does not save the entry. #93
Known Issues
None.
Hazelcast Node.js Client v0.2.1
NOTE: This release (0.2.1) is generated to update the Hazelcast Node.js Client release page in NPM repository.
This document includes the new features, enhancements, and fixed issues for Hazelcast Node.js Client 0.2.1 release.
New Features
There are no new features for this release.
Enhancements
There are no enhancements for this release.
Fixes
There are no issues fixed for this release.
Known Issues
None.
Hazelcast Node.js Client v0.2.0
This document includes the new features, enhancements, and fixed issues for Hazelcast Node.js Client 0.2.0 release.
New Features
- Added support for basic map operations such as put, get and remove.
- Added support for distributed object listeners and smart/dummy clients.
Enhancements
There are no enhancements for this release.
Fixes
npm
installation process should not run the test. #59- Deprecated
TSD
should be replaced with thetypings
module. #61
Known Issues
None.
Initial Release
This document includes the new features, enhancements, and fixed issues for Hazelcast Node.js Client 0.1 release.
New Features
This is the initial release.
Enhancements
This is the initial release.
Fixes
This is the initial release.
Known Issues
None.