Skip to content
v0.0.134

- package: Break dependency of swh.indexer.storage on swh.indexer.
- api/server: Do not read configuration at each request
- metadata: Fix gemspec test
- metadata: Prevent OriginMetadataIndexer from sending duplicate
  revisions to revision_metadata_add.
- test: Fix bugs found by hypothesis.
- test: Use hypothesis to generate adversarial inputs.
- Add more type checks in metadata dictionary.
- Add checks in the idx_storage that the same content/rev/orig is not
  present twice in the new data.