Skip to content

0.54.2 - 2026-08-03

Choose a tag to compare

@timofriedlberlin timofriedlberlin released this 03 Aug 05:27

Release Notes

Fixed

  • The release cutter now regenerates and commits flux-server's embedded docs after rolling the
    website changelog
    (C-498). v0.54.1 proved the earlier one-time refresh was insufficient: the cut
    changed website/docs/whats-new.md after the archive had been built, so its tag-only website
    workflow correctly found stale bytes. The archive is now a snapshotted, restored, verified and
    path-limited release output, making that ordering part of every cut instead of release-day memory.

flux-cli 0.54.2

Install flux-cli 0.54.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codewandler/flux/releases/download/v0.54.2/flux-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/codewandler/flux/releases/download/v0.54.2/flux-cli-installer.ps1 | iex"

Download flux-cli 0.54.2

File Platform Checksum
flux-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flux-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
flux-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
flux-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
flux-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

codewandler-flux-lsp 0.54.2

Install codewandler-flux-lsp 0.54.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codewandler/flux/releases/download/v0.54.2/codewandler-flux-lsp-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/codewandler/flux/releases/download/v0.54.2/codewandler-flux-lsp-installer.ps1 | iex"

Download codewandler-flux-lsp 0.54.2

File Platform Checksum
codewandler-flux-lsp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codewandler-flux-lsp-x86_64-apple-darwin.tar.xz Intel macOS checksum
codewandler-flux-lsp-x86_64-pc-windows-msvc.zip x64 Windows checksum
codewandler-flux-lsp-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codewandler-flux-lsp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum