Releases: cardano-foundation/cardano-graphql
Releases · cardano-foundation/cardano-graphql
Cardano GraphQL 8.3.3
Cardano GraphQL 8.3.2
What's Changed
- chore: bumped node 10.1.3 and db-sync 13.6.0.4 by @Kammerlo in #907
- Fixed Apollo API by @Kammerlo in #908
Full Changelog: 8.3.1...8.3.2
Cardano GraphQL 8.3.1
What's Changed
Full Changelog: 8.3.0...8.3.1
Cardano GraphQL 8.3.0
Cardano GraphQL 8.2.2
What's Changed
- bump cardano-node, db-sync, ogmios versions by @linconvidal in #893
New Contributors
- @linconvidal made their first contribution in #893
Full Changelog: 8.2.1...8.2.2
Cardano GraphQL 8.2.1
What's Changed
- docs: disclaimer for chainfollower variables added by @Kammerlo in #883
- chore: upgraded db-sync by @Kammerlo in #885
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
- Run the new token-metadata-registry service present in the docker compose
- Make sure the METADATA_SERVER_URI to point to local token metadata registry server
- 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
- Token syncing will get stuck, if the environment variables aren't set
Full Changelog: 8.2.0...8.2.1
Cardano GraphQL 8.2.0
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
- Run the new token-metadata-registry service present in the docker compose
- Make sure the METADATA_SERVER_URI to point to local token metadata registry server
- 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
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
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
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