Skip to content

v0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fordN fordN released this 24 Feb 19:07
· 548 commits to main since this release

What's Changed

  • indexer-service: Rate limit indexer-service endpoints by @fordN in #336
  • Upgrade dependencies by @fordN in #338
  • Indexer agent logger improvement by @hopeyen in #333
  • *: Upgrade yargs dependencies and bump docker node image versions to LTS by @fordN in #345
  • Add option to allocate on network subgraph by @Theodus in #339
  • Upgrade node runtime image versions by @fordN in #346
  • indexer-service: Add /subgraphs/health/:deployment route by @Jannis in #348
  • indexer-agent, indexer-common: Add live metric for operator ETH balance by @Jannis in #354
  • indexer-common: Update cost-model dependency to fix the build by @Jannis in #355
  • Fix indexing status query used for health endpoint by @Jannis in #357
  • indexer-cli,indexer-common: Setup CLI test harness, create initial test suites by @fordN in #358
  • Indexing rules by subgraph id by @fordN in #329
  • indexer-agent: Support deployment id rules using either id format by @fordN in #361
  • indexer-cli: offchain commands by @hopeyen in #350
  • build(deps): bump follow-redirects from 1.14.6 to 1.14.7 by @dependabot in #353
  • Indexer-agent, indexer-cli: indexing rules applied instantly by @hopeyen in #352
  • indexer-agent: Batched voucher redemptions by @chriswessels in #349
  • indexer agent & cli - max lifetime options by @hopeyen in #343
  • indexer-agent reject unsupported subgraph unless bypassed by @hopeyen in #362
  • Rule to set automatic renewal for allocations by @hopeyen in #366
  • docs: Update graph-node to 0.25.1 by @otaviopace in #368
  • Updates to reflect current parameters by @Aderks in #365
  • Use signalledTokens instead of signalAmount for minSignal threshold by @Jannis in #367
  • Use AllocationExchange contract from common-ts by @Theodus in #359
  • indexer-agent: Fix subgraph identifier migration by @fordN in #369

New Contributors

  • @hopeyen made their first contribution in #333
  • @otaviopace made their first contribution in #368
  • @Aderks made their first contribution in #365

Full Changelog: v0.18.6...v0.19.0