Saltar al contenido

Release Notes - v0.52.0

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

Title: Standalone history expiry and more accurate ledger fee validation

Date: June 8, 2026

Version: v0.52.0

Hi folks! Here’s what we shipped in v0.52.0.

  • Improved run history expiry as a standalone storage option: Dingo now lets operators expire older local block history without archive fallback, while still keeping Bark archive access available as a separate deployment choice.
  • Corrected validate ledger fees more accurately for Conway transactions: Dingo now checks minimum fees more accurately, including reference script costs and required redeemer handling, which reduces unnecessary transaction validation failures.
  • Refined update github.com/aws/smithy-go to v1.27.2: This release updates the bundled github.com/aws/smithy-go dependency to v1.27.2.
  • Refreshed update google.golang.org/api to v0.283.0: This release updates the bundled google.golang.org/api dependency to v0.283.0.
  • Modernized update github.com/aws/aws-sdk-go-v2 to v1.42.0: This release updates the bundled github.com/aws/aws-sdk-go-v2 dependency to v1.42.0.
  • Strengthened update github.com/aws/aws-sdk-go-v2/credentials to v1.19.23: This release updates the bundled github.com/aws/aws-sdk-go-v2/credentials dependency to v1.19.23.
  • Documented publish the repository v0.51.0 release notes: The repository release notes now include the v0.51.0 page, which keeps recent release history complete.

Thank you for trying!