Skip to content

Releases: clarin-eric/oai-harvest-manager

OAI Harvest Manager 1.2.1

17 Dec 14:02
6fb640c
Compare
Choose a tag to compare

Upgraded log4j to fix log4shell

OAI Harvest Manager 1.2.0

05 Feb 13:02
Compare
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
Compare
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
Compare
Choose a tag to compare

OAI Harvest Manager - 0.5.5

13 Apr 14:22
Compare
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
Compare
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
Compare
Choose a tag to compare

Patch release, which properly closes the temporary stream.

OAI Harvest Manager - 0.5.2

18 Nov 09:19
Compare
Choose a tag to compare

Patch release, which fixes some concurrency problems and names the Provider specific threads.

OAI Harvest Manager - 0.5.1

10 Oct 13:49
Compare
Choose a tag to compare

This release of the OAI Harvest Manager supports full harvests (not yet incremental). Its a patch release that removes a hardcoded garbage collection call.