v1.1.1
Release Notes
This is the third stable release of Hazelcast Go Client.
Here are the new features and changes since v1.1.0.
New features
There are no new features.
Changes
There are no API changes.
Fixed Issues
- 32-bit compilation issue for goarch:i386 616
- Client should not open multiple connections to same member 632
- Client does not print whole memberlist when membership changes 633
- ConnectionManager.handleInitialMembersAdded can cause panic at channel close 637
- InvocationTimeout is not honored in map.get() 638
- Flaky test: TestMap_EntryNotifiedEvent 641
- User callbacks for events should not block internals of the client 643
- Invocations hang indefinitely on shutdown 653
- Client is leaking memory 654
- Handle Lost Invocations 684
Known Issues
There are no known issues.