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

latest releases: 8.0.3, 8.0.2, 8.0.1...
3 years ago

This minor update provides schema and build enhancements, aligns with cardano-db-sync DB changes, resolves a few issues, replaces `whitelist` with `allow list`.

Compatible with

New Features

  • In api-cardano-db-hasura: :
    • added custom $SECRET_DIR support for docker image #307
    • added Epoch.fees attribute into the schema #306
    • added Transaction.deposit attribute into the schema #305
  • #260 In the Docker build, added arguments to include genesis files #296

Improvements

  • Improved logging during retry attempts #275
  • Replaced DB polling with postgres notification listener for migrations #275
  • Improved error handling with Cardano query delegation #275
  • #282 Added support of 28 byte hex encoded hashes #280

Bug Fixes

  • Added missing GraphQL model for Delegation.transaction #294
  • Corrected address ordering type mismatch in GraphQL schema #315
  • #308 Included pools without metadata in StakePool view to fix delegation query #312
  • #303 WHITELIST_PATH is deprecated in favour of ALLOW_LIST_PATH #272, #304,
  • #281 Hardened schema introspection #309
  • #267 Aligned server configuration options #272
  • #266 Added return of HTTP 403 error code when rejecting disallowed queries #272

Known issues

  • #164 Field aliasing via delegated schema does not remap field names

Documentation

README provides complete overview and documentation:

Supported Platforms

Sign off

Role Approval
Technical Lead ✔️
QA Engineer ✔️
Ops ✔️
Release Manager ✔️

Don't miss a new cardano-graphql release

NewReleases is sending notifications on new releases.