-
v2.7.0
v2.7.0 - add a MaskingAdmin.set_display_names() method and a new `swh storage patching set` cli command
-
v2.6.1
v2.6.1 - compat with swh-model6.14 - fix type annotation of origin_get() method - fix tests - make RPC properly support BlockedOriginException
-
v2.6.0
Release swh.storage 2.6.0 - buffer proxy: call .flush() in the destructor if necessary - removal interface: do not remove shared entries in the `snapshot_branch` table.
-
v2.5.0
v2.5.0 - Fix transaction usage in postgresql.object_delete() - Support removal of RawExtrinsicMetadata and ExtID objects
-
v2.4.2
Release swh.storage 2.4.2 Make the masking and blocking admin command line configurations compatible with `swh db`
-
v2.4.1
Release swh.storage v2.4.1 Schema migration: introduce the object patching proxy (for mailmap handling) into the masking proxy. Other changes: - add more typing helpers - simplify object blocking proxy semantics - add a visit_type parameter to algos/snapshot/snapshot_get_latest
-
v2.4.0
v2.4.0 - Add an origin blocking proxy - model: adapt to the renaming of model.TargetType to model.SnapshotTargetType - model: adapt to the renaming of model.ObjectType to model.ReleaseTargetType
-
v2.3.1
v2.3.1 * masking: Add method MaskingQuery.iter_masked_swhids
-
v2.3.0
Release swh.storage 2.3.0 - Reinstate extra_headers fallback on PostgreSQL revision table - Lookup storage backends from a setuptools entrypoint instead of a hardcoded list
-
v2.2.2
Release swh.storage v2.2.2 - Support MaskedObjectExecptions over the network - Fix masking proxy signature introspection to work even on poorly-wrapped proxies
-
v2.2.1
Release swh-storage 2.2.1 - Revert metric tag change
-
v2.2.0
Release swh.storage 2.2.0 Notable changes for deployments: - Change metrics tag to use `method` instead of `endpoint`, as `endpoint` is masked by the Kubernetes ServiceMonitors. - PostgreSQL schema upgrade to v192: introduce a database for object masking information Other changes: - Support for Pytest 8.1 - Introduce an object masking proxy storage
-
v2.1.1
v2.1.1 - postgresql: Drop fallback for extra_headers in Revision.metadata - cassandra/raw_extrinsic_metadata: No longer insert null entries - utils/map_optional: Document and add unit tests on function Exclude: - Add payloads to ExtIDs commit for now (for pending cassandra migration design/decision/reason)
-
v2.1.0
v2.1.0 - Add payloads to ExtIDs - postgresql: Drop fallback for extra_headers in Revision.metadata - cassandra/raw_extrinsic_metadata: No longer insert null entries - utils/map_optional: Document and add unit tests on function
-
v2.0.0
Release swh.storage 2.0.0 BREAKING CHANGES: move postgresql fixtures to pytest-postgresql 5. This returns a psycopg3 connection instead of a psycopg2 connection, so users of the `swh_storage_postgresql` fixture must pay attention.
-
debian/1.20.0-1_swh1
swh-storage Debian release 1.20.0-1~swh1
-
v1.20.0
v1.20.0 - update for swh-model 6.11
-
debian/1.19.0-1_swh1
swh-storage Debian release 1.19.0-1~swh1