Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

26 lines (12 loc) · 1.05 KB

Changelog

1.0.1 (2023-11-06)

Bug Fixes

  • support single-network mode (beae50e)

1.0.0 (2023-10-30)

⚠ BREAKING CHANGES

  • autoagora-processor needs to communicate with the indexer-agent API (--indexer-agent-mgmt-endpoint) instead of graph-node's PG DB (--graph-postgres-... args are gone).

Bug Fixes

  • Only load schemas for allocated subgraphs (2a24173), closes #33

0.4.1 (2023-10-11)

Bug Fixes