Skip to content

Releases: clarin-eric/harvest-manager

2.0-RC3

27 Oct 12:48

Choose a tag to compare

2.0-RC3 Pre-release
Pre-release
  • upgrade to SaxonUtils 2.0-RC6 and Saxon 12.9
  • deal with https version of 2.0/OAI-PMH.xsd
  • resurrect python script

harvest manger 2.0 - Release Candidate 2

31 Aug 08:57

Choose a tag to compare

Resurrects the python script, which contains knowledge about the workflow, i.e. moves from working dirs to public dirs and keeps the viewer in sync.

harvest manger 2.0 - Release Candidate 1

24 Mar 08:24
d7675ee

Choose a tag to compare

This 2.0 version adds the ability to create your own extensions for both protocols and actions. The harvest-manager does lose its oai-prefix because of this.

OAI Harvest Manager 1.2.1

17 Dec 14:02
6fb640c

Choose a tag to compare

Upgraded log4j to fix log4shell

OAI Harvest Manager 1.2.0

05 Feb 13:02

Choose a tag to compare

Changes compared to 1.1.0

  • for XSLT SaxonUtils is used, so extension functions for, e.g., dynamic XPath evaluation can easily be used
  • the Transform action now provides access to the configuration to the stylesheet, so records can be filtered, transformed on the basis of info from the configuration
  • the JSON API of the Centre Registry is used instead of the deprecated XML one
  • no external processing is needed any more to complete the mapping from directory names to endpoint and centre info
  • now uses Java 11
  • skip invalid characters encountered in the XML
  • retry-delay is now in seconds instead of milliseconds
  • extended documentation

OAI Harvest Manager 1.2.0 RC 1

07 Jan 13:09

Choose a tag to compare

Pre-release

Changes compared to 1.1.0

  • for XSLT SaxonUtils is used, so extensionfunctions for dynamic XPat evaluation can easily be used
  • the Transform action now provides access to the configuration to the stylesheet, so records can be filtered, transformed on the basis of info from the configuration
  • the JSON API of the Centre Registry is used instead of the XML one
  • no external processing is needed anymore to complete the mapping from directory names to endpoint and centre info
  • now uses Java 11
  • skip invalid characters encountered in the XML
  • retry-delay is now in seconds instead of milliseconds
  • extended documentation

OAI Harvest Manager 1.1.0

01 Apr 15:04
7153183

Choose a tag to compare

OAI Harvest Manager - 0.5.5

13 Apr 14:22

Choose a tag to compare

Adds a map of directory names to endpoint, and an expansion of that map based on centre registry.

OAI Harvest Manager - 0.5.4

24 May 13:37

Choose a tag to compare

Patch release, which makes sure a file name stays within the size limit.

OAI Harvest Manager - 0.5.3

15 Feb 15:02

Choose a tag to compare

Patch release, which properly closes the temporary stream.