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
- Mark actions as
- Pending RAVs Handling:
Optimization:
- Sequential Timer Calls:
- Switched most timer calls to a sequential implementation. #1065
Cleanup:
- Deprecation:
- Removed
indexer-service
andindexer-native
components. #1055
- Removed
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