0.4.3
Bugfix and feature release for Hydra 0.4.x
users.
- Added 2 stages to
basic-stages
:SetStaticActionStage
, which changes theaction
of a documentSplitStage
, 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.