v1.4.0
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()
andFloat64()
methods totypes.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.