Releases: cardano-foundation/cardano-graphql
Cardano GraphQL 8.5.0
Upgraded Hasura GraphQL Engine from v2.17.1 to v2.48.6, bringing 31 versions of stability improvements and bug fixes. Added Token Registry V2 support with CIP-68 native token metadata for fungible tokens, featuring priority-based querying (CIP-68 over CIP-26). Fully backward compatible with no breaking changes.
What's Changed
- feat: cip68 by @VladislavKudrin in #970
- chore: update hasura by @VladislavKudrin in #971
Full Changelog: 8.4.3...8.5.0
Cardano GraphQL 8.4.3
Added an optional index service to improve query performance for high-volume deployments. The service creates database indexes on frequently queried columns (tx_out.address and asset.fingerprint) to speed up address transaction lookups and asset queries significantly.
Full documentation including customization options, adding custom indexes, troubleshooting, and best practices: packages/index-service/README.md
What's Changed
- feat: add index service by @VladislavKudrin in #963
- fix: mithril data path by @VladislavKudrin in #964
- fix: image tag by @VladislavKudrin in #965
- chore: token registry from local node by @VladislavKudrin in #967
Full Changelog: 8.4.2...8.4.3
Cardano GraphQL 8.4.2
What's Changed
- fix: bump cardano-node version to 10.5.3 by @matiwinnetou in #958
New Contributors
- @matiwinnetou made their first contribution in #958
Full Changelog: 8.4.1...8.4.2
Cardano GraphQL 8.4.1
Small maintenance release including minor bug fixes and dependency updates.
What's Changed
- chore: fix workspace dependencies by @VladislavKudrin
- chore: docker build improvements by @VladislavKudrin
- chore: bump postgres / token registry / graphql by @VladislavKudrin in #950
- fix: allow nullable tx metadata values by @VladislavKudrin in #951
- fix: allow nullable token value by @VladislavKudrin in #953
Full Changelog: 8.4.0...8.4.1
Cardano GraphQL 8.4.0
What's Changed
- fix: remove background postgres client in dockerfile by @VladislavKudrin in #928
- chore: add env file by @VladislavKudrin in #930
- chore: bump node db sync by @VladislavKudrin in #933
- fix: token registry env fix by @VladislavKudrin in #934
- feat: add mithril service by @VladislavKudrin in #935
- feat: token registry sync variable by @VladislavKudrin in #938
- chore: bump ogmios by @VladislavKudrin in #939
- docs: adding 04 example queries (related to DREP, SPO) to example_queries folder by @tienna in #939
Full Changelog: 8.3.4...8.4.0
Cardano GraphQL 8.3.4
What's Changed
- Update ci.yml - update the ubuntu version to 24.04 by @Kartiiyer12 in #919
- fix: update header on prometheus by @a0ngo in #918
- chore: updating github action runners by @Kammerlo in #921
New Contributors
Full Changelog: 8.3.3...8.3.4
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