Skip to content

v1.4.0

Compare
Choose a tag to compare
@yuce yuce released this 17 Mar 14:10
· 22 commits to master since this release
5406b0f

Release Notes

This is the sixth stable release of Hazelcast Go Client.

Here are the new features and fixes since v1.3.2.

New features

  • Compact Serialization. This feature is compatible with only Hazelcast 5.2.0 and up.
  • Ringbuffer distributed data structure. This feature was contributed by Martin W. Kirst.
  • Atomic Long distributed data structure.
  • Added String() and Float64() methods to types.Decimal.
  • Added ToTime method to custom date/time types.
  • Support for custom discovery strategies.
  • Added ServerName to SSL configuration.

Enhancements

  • SSL ServerName is automatically set and SSL is enabled when Viridian is enabled.

Fixed Issues

Known Issues

There are no known issues.