Skip to content
v0.0.183

- proxy storage: Add a clear_buffers endpoint
- buffer proxy storage: Filter out duplicate objects prior to storage write
- storage: Prevent erroneous HashCollisions by using the same ctime for all rows.
- Enable black
- origin_visit_update: ensure it raises a StorageArgumentException
- Adapt cassandra backend to validating model types
- tests: many refactoring improvments
- tests: Shut down cassandra connection before closing the fixture down
- Add more type annotations