Skip to content

Releases: ethpandaops/dugtrio

Dev Snapshot

15 Feb 03:42
3872c91

Choose a tag to compare

Dev Snapshot Pre-release
Pre-release

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

30 Jan 15:52
4926b80

Choose a tag to compare

Major Changes

  • Routing fixes: Added Caplin router and fixed client-specific routes for improved path handling.
  • Code quality: Updated golangci-lint for 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

06 Oct 19:09
d527ae2

Choose a tag to compare

Major Changes

  • Dependency updates: Multiple dependency bumps in both actions and dependencies groups.
  • 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

28 Aug 11:17
ea44cc9

Choose a tag to compare

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

v1.0.6

09 Jul 18:13
41ec377

Choose a tag to compare

  • dependency updates

v1.0.5

18 Mar 13:19
767b79a

Choose a tag to compare

  • session rebalancing
  • periodic synchronization status check

v1.0.4

14 Mar 22:02
80a0c08

Choose a tag to compare

  • add optional authorization
  • add sessions page for usage analysis

v1.0.3

12 Mar 19:08
1965dca

Choose a tag to compare

  • Forward protocol relevant headers (691e572)
  • Add darkmode (#2)

Full Changelog: v1.0.2...v1.0.3

v1.0.2

10 Nov 01:21
513e378

Choose a tag to compare

Changelog

  • 513e378 Merge pull request #1 from ethpandaops/barnabasbusa-patch-1
  • 6fcd2c3 add README.md
  • c4f3cfe add caplin client type
  • 39afc32 fix: Add content type

v1.0.1

11 Dec 19:05
a71c68b

Choose a tag to compare

Changelog

  • a71c68b added /healthcheck endpoint
  • 95f200d added grandine client type
  • ad989ca fix for client loop getting stuck in rare situations