Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 08:17
· 28 commits to main since this release
56ef3b6

Artifacts

Target Contents
aarch64-unknown-linux-musl appliance (Pi 5 / arm64) — yantrad, yantra, yantra-agent
x86_64-unknown-linux-musl Linux x86_64 — yantrad, yantra, yantra-agent
aarch64-apple-darwin macOS Apple silicon — yantra-agent
x86_64-apple-darwin macOS Intel — yantra-agent

Linux builds are statically linked against musl: no runtime dependencies.
yantrad and yantra are Linux-only and macOS ships the heartbeat
agent alone. There is no Windows build: the probes refuse to compile
there while Q4 is open.

Verify a download with:

sha256sum -c SHA256SUMS --ignore-missing

What's Changed

Full Changelog: v0.1.0...v0.2.0