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 |