Skip to content

Hazelcast Node.js Client 3.12.3

Compare
Choose a tag to compare
@mdumandag mdumandag released this 08 May 09:49
· 417 commits to master since this release

This document includes the new features, enhancements, and fixed issues for Hazelcast Node.js Client 3.12.3 release.

New Features

  • None.

Enhancements

  • RestValue Serializer: Serialization service is now able to handle RestValue objects that are inserted via the REST endpoints. #528

  • LOADED Event: When an entry is loaded from MapStore, the client now emits a LOADED event. #495

  • README.md: README.md is simplified and the full documentation is moved to DOCUMENTATION.md. #526

Fixes

  • None.

Breaking Changes

  • None.

Known Issues

  • None.