v1.1.0
Release Notes
This is the second stable release of Hazelcast Go Client.
Here are the new features and changes since v1.0.0.
New features
- Blue/Green Deployments (Enterprise feature): Ability to divert the client automatically to another cluster on demand or when the intended cluster becomes unavailable.
- Flake ID Generator: Ability to generate cluster-wide unique identifiers.
- GetDistributedObjects method.
- Address port is optional and defaults to 5701.
- Added port ranges to the network configuration.
Changes
- Added encoding/json package functions to serialization.JSON
Fixed Issues
- Client tries to connect non-existent members 600
- Client does not return the same object for consecutive Get* calls 609
Known Issues
We are aware of the following issues, which will be fixed in the next patch release: