SILO Console v2.1.1 is a patch release on top of 2.1.0.
Highlights
- Fixes the metrics legend builder: a
{{label}}placeholder it cannot resolve is now removed instead of surviving as literal brace text in the Traffic chart legends. - Escape-proofs the remaining legend substitution branch, so label values containing
$&or$1can no longer be misread as replacement directives and corrupt legend text. This closes the last gap in the substitution hardening that 2.1.0 started. - Corrects the version reported on the License page, which still read 2.0.0.
Upgrade
No environment variable, module path, API contract, systemd unit, binary name, or data layout changes from 2.1.0 — upgrading is a binary or package swap. All 2.1.0 notes, including the Metrics V3 scrape requirement, apply unchanged.
Distribution
- Standalone binaries for Linux (amd64, arm64, armv6), macOS (amd64, arm64), and Windows (amd64).
- DEB, RPM, and APK packages for Linux amd64, arm64, and armv6.
- Linux packages retain the
minio-console.servicecompatibility unit and/etc/default/consoleenvironment file. - SHA-256 checksums are included in
silo-console_2.1.1_checksums.txt.
See the repository README and CHANGELOG.md for configuration and upgrade details.