Skip to content

Releases: cardano-foundation/cardano-graphql

Cardano GraphQL 8.3.3

09 Jan 10:51
b4e1dfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.3.2...8.3.3

Cardano GraphQL 8.3.2

12 Dec 09:40
396974f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.3.1...8.3.2

Cardano GraphQL 8.3.1

29 Nov 10:38
540b3aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.3.0...8.3.1

Cardano GraphQL 8.3.0

19 Nov 14:06
ed27db3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.2...8.3.0

Cardano GraphQL 8.2.2

09 Sep 13:18
e8ff5ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.2.1...8.2.2

Cardano GraphQL 8.2.1

12 Aug 09:30
9394252
Compare
Choose a tag to compare

What's Changed

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:

Important Upgrade notes

  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 CHAIN_FOLLOWER_START_SLOT and CHAIN_FOLLOWER_START_ID are currently mandatory. Otherwise the Token registry will get stuck. We will provide a fix as soon as possible.

Known issues

Full Changelog: 8.2.0...8.2.1

Cardano GraphQL 8.2.0

05 Aug 05:39
e1d5962
Compare
Choose a tag to compare

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:

Important Upgrade notes

  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.

Known issues

  • Token syncing will get stuck, if the environment variables aren't set
  • DB-sync Snapshot can crash due to a known issue. Will be fixed 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!

Cardano GraphQL 8.1.0

11 Jun 11:23
d854877
Compare
Choose a tag to compare

What's Changed

  • Fixed parsing of blocktype PR#872
  • Added the Token Registry as local service to avoid bottlenecks PR#873
  • Fixed read networksynchronization Bug PR#874
  • Bumped versions of node (8.9.3) PR #875

Infos for Upgrading

Full Changelog: 8.0.3...8.0.4

Cardano GraphQL 8.0.3

07 May 13:09
01d55bd
Compare
Choose a tag to compare

What's Changed

  • Bumped versions of db-sync (13.2.0.2) and node (8.9.0)

Infos for Upgrading

Full Changelog: 8.0.2...8.0.3

Cardano GraphQL 8.0.2

05 May 06:13
30563de
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug which led to skipping assets while syncing and the Asset syncing process was stuck at around 10%. This release solves the problem

Infos for Upgrading

Full Changelog: 8.0.1...8.0.2