Release v0.11.6 created by Antoine R. Dumont (@ardumont) on 30 July 2020, 14:20:48 UTC
v0.11.6
- storage*: Adapt origin_list(...) -> PagedResult[Origin] - algos.snapshot: Open snapshot_id_get_from_revision - storage*: add origin_visit_status_get(...) -> PagedResult[OriginVisitStatus] - Add type annotations on get_storage. - buffer: Pass lists to backend functions, not iterables. - storage*: Simplify next-page-token computation - filter: Fix types passed to the proxied storage. - Fix upcoming type warning with swh.core > v0.1.2. - Make API endpoints take Lists instead of Iterables as arguments - storage*: use an enum to explicit the order in origin_visit_get - storage*: origin_visit_get(...) -> PagedResult[OriginVisit] - Write metadata + metadata authorities/fetchers to the journal.
Target: 4d52fc1d076f26ba8aa6c4da7e4e30008a368df0
Directory: 8d0657aebfe3f05614cc3d730750267bd73cd053
back to top