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

latest releases: 8.2.2, 8.2.1
one month ago

What's Changed

  • Chore/bump node 9.1 dbsync 13.3 by @Kammerlo in #879
  • The cardano-node and the ogmios services are separate services to remove the upgrade dependencies

Note: There is currently a known issue with cardano-db-sync which hinders using a snapshot. We will provide an update once the issue is resolved.

Important Changes

  • A new docker service, token-metadata-registry has been added to the docker compose file. This improves the syncing times of the off-chain asset data and overcomes the previous issues with the public Token metadata registry has a limit of daily requests. This brings in following changes when running GraphQL:
  1. Run the new token-metadata-registry service present in the docker compose
  2. Make sure the METADATA_SERVER_URI to point to local token metadata registry server
  3. The Chainfollower environment variables are currently mandatory. Otherwise the Token registry will get stuck. We will provide a fix as soon as possible.

Full Changelog: 8.1.0...8.2.0

New Contributors

  • @Kartiiyer12 made their first contribution in #879 - Thank you very much for this!

Don't miss a new cardano-graphql release

NewReleases is sending notifications on new releases.