Skip to content

v1.4.2

Latest
Compare
Choose a tag to compare
@yuce yuce released this 07 Aug 17:08
· 12 commits to master since this release
ab67a56

Release Notes

This is the eighth stable release of Hazelcast Go Client.

Here are the fixes since v1.4.1.

Fixed Issues

  • Map.GetAll did not return the expected output when near cache is enabled and contents of the IMap is updated.
  • Output of Map.GetAll returns type.Entry values for non-existent keys.