Releases: ethpandaops/contributoor
Releases · ethpandaops/contributoor
v0.0.63
Notable Changes
- Adds support for Caplin clients.
- Adds support for Grandine clients.
- Dependency updates
- Configuration of network settings via contributoor config.
- network setting now redundant. Detection of network happens automatically based on BN.
- tls setting is now configurable for custom output servers.
- Relaxed validation, now allowing contributoor to be installed alongside a beacon node that is still syncing.
v0.0.62
What's Changed
- feat(client.go): add Caplin consensus client by @mattevans in #63
Full Changelog: v0.0.61...v0.0.62
v0.0.61
What's Changed
- feat(events): sanity check slot on event - data integrity by @mattevans in #54
- feat: add workflow for manual telegram release notifications by @mattevans in #56
- feat(manual-telegram-notify.yml): allow specifying topic ID for release notifications by @mattevans in #57
- chore: replace renovate with dependabot for dependency updates by @mattevans in #58
- feat(workflows): update actions/checkout to v4.2.2 to get latest features by @mattevans in #61
- build(deps): bump the go-dependencies group with 2 updates by @dependabot in #59
- build(deps): bump the actions group with 2 updates by @dependabot in #60
- feat(network): add network override for testnets by @mattevans in #55
Full Changelog: v0.0.60...v0.0.61
v0.0.60
What's Changed
- Update GitHub Actions to use pinned hashes by @skylenet in #44
- Update github actions dependencies to show full versions in comment by @skylenet in #45
- feat: Add Grandine consensus client by @mattevans in #46
- build(contributoor): dep bumps by @mattevans in #49
- feat: Derive network details from spec by @samcm in #50
- refactor(contributoor): drop validation on network name by @mattevans in #51
- ethpandaops/contributoor-installer#119
New Contributors
Full Changelog: v0.0.58...v0.0.60
v0.0.59
What's Changed
- chore(deps): update golangci/golangci-lint-action action to v6 by @ethpandaops-renovatebot in #42
- feat(hoodi): support for new hoodi testnet by @mattevans in #43
- ethpandaops/contributoor-installer#112
Full Changelog: v0.0.57...v0.0.59
v0.0.58
What's Changed
- chore(deps): update golangci/golangci-lint-action action to v6 by @ethpandaops-renovatebot in #42
- feat(hoodi): support for new hoodi testnet by @mattevans in #43
Full Changelog: v0.0.57...v0.0.58
v0.0.57
What's Changed
- build(baseline): bumps deps by @mattevans in #38
- chore(deps): update goreleaser/goreleaser-action action to v6 by @ethpandaops-renovatebot in #37
- feat(build): bumps go-cron to v2 by @mattevans in #39
- build(contributoor): bumps to go 1.24 and updates deps by @mattevans in #40
- refactor: Update backoff library to version 5 by @mattevans in #41
Full Changelog: v0.0.56...v0.0.57
v0.0.56
What's Changed
- feat: Add renovate.json configuration file by @mattevans in #27
- chore(deps): update golangci/golangci-lint-action action to v5 by @ethpandaops-renovatebot in #31
- fix(deps): update all patch by @ethpandaops-renovatebot in #29
- feat(beacon): remove sync checks by @samcm in #36
Full Changelog: v0.0.55...v0.0.56
v0.0.55
What's Changed
- feat: Add workflow for checking typos by @mattevans in #26
- refactor(main): support passing of multi beacon node addresses by @mattevans in #23
Full Changelog: v0.0.54...v0.0.55