Release Notes
On Linux/macOS you can install or update to the latest version of CLC using the following command:
curl https://hazelcast.com/clc/install.sh | bash
We provide an installer for Windows 10 and 11.
Note that this is a binary-only release.
The changes since v5.5.0 are below.
New Features
There are no new features in this release.
Fixes
- Fixed: demo generate-data wikipedia-event-stream command doesn't progress 448.
- Updated [go-git](https://github.com/go-git/go-git to v5.13.2). That fixes CVE-2025-21613. Note that CLC doesn't run any servers, so this CVE is not exploitable in any version of CLC.
- Updated golang.org/x/crypto to v0.41.0. That fixes CVE-2024-45337. Note that CLC doesn't run any servers, so this CVE is not exploitable in any version of CLC.
- Updated builder to Go version 1.25. That fixes CVE-2025-22871. Note that CLC doesn't run any servers, so this CVE is not exploitable in any version of CLC.