github cardano-foundation/cardano-graphql 9.0.3
Cardano GraphQL 9.0.3

4 hours ago

Maintenance release for the node 11.1.2.

What's Changed

  • Bump cardano-node to 11.1.2 and update network config files (mainnet, preprod, preview)
  • Bump Mithril to 2630.0

Note for custom deployments

  • The cardano-node config files changed format for 11.1.x (LedgerDB.Snapshots block, MinNodeVersion: 11.1.0). If you mount your own configs, update them from config/network/<network>/cardano-node/.
  • The upstream 11.1.x configs bind Prometheus to 127.0.0.1. cardano-graphql reads the tip slot from Prometheus, so it must be bound to 0.0.0.0 ("PrometheusSimple suffix 0.0.0.0 12798"), otherwise cardanoDbMeta fails with ECONNREFUSED. The shipped configs already have this.

Tested with

Component Version
cardano-node 11.1.2
cardano-db-sync 13.7.2.1
Token Metadata Registry 1.6.0

Full Changelog: 9.0.2...9.0.3

Don't miss a new cardano-graphql release

NewReleases is sending notifications on new releases.