github blockfrost/blockfrost-backend-ryo v6.3.4

pre-release8 hours ago

[6.3.4] - 2026-03-17

Added

  • Configurable idle_session_timeout for dbsync connections. Set via dbSync.idleSessionTimeoutMs in config or BLOCKFROST_CONFIG_DBSYNC_IDLE_SESSION_TIMEOUT_MS env var (value in milliseconds). Cleans up zombie connections from restarted PM2 instances. Disabled by default

Fixed

  • Fixed connection leak in /governance/proposals/:gov_action_id/metadata where the DB connection was not released on validation failure

What's Changed

  • feat(health): replace [HEALTH] logs with prometheus counter health_ch… by @hlolli in #316
  • chore: configurable idle_session_timeout by @slowbackspace in #317

Full Changelog: v6.3.3...v6.3.4

Don't miss a new blockfrost-backend-ryo release

NewReleases is sending notifications on new releases.