Skip to content

v0.41.1

Latest

Choose a tag to compare

@incrypto32 incrypto32 released this 07 Nov 13:38
· 36 commits to master since this release
872e708

v0.41.1

$ docker pull graphprotocol/graph-node:v0.41.1

Bug Fix

Indexing Status Endpoint

Fixed a regression in v0.41.0 where the indexing status endpoint would return an empty list when querying all subgraphs without specific deployment filters. Reverted an unnecessary optimization that broke this common use case. (#6210)