$ docker pull graphprotocol/graph-node:v0.34.1
This a patch release that addresses a few issues
- Fixes an issue that caused an increase in data size of
/metrics
endpoint of graph-node. (#5161). Indexers are advised to skipv0.34.0
and usev0.34.1
- Fixes an issue that caused subgraphs with file data sources to skip non-deterministic errors that occurred in a file data source mapping handler.