Releases: clarin-eric/harvest-manager
Releases · clarin-eric/harvest-manager
2.0-RC3
- 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
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
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
Upgraded log4j to fix log4shell
OAI Harvest Manager 1.2.0
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
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
v1.1.0
OAI Harvest Manager - 0.5.5
Adds a map of directory names to endpoint, and an expansion of that map based on centre registry.
OAI Harvest Manager - 0.5.4
Patch release, which makes sure a file name stays within the size limit.
OAI Harvest Manager - 0.5.3
Patch release, which properly closes the temporary stream.