Skip to content

Releases: graphprotocol/indexer-rs

indexer-tap-agent: v1.11.0

29 Sep 20:30
5968e06
Compare
Choose a tag to compare

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

29 Sep 20:30
5968e06
Compare
Choose a tag to compare

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

29 Sep 20:30
5968e06
Compare
Choose a tag to compare

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

11 Aug 18:04
038ff50
Compare
Choose a tag to compare
Pre-release

1.10.3 (2025-08-11)

Bug Fixes

  • trigger tap agent and service releases (#809) (2da2bd7)

indexer-service-rs: v1.6.2

11 Aug 18:04
038ff50
Compare
Choose a tag to compare
Pre-release

1.6.2 (2025-08-11)

Bug Fixes

  • trigger tap agent and service releases (#809) (2da2bd7)

indexer-config: v1.5.2

11 Aug 18:04
038ff50
Compare
Choose a tag to compare
Pre-release

1.5.2 (2025-08-11)

Bug Fixes

  • trigger tap agent and service releases (#809) (2da2bd7)

indexer-tap-agent: v1.10.2

24 Jul 18:17
a3dd636
Compare
Choose a tag to compare
Pre-release

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

24 Jul 18:17
a3dd636
Compare
Choose a tag to compare
Pre-release

1.6.1 (2025-07-24)

Bug Fixes

  • trigger release-please after branch cleanup (#794) (400af6d)

indexer-config: v1.5.1

24 Jul 18:17
a3dd636
Compare
Choose a tag to compare
Pre-release

1.5.1 (2025-07-24)

Bug Fixes

  • trigger release-please after branch cleanup (#794) (400af6d)

indexer-tap-agent: v1.10.1

16 Jul 20:59
1f3ed73
Compare
Choose a tag to compare
Pre-release

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)