Skip to content
Snippets Groups Projects
changelog 5.99 KiB
Newer Older
swh-loader-core (0.0.24-1~swh1) unstable-swh; urgency=medium

  * v0.0.24
  * Added metadata injection possible from loader core

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Fri, 24 Nov 2017 11:35:40 +0100

swh-loader-core (0.0.23-1~swh1) unstable-swh; urgency=medium

  * v0.0.23
  * loader: Fix dangling data flush

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Tue, 07 Nov 2017 16:25:20 +0100

swh-loader-core (0.0.22-1~swh1) unstable-swh; urgency=medium

  * v0.0.22
  * core.loader: Use the global setup set in swh.core.config
  * core.loader: Properly batch object insertions for big requests

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Mon, 30 Oct 2017 18:50:00 +0100

swh-loader-core (0.0.21-1~swh1) unstable-swh; urgency=medium

  * v0.0.21
  * swh.loader.core: Only send origin if not already sent before

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Tue, 24 Oct 2017 16:30:53 +0200

swh-loader-core (0.0.20-1~swh1) unstable-swh; urgency=medium

  * v0.0.20
  * Permit to add 'post_load' actions in loaders

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Fri, 13 Oct 2017 14:30:37 +0200

swh-loader-core (0.0.19-1~swh1) unstable-swh; urgency=medium

  * v0.0.19
  * Permit to add 'post_load' actions in loaders

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Fri, 13 Oct 2017 14:14:14 +0200

swh-loader-core (0.0.18-1~swh1) unstable-swh; urgency=medium

  * Release swh.loader.core version 0.0.18
  * Update packaging runes

 -- Nicolas Dandrimont <nicolas@dandrimont.eu>  Thu, 12 Oct 2017 18:07:53 +0200

swh-loader-core (0.0.17-1~swh1) unstable-swh; urgency=medium

  * Release swh.loader.core v0.0.17
  * Allow iterating when fetching and storing data
  * Allow overriding the status of the loaded visit
  * Allow overriding the status of the load itself

 -- Nicolas Dandrimont <nicolas@dandrimont.eu>  Wed, 11 Oct 2017 16:38:29 +0200

swh-loader-core (0.0.16-1~swh1) unstable-swh; urgency=medium

  * Release swh.loader.core v0.0.16
  * Migrate from swh.model.git to swh.model.from_disk

 -- Nicolas Dandrimont <nicolas@dandrimont.eu>  Fri, 06 Oct 2017 14:46:41 +0200

swh-loader-core (0.0.15-1~swh1) unstable-swh; urgency=medium

  * v0.0.15
  * docs: Add sphinx apidoc generation skeleton
  * docs: Add a simple README.md explaining the module's goal
  * swh.loader.core.loader: Unify origin_visit add/update function call

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Fri, 29 Sep 2017 11:47:37 +0200

swh-loader-core (0.0.14-1~swh1) unstable-swh; urgency=medium

  * v0.0.14
  * Add the blake2s256 hash computation

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Sat, 25 Mar 2017 18:20:52 +0100

swh-loader-core (0.0.13-1~swh1) unstable-swh; urgency=medium

  * v0.0.13
  * Improve core loader's interface api

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 22 Feb 2017 13:43:54 +0100

swh-loader-core (0.0.12-1~swh1) unstable-swh; urgency=medium

  * v0.0.12
  * Update storage configuration reading

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Thu, 15 Dec 2016 18:34:41 +0100

swh-loader-core (0.0.11-1~swh1) unstable-swh; urgency=medium

  * v0.0.11
  * d/control: Bump dependency to latest storage
  * Fix: Objects can be injected even though global loading failed
  * Populate the counters in fetch_history
  * Open open/close fetch_history function in the core loader

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 24 Aug 2016 14:38:55 +0200

swh-loader-core (0.0.10-1~swh1) unstable-swh; urgency=medium

  * v0.0.10
  * d/control: Update dependency

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Sat, 11 Jun 2016 02:26:50 +0200

swh-loader-core (0.0.9-1~swh1) unstable-swh; urgency=medium

  * v0.0.9
  * Improve default task that initialize storage as well

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Fri, 10 Jun 2016 15:12:14 +0200

swh-loader-core (0.0.8-1~swh1) unstable-swh; urgency=medium

  * v0.0.8
  * Migrate specific converter to the right module
  * Fix dangling parameter

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 08 Jun 2016 18:09:23 +0200

swh-loader-core (0.0.7-1~swh1) unstable-swh; urgency=medium

  * v0.0.7
  * Fix on revision conversion

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 08 Jun 2016 16:19:02 +0200

swh-loader-core (0.0.6-1~swh1) unstable-swh; urgency=medium

  * v0.0.6
  * d/control: Bump dependency on swh-model
  * d/control: Add missing description
  * Keep the abstraction for all entities
  * Align parameter definition order
  * Fix missing option in DEFAULT ones
  * Decrease verbosity
  * Fix missing origin_id assignment
  * d/rules: Add target to run tests during packaging

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 08 Jun 2016 16:00:40 +0200

swh-loader-core (0.0.5-1~swh1) unstable-swh; urgency=medium

  * v0.0.5

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 25 May 2016 12:17:06 +0200

swh-loader-core (0.0.4-1~swh1) unstable-swh; urgency=medium

  * v0.0.4
  * Rename package from python3-swh.loader to python3-swh.loader.core

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 25 May 2016 11:44:48 +0200

swh-loader-core (0.0.3-1~swh1) unstable-swh; urgency=medium

  * v0.0.3
  * Improve default configuration
  * Rename package from swh-loader-vcs to swh-loader

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 25 May 2016 11:23:06 +0200

swh-loader-core (0.0.2-1~swh1) unstable-swh; urgency=medium

  * v0.0.2
  * Fix: Flush data even when no data is sent to swh-storage

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Tue, 24 May 2016 16:41:49 +0200

swh-loader-core (0.0.1-1~swh1) unstable-swh; urgency=medium
Antoine R. Dumont's avatar
Antoine R. Dumont committed

  * Initial release
  * v0.0.1
Antoine R. Dumont's avatar
Antoine R. Dumont committed

 -- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>  Wed, 13 Apr 2016 16:54:47 +0200