Skip to content
v0.0.190

- storage: metadata_provider: Ensure idempotency when creating provider
- journal: add a skipped_content topic dedicated to SkippedContent objects
- Add missing return annotations on JournalWriter methods
- Improve a bit the exception message of JournalWriter.content_update
- Refactor the JournalWriter class to normalize its methods
- tests: fix test_replay; do only use aware datetime objects
- test_kafka_writer: Add missing object type skipped_content