Tags give the ability to mark specific points in history as being important
-
v3.0.0
37221acd · ·v3.0.0 Breaking changes: * pyproject.toml: Remove swh.workers entrypoint * Remove task-based indexing New features: * github & gitea: Index fork relationships as forge:forkedFrom * github & gitea: Map schema:programmingLanguage Internal: * Add latest blackify to git-blame-ignore-revs * python: Fix black formatting after bump to 23.1.0 in pre-commit
-
v2.10.0
f2f9250b · ·v2.10.0 * docs: Add diagram of metadata flow * docs: Fix incorrect namespace in swhpkg example * docs: Update list of supported metadata formats * pubspec: Fix crash on invalid yaml tag * Drop partition indexer related code which is no longer used
-
v2.9.4
0012765f · ·v2.9.4 * docs: Add workflow for extrinsic metadata + mention storage on the path from loader to journal * docs: Define new vocabulary for software dependencies * dart: Fix crash on yaml parser error * metadata_dictionary: Deduplicate extension-based file detection * mypy: Bump to 1.0 * Update and clean tox configuration for version 4
-
v1.9.4
0012765f · ·v1.9.4 * docs: Add workflow for extrinsic metadata + mention storage on the path from loader to journal * docs: Define new vocabulary for software dependencies * dart: Fix crash on yaml parser error * metadata_dictionary: Deduplicate extension-based file detection * mypy: Bump to 1.0 * Update and clean tox configuration for version 4
-
v2.9.3
e89c4996 · ·v2.9.3 * docs: Include module indices only when building standalone package doc * Disable reports of OperationalError to Sentry
-
-
v2.9.1
f74b47bc · ·v2.9.1 * Fix ordering and idempotence in the 136 -> 137 upgrade script * docs: Remove remaining references to ctags and content_language * Fix 'Invalid IPv6 URL' crash * Fix crash when indexing two REMD objects from the same deposit
-
v2.9.0
a5ee54ae · ·v2.9.0 * storage: Insert from temporary tables in consistent order * Drop content_language and content_ctags tables and related SQL functions
-
v2.8.0
221d48e2 · ·v2.8.0 * journal writer: only flush kafka once per batch * origin_head: Do not fetch complete snapshots for non-FTP visits * ExtrinsicMetadataIndexer: Add support for metadata with origin in context
-
-
v2.7.2
3bad4148 · ·v2.7.2 * Reset Sentry tags when leaving an object's context * metadata: Make default tool configuration follow swh.indexer versions * Fix crashes in translation (mostly from NPM and Maven) * Fix incorrect outputs when translating from SWORD
-
-
2.7.0
74867bf3 · ·2.7.0 * GitHub: use correct JSON-LD types and properties for URLs and dates * Add Gitea metadata mapping * Index extrinsic metadata from the deposit * Fix various crashes
-
v2.6.0
6d7efad9 · ·v2.6.0 * Convert SWHID to str before passing to sentry_sdk.set_tag * Fix various crashes * github: Add support for 'topics' * npm, maven: ignore blatantly invalid licenses and URLs * cli: Pass all journal_client config keys to the JournalClient
-
v2.4.4
83abf119 · ·v2.4.4 * Revert "metadata: Drop unsupported key 'type'" * rehash: Call objstorage.content_get() with a HashDict instead of single hash