Skip to content

5.0.0

Latest

Choose a tag to compare

@simonwoerpel simonwoerpel released this 01 Sep 14:45
· 9 commits to main since this release
23ca8e7

This is the first production release for OpenAleph 5 versions.

Documentation

Summary

  • Extract analysis code to ftm-analyze
  • Overhaul task queue using openaleph-procrastinate
  • Processing documents that don't have a dedicated ingestor will use Apache Tika (which needs to be deployed and configured as an external service) to extract text
  • Create ingest-file image using a multi-stage Docker build (base image + ingest-file image)
  • Improved CLI interface for local testing and debugging (or production-ready batch ingesting as well)

What's Changed

Full Changelog: 3.24.0...5.0.0