Releases: graphprotocol/indexer-rs
Releases · graphprotocol/indexer-rs
indexer-tap-agent: v1.11.0
1.11.0 (2025-09-29)
Features
- sender_account: Propagate new subgraph_service_address to receipt layers (8c8dd2b)
Bug Fixes
- horizon: use subgraph_service in query for V2 receipts (8c8dd2b)
indexer-service-rs: v1.7.0
1.7.0 (2025-09-29)
Features
- sender_account: Propagate new subgraph_service_address to receipt layers (8c8dd2b)
Bug Fixes
- horizon: use subgraph_service in query for V2 receipts (8c8dd2b)
indexer-config: v1.6.0
1.6.0 (2025-09-29)
Features
- sender_account: Propagate new subgraph_service_address to receipt layers (8c8dd2b)
Bug Fixes
- horizon: use subgraph_service in query for V2 receipts (8c8dd2b)
indexer-tap-agent: v1.10.3
1.10.3 (2025-08-11)
Bug Fixes
- trigger tap agent and service releases (#809) (2da2bd7)
indexer-service-rs: v1.6.2
1.6.2 (2025-08-11)
Bug Fixes
- trigger tap agent and service releases (#809) (2da2bd7)
indexer-config: v1.5.2
1.5.2 (2025-08-11)
Bug Fixes
- trigger tap agent and service releases (#809) (2da2bd7)
indexer-tap-agent: v1.10.2
1.10.2 (2025-07-24)
PRE-RELEASE: for testing Horizon - fixes an issue with the previous pre-release that did not handle padded collection id parsing.
Bug Fixes
- tap-agent: handle padded collection id parsing (#789) (fc6d112)
- trigger release-please after branch cleanup (#794) (400af6d)
indexer-service-rs: v1.6.1
1.6.1 (2025-07-24)
Bug Fixes
- trigger release-please after branch cleanup (#794) (400af6d)
indexer-config: v1.5.1
1.5.1 (2025-07-24)
Bug Fixes
- trigger release-please after branch cleanup (#794) (400af6d)
indexer-tap-agent: v1.10.1
1.10.1 (2025-07-16)
PRE-RELEASE: for testing - fixes an issue with the previous pre-release where since horizon is not active at time of writing the tap-agent would panic because the horizon contracts are not yet active.
Bug Fixes
- tap-agent: check horizon is active before checking for escrow (#776) (e15ea7a)