github graphprotocol/indexer v0.22.0
Release v0.22.0

13 hours ago

What's Changed in v0.22.0

Enhancements:

  • Support for Local Querying:
    • Added support for local querying of Epoch and TAP subgraphs. #1063

Improvements:

  • Action State Management:
    • Mark actions as PENDING while executing. #1074
  • Pending RAVs Handling:
    • Fixed errors when handling a large number of pending RAVs. #1064
    • Adjusted getPendingRAVs PAGE_SIZE from 1000 to 200 to fix HTTP 413 errors. #1069
    • Fixed some issues with action batches. #1070

Optimization:

  • Sequential Timer Calls:
    • Switched most timer calls to a sequential implementation. #1065

Cleanup:

  • Deprecation:
    • Removed indexer-service and indexer-native components. #1055

Documentation:

  • Removed broken badges for network and escrow subgraph IDs. #1073
  • Updated feature-support-matrix.md. #1075

Full Changelog: v0.21.11...v0.22.0

Don't miss a new indexer release

NewReleases is sending notifications on new releases.