What's Changed
- chore(deps): update rust to v1.97.0 (#598) (216d0c6)
- chore(deps): update rust crate sysinfo to v0.39.6 (#596) (1a81fe0)
- Pin Rust toolchain via rust-toolchain.toml (#597) (b91cc0f)
- chore(deps): update otel/opentelemetry-collector docker tag to v0.156.0 (#594) (a211e6f)
- chore(deps): lock file maintenance (#593) (79fefb4)
- chore(deps): lock file maintenance (#592) (e94394f)
- chore(deps): update docker/setup-buildx-action action to v4.2.0 (#591) (a5b695c)
- chore(deps): update prom/prometheus docker tag to v3.13.0 (#590) (b1527f3)
- chore(deps): lock file maintenance (#589) (e0bf983)
- chore(deps): update rust crate opentelemetry-semantic-conventions to v0.32.1 (#588) (ebe30a2)
- chore(deps): update otel/opentelemetry-collector docker tag to v0.155.0 (#587) (4f0183c)
- chore(deps): update rust crate sysinfo to v0.39.5 (#584) (0c34183)
- chore(deps): lock file maintenance (#586) (9044fb6)
- chore(deps): lock file maintenance (#585) (5c8e6ff)
- feat(release): link binary names to downloads in changelog table (#582) (43e5baa)
Full Changelog: 4.0.9...4.0.10
Downloads
Prebuilt binaries for running decay without Docker (e.g. as a systemd service).
The Linux binaries are statically linked (musl) and run on any modern x86-64/ARM64 Linux distro.
| Platform | Architecture | Asset |
|---|---|---|
| Linux (musl) | x86-64 | decay-x86_64-unknown-linux-musl |
| Linux (musl) | ARM64 | decay-aarch64-unknown-linux-musl |
| macOS (universal) | Intel + Apple Silicon | decay-universal-apple-darwin |
Verify a download against SHA256SUMS, e.g. sha256sum -c SHA256SUMS --ignore-missing.