Back to overview
Maintenance

Upgrade Indexer to 20.22

Aug 29 at 10:25am PDT  –  Aug 29 at 10:30am PDT
Affected services
Arbitrum Indexer

Resolved
Aug 29 at 10:25am PDT

Indexer Components v0.20.22 is out! 🔥

Release page:
https://github.com/graphprotocol/indexer/releases/tag/v0.20.22

Indexer-Agent Image:
https://github.com/graphprotocol/indexer/pkgs/container/indexer-agent/123084901?tag=v0.20.22

Indexer-Service Image:
https://github.com/graphprotocol/indexer/pkgs/container/indexer-service/123084667?tag=v0.20.22

Indexer-CLI Image:
https://github.com/graphprotocol/indexer/pkgs/container/indexer-cli/123084954?tag=v0.20.22

Changelog:
- Fixed bug causing the network subgraph to be removed after syncing.
- Addressed minor Typescript lints regarding asynchronous function calls.