github ethpandaops/dugtrio v1.0.10

10 hours ago

Major Changes

  • API Key Authentication: Added support for API key authentication via X-Dugtrio-Secret-Token header.
  • Session Management: Improved session handling with individual expiration and client-specific endpoints.
  • SSE Performance: Increased buffer size for Server-Sent Events (SSE) responses.
  • Dependency Updates: Multiple dependency bumps for security and performance improvements.
  • Build Fixes: Resolved Docker build workflow issues and linter problems.
Full changelog

Full changelog

  • 80ebdba Merge pull request #49 from ethpandaops/pk910/separate-prefix-sessions
  • 2ec8e7c expire sessions individually
  • cb82905 Merge pull request #40 from MysticRyuujin/feature/api-key-auth
  • 1cf2a71 Merge branch 'master' into feature/api-key-auth
  • ad757e8 Merge pull request #47 from ethpandaops/dependabot/github_actions/actions-7a5ec78d9e
  • d2c092c Merge pull request #44 from ethpandaops/dependabot/go_modules/dependencies-7c581db820
  • 2b78136 fix linter issues
  • a0c75c0 use separate sessions for client specific endpoints
  • bcc63c1 Merge pull request #46 from s1na/sse-buf
  • e79fb69 Bump the actions group across 1 directory with 6 updates
  • 1c1ff5c deadline extension for nimbus
  • 740bcb2 proxy: bump buffer size for SSE response
  • a397694 Bump the dependencies group across 1 directory with 2 updates
  • 65e2bb6 Merge branch 'master' into feature/api-key-auth
  • 3872c91 Merge pull request #39 from ethpandaops/dependabot/github_actions/actions-5b791d3f7c
  • 3fe0295 Merge pull request #41 from ethpandaops/pk910/fix-build-workflow
  • 41a0d0f fix docker build workflow
  • 0585818 fix: respect requireAuth setting for API key validation
  • 8139c6a feat: add API key authentication via X-Dugtrio-Secret-Token header
  • be1dd6e Bump the actions group with 3 updates

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
dugtrio_1.0.10_windows_amd64.zip dugtrio executables for windows/amd64
dugtrio_1.0.10_linux_amd64.tar.gz dugtrio executables for linux/amd64
dugtrio_1.0.10_linux_arm64.tar.gz dugtrio executables for linux/arm64
dugtrio_1.0.10_darwin_amd64.tar.gz dugtrio executable for macos/amd64
dugtrio_1.0.10_darwin_arm64.tar.gz dugtrio executable for macos/arm64

Don't miss a new dugtrio release

NewReleases is sending notifications on new releases.