This is the version that brings extrinsic-metadata indexing
* [ ] tag swh-indexer v2.2.0
staging:
* [ ] run SQL migrations (to create `origin_extrinsic_metadata` table and related functions)
* [ ] update and restart idx-storage server
* [ ] update and restart indexer journal client
* [ ] make sure the indexer journal client subscribed to the `raw_extrinsic_metadata` topic and is consuming from the start
production:
* [ ] run SQL migrations (to create `origin_extrinsic_metadata` table and related functions)
* [ ] update and restart idx-storage server
* [ ] update and restart indexer journal client
* [ ] make sure the indexer journal client subscribed to the `raw_extrinsic_metadata` topic and is consuming from the start