Skip to content

v0.3.0

Choose a tag to compare

@OisinKyne OisinKyne released this 24 May 11:32
· 32 commits to main since this release

This is the third minor release for the Lido DV exit sidecar. In particular this release updates numerous dependencies and leverages the v1.4.3 version of Charon. This is a recommended release for Mainnet and a required release for Hoodi.

What's Changed

  • feat: add renovate.json by @apham0001 in #84
  • chore(deps): update actions/cache action to v4 by @renovate in #87
  • chore(deps): update docker/login-action action to v3 by @renovate in #97
  • chore(deps): update actions/checkout action to v4 by @renovate in #89
  • chore(deps): update pre-commit/action action to v3 by @renovate in #101
  • chore(deps): update softprops/action-gh-release action to v2 by @renovate in #102
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #99
  • chore(deps): update docker/metadata-action action to v5 by @renovate in #98
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #96
  • chore(deps): update codecov/codecov-action action to v5 by @renovate in #95
  • chore(deps): update actions/setup-python action to v5 by @renovate in #94
  • chore(deps): update actions/setup-go action to v5 by @renovate in #93
  • chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #100
  • chore(deps): update actions/github-script action to v7 by @renovate in #90
  • fix: reset binfmt to fix libc-bin segfault by @apham0001 in #103
  • *: charon v1.4.3 by @KaloyanTanev in #109
  • fixbuild: update go version for gh action by @OisinKyne in #111
  • fixbuild: bump go version in dockerfile and debian version by @OisinKyne in #112

New Contributors

Full Changelog: v0.2.0...v0.3.0