Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 12:50
· 221 commits to main since this release

What's Changed

This release has a nice feature for home stakers who want to really optimize their maintenance while only missing the absolute minimum of attestation duties (or none at all). I recommend to checkout the documentation and the newly created docker-compose examples.

Breaking Changes

  • mode exit was renamed to cicd-force-graceful-exit to be more precise what it actually does

New Features and Fixes 🎉

  • Improve graceful termination by @TobiWo in #45
  • Improve cicd modes for home stakers by @TobiWo in #47

Other Changes

  • Add Ubuntu 20.04 build pipeline by @TobiWo in #50
  • Fix artifact paths for multiple ubuntu versions by @TobiWo in #52

Docker

Docker image can be found here

Thank you

Thanks @LuisNaldo7 for continuously reviewing my PRs 🙏. Furthermore I want to thank @ForceConstant who gave me the idea for the cicd mode rework which makes these modes now useful for home stakers.

Changelog

Full Changelog: v0.3.1...v0.4.0