Skip to content

0.4.3

Compare
Choose a tag to compare
@laserval laserval released this 06 Nov 14:59
· 60 commits to master since this release

Bugfix and feature release for Hydra 0.4.x users.

  • Added 2 stages to basic-stages:
    • SetStaticActionStage, which changes the action of a document
    • SplitStage, which splits string fields into list fields
  • Fixes a NPE in SimpleFetchingTikaStage caused by HTTP responses missing encoding headers
  • Makes logging related to failed stage-to-core API method calls easier to understand. It should now log the method that failed, not just a generic failure message.