Skip to content

obsigna v0.24.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 02:35
· 49 commits to main since this release
808dde2

What's Changed

  • fix(daemon): pin sdk/go v0.20.0-alpha.1 for release builds by @ojongerius in #813

Full Changelog: sdk/go/v0.20.0-alpha.1...obsigna/v0.24.0

Reproducible build (ADR-0031): linux/amd64 obsigna-daemon sha256 0729541298e20fc20cf74ad66d5734ad49d5c383884e55db5738d41817250c5e — independently rebuilt from source and matched byte-for-byte. Rebuild with GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.24.0" ./cmd/obsigna-daemon.