Skip to content

v1.2.0

Compare
Choose a tag to compare
@yuce yuce released this 13 Apr 12:58
· 114 commits to master since this release
c6bf186

Release Notes

This is the fourth stable release of Hazelcast Go Client.

Here are the new features and changes since v1.1.1.

New features

Changes

  • int8 values are serialized using the builtin serializer instead of the default fallback serializer (Gob).

Fixed Issues

  • Prevent panic in listener handlers if member not found 691
  • Ensure event handlers run in the receive order per key 696
  • The client erroneously didn't try connecting to all user given addresses before. This is fixed at: b3d3ce0

Known Issues

There are no known issues.