github netresearch/ofelia v0.19.0

latest releases: v0.25.0, v0.24.0, v0.23.1...
3 months ago

Features

  • Upgrade go-cron from v0.8.0 to v0.9.1, adopting WithRunImmediately() and IsRunning() APIs

Bug Fixes

  • Fix race conditions in startup execution and job wrapper

CI

  • Fix heredoc syntax error in release notification job

Full Changelog: v0.18.1...v0.19.0

Verification

All binaries include SLSA Level 3 provenance attestations.

Verify binary provenance

slsa-verifier verify-artifact ofelia-linux-amd64 \
  --provenance-path ofelia-linux-amd64.intoto.jsonl \
  --source-uri github.com/netresearch/ofelia

Verify checksums signature

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity "https://github.com/netresearch/ofelia/.github/workflows/release-slsa.yml@refs/tags/v0.19.0" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  checksums.txt

Included in this release

View all PRs and Issues included in this release

Don't miss a new ofelia release

NewReleases is sending notifications on new releases.