Skip to content
v0.2.0

- origin-visit-upsert: Write visit status objects to the journal
- origin-visit-update: Write visit status objects to the journal
- origin-visit-add: Write visit status to the journal
- Add pagination to origin_metadata_get.
- Deduplicate origin-metadata when they have the same authority + discovery_date + fetcher.
- Open `origin_visit_status_add` endpoint to add origin visit statuses
- Add a replayer test for anonymized journal topics
- Small refactoring of the InMemoryStorage to make it more consistent