Saltar al contenido

Release Notes - v0.61.3

Este contenido aún no está disponible en español.

Title: Updated build dependencies and imported Mithril mark handling

Date: July 7, 2026

Version: v0.61.3

This release keeps Dingo aligned with current build and runtime dependencies and fixes the imported Mithril mark eligibility check.

NetworkCompatible
mainnet
preprod-testnet
preview-testnet
  • Updated examples/dingo-sundae-preview from Vite 8.1.0 to 8.1.3, bringing the Vite 8.1.3 fixes into the preview example.

  • Improved examples/dingo-blockfrost-explorer from Vite 8.1.0 to 8.1.3, bringing the Vite 8.1.3 fixes into the explorer example.

  • Refined docker/setup-buildx-action in the Docker build workflow from 4.1.0 to 4.2.0.

  • Enhanced docker/build-push-action in the Docker publish workflow from 7.2.0 to 7.3.0.

  • Modernized docker/metadata-action in the Docker publish workflow from 6.1.0 to 6.2.0.

  • Adjusted github.com/aws/aws-sdk-go-v2 from 1.42.0 to 1.42.1.

  • Fixed github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.0 to 1.105.0.

  • Updated google.golang.org/grpc from 1.81.1 to 1.82.0.

  • Clarified gRPC behavior so strict path checking stays enabled even when GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING is set, and load-balancing policy registry lookup treats names as case-sensitive.

  • Expanded google.golang.org/api from 0.286.0 to 0.287.0.

  • Updated @types/node in the example app from 26.0.1 to 26.1.0.

  • Corrected imported historical Mark handling for Mithril snapshots so leader eligibility skips only the stake-threshold check after the target epoch start.