v1.3.0
This is the fifth stable release of Hazelcast Go Client.
Here are the new features and changes since v1.2.1.
New features
- Near Cache support for the Map. See the Near Cache Documentation and the Near Cache Client Documentation.
- New event listener API for Map: See the Map.AddListener Documentation.
- Enabled the
database/sql
compatible SQL Driver: See the SQL Driver Documentation.
Changes
- Go 1.17 is the minimum supported version.
- Old Map event listener API is deprecated and will be removed at v2.
Fixed Issues
- Race conditions in the API were fixed #838.
Known Issues
There are no known issues.