Releases: ethpandaops/dugtrio
Releases · ethpandaops/dugtrio
Dev Snapshot
Latest automatically built executables. (Unstable development snapshot)
Built from master branch (commit: 3872c91)
Release Artifacts
| Release File | Description |
|---|---|
| dugtrio_snapshot_windows_amd64.zip | dugtrio executables for windows/amd64 |
| dugtrio_snapshot_linux_amd64.tar.gz | dugtrio executables for linux/amd64 |
| dugtrio_snapshot_linux_arm64.tar.gz | dugtrio executables for linux/arm64 |
| dugtrio_snapshot_darwin_amd64.tar.gz | dugtrio executable for macos/amd64 |
| dugtrio_snapshot_darwin_arm64.tar.gz | dugtrio executable for macos/arm64 |
v1.0.9
Major Changes
- Routing fixes: Added Caplin router and fixed client-specific routes for improved path handling.
- Code quality: Updated
golangci-lintfor better linting and code consistency. - Beacon path handling: Improved logic to only strip paths when dealing with standard beacon paths.
- Dependency updates: Multiple dependency bumps across different groups for security and performance improvements.
- Build enhancements: Bumped Go version and updated build workflows for better compatibility.
Full changelog
Full changelog
- 4926b80 Merge pull request #37 from MysticRyuujin/fix/routing_and_caplin
- 2ea4f6e Merge branch 'master' into fix/routing_and_caplin
- 06c7dcd Merge pull request #38 from MysticRyuujin/fix/golangci-lint
- 51c851e fix: Only strip if standard beacon path
- 1a39d18 fix: Update golangci-lint
- 17d7a81 fix: Add caplin router and fix client specific routes
- 1e2de12 Merge pull request #36 from ethpandaops/dependabot/go_modules/dependencies-d5a9f01ed3
- db1a56e Merge branch 'master' into dependabot/go_modules/dependencies-d5a9f01ed3
- c633273 bump go version
- 6a281b7 Merge pull request #35 from ethpandaops/dependabot/github_actions/actions-b3f2f366d2
- 7c2fa81 Bump the dependencies group across 1 directory with 2 updates
- 5a4d626 Bump the actions group with 5 updates
- f59406d Merge pull request #33 from ethpandaops/dependabot/github_actions/actions-b793407044
- fed22e4 Merge pull request #31 from ethpandaops/dependabot/go_modules/dependencies-9eb579905f
- 70a58ed Bump the actions group across 1 directory with 6 updates
- 4ddb017 Bump the dependencies group with 2 updates
Release Artifacts
Please read through the wiki for setup & configuration instructions.
| Release File | Description |
|---|---|
| dugtrio_1.0.9_windows_amd64.zip | dugtrio executables for windows/amd64 |
| dugtrio_1.0.9_linux_amd64.tar.gz | dugtrio executables for linux/amd64 |
| dugtrio_1.0.9_linux_arm64.tar.gz | dugtrio executables for linux/arm64 |
| dugtrio_1.0.9_darwin_amd64.tar.gz | dugtrio executable for macos/amd64 |
| dugtrio_1.0.9_darwin_arm64.tar.gz | dugtrio executable for macos/arm64 |
v1.0.8
Major Changes
- Dependency updates: Multiple dependency bumps in both
actionsanddependenciesgroups. - Bug fixes: Resolved template comments and added AI rule fixes.
- Feature additions: Implemented sorting by column functionality.
- Build improvements: Updated build workflows and added master build process.
- Client tracking: Added CGC tracking and improved blob request forwarding.
Full changelog
Full changelog
- d527ae2 Merge pull request #30 from ethpandaops/dependabot/github_actions/actions-4a3dc188e2
- 772ed58 Merge pull request #29 from ethpandaops/dependabot/go_modules/dependencies-ffca87994d
- fed9197 update golangci-lint
- d10dc5a track cgc and forward blob requests to appropiate client
- f14d08d Bump the actions group with 5 updates
- 2ce36a3 Bump github.com/attestantio/go-eth2-client in the dependencies group
- a7c6a00 Merge pull request #28 from ethpandaops/bbusa/minify-bug
- a3f58d0 fix template comments
- 80ffd9f add
- c6bb9f3 fix: add ai rule
- e376b8a Merge pull request #27 from ethpandaops/bbusa/build-master
- 2ea3ecd add ai script
- c4724e2 fixes
- 39447be copy build workflows from spamoor
- 3fb59b0 feat: build master
- f2db966 Merge pull request #25 from ethpandaops/dependabot/go_modules/dependencies-77ae8451a8
- 7d23a87 Merge pull request #24 from ethpandaops/dependabot/github_actions/actions-33d0814e8c
- 72c1bc7 Merge pull request #26 from ethpandaops/bbusa/sort-by-column
- 7adc25c fix hack
- a6092f2 add "hack"
- 5f6a281 feat: sort by column
- c0bc983 Bump the dependencies group with 2 updates
- 11f80da Bump the actions group with 3 updates
Release Artifacts
Please read through the wiki for setup & configuration instructions.
| Release File | Description |
|---|---|
| dugtrio_1.0.8_windows_amd64.zip | dugtrio executables for windows/amd64 |
| dugtrio_1.0.8_linux_amd64.tar.gz | dugtrio executables for linux/amd64 |
| dugtrio_1.0.8_linux_arm64.tar.gz | dugtrio executables for linux/arm64 |
| dugtrio_1.0.8_darwin_amd64.tar.gz | dugtrio executable for macos/amd64 |
| dugtrio_1.0.8_darwin_arm64.tar.gz | dugtrio executable for macos/arm64 |
v1.0.7
What's Changed
- Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 in the dependencies group by @dependabot[bot] in #23
- docs: add docs about available headers by @barnabasbusa in #22
Full Changelog: v1.0.6...v1.0.7