Skip to content

Releases: graphprotocol/indexer-rs

indexer-tap-agent: v2.0.1

13 Mar 17:48
cc7fa84

Choose a tag to compare

indexer-service-rs: v2.0.1

13 Mar 17:48
cc7fa84

Choose a tag to compare

2.0.1 (2026-03-13)

Bug Fixes

  • status endpoint hardcoded size limit (#953) (518b681)

indexer-config: v2.0.1

13 Mar 17:48
cc7fa84

Choose a tag to compare

2.0.1 (2026-03-13)

Bug Fixes

  • status endpoint hardcoded size limit (#953) (518b681)

indexer-tap-agent: v2.0.0

05 Feb 21:08
1966a8f

Choose a tag to compare

2.0.0 (2026-02-05)

⚠ BREAKING CHANGES

  • TAP agent now requires Horizon mode to be enabled. Legacy V1 receipt handling has been removed in favor of exclusive V2 (Horizon) protocol support. The V1 escrow accounts watcher and hybrid migration mode are no longer available.

Features

  • tap-agent: use network subgraph for Horizon RAV redemption tracking (#922) (1aafc9b)

Bug Fixes

  • tap-agent: use unique sender ID in metrics cleanup test (#913) (83219bb)

Miscellaneous Chores

  • remove support for legacy v1 receipts (#929) (262c908)

indexer-tap-agent: v1.13.0

05 Feb 18:58
e0b01b0

Choose a tag to compare

1.13.0 (2026-02-05)

Features

  • tap-agent: use network subgraph for Horizon RAV redemption tracking (#922) (1aafc9b)

Bug Fixes

  • tap-agent: use unique sender ID in metrics cleanup test (#913) (83219bb)

indexer-service-rs: v2.0.0

05 Feb 21:08
1966a8f

Choose a tag to compare

2.0.0 (2026-02-05)

⚠ BREAKING CHANGES

  • TAP agent now requires Horizon mode to be enabled. Legacy V1 receipt handling has been removed in favor of exclusive V2 (Horizon) protocol support. The V1 escrow accounts watcher and hybrid migration mode are no longer available.

Features

  • service: add /healthz endpoint for dependency health checks (#925) (9e7b67a)
  • tap-agent: use network subgraph for Horizon RAV redemption tracking (#922) (1aafc9b)

Bug Fixes

  • service: add PayerCheck to validate V2 receipt payer field (#915) (3ec85ba)

Miscellaneous Chores

  • remove support for legacy v1 receipts (#929) (262c908)

indexer-service-rs: v1.9.0

05 Feb 18:58
e0b01b0

Choose a tag to compare

1.9.0 (2026-02-05)

Features

  • service: add /healthz endpoint for dependency health checks (#925) (9e7b67a)
  • tap-agent: use network subgraph for Horizon RAV redemption tracking (#922) (1aafc9b)

Bug Fixes

  • service: add PayerCheck to validate V2 receipt payer field (#915) (3ec85ba)

indexer-config: v2.0.0

05 Feb 21:07
1966a8f

Choose a tag to compare

2.0.0 (2026-02-05)

⚠ BREAKING CHANGES

  • TAP agent now requires Horizon mode to be enabled. Legacy V1 receipt handling has been removed in favor of exclusive V2 (Horizon) protocol support. The V1 escrow accounts watcher and hybrid migration mode are no longer available.

Miscellaneous Chores

  • remove support for legacy v1 receipts (#929) (262c908)

indexer-tap-agent: v1.12.4

26 Jan 19:21
79e7017

Choose a tag to compare

1.12.4 (2026-01-26)

Bug Fixes

  • TrustSec audit findings - Low severity batch (#905) (4e80ec0)

indexer-service-rs: v1.8.1

26 Jan 19:21
79e7017

Choose a tag to compare

1.8.1 (2026-01-26)

Bug Fixes

  • Prevent GraphQL query bypass and add service provider validation (#898) (f18cde8)
  • TrustSec audit findings - Low severity batch (#905) (4e80ec0)
  • use direct HTTP forwarding to improve /status endpoint performance (#886) (1e50825)