Skip to content

0.4.1

Compare
Choose a tag to compare
@laserval laserval released this 28 Feb 14:26
· 60 commits to master since this release

Highlights:

  • Fixes stages failing to start when there were spaces in the path
  • Introduces the Admin Service GUI
    • Supports adding/removing stages and adding stage libraries
  • Adds a utility class, an abstract stage and a SimpleHttpFetchingStage for fetching data over HTTP based on fields in a document
  • Adds a DateFormatter, currently only supports formatting to Solr-compatible Zulu date
  • Adds a set of tests for runtime functionality such as stage uploads, stage startup and document processing

See the full notes for more information:
Release notes