Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@jbaker-dstl jbaker-dstl released this 01 Feb 16:33

The following is a summary of the new features and changes in Baleen 2.3.0. There may be additional changes - refer to the diff and commit log for full details.

Since the previous release, the following changes have been made.

  • New core features
    • Removed old temporal types (i.e. DateType, DateTime, Time, TimeSpan) and replaced with a new Temporal Type
    • Added Weapon to type system
    • New REST API to enumerate type system
  • New components
    • ActiveMQ support (SharedResource, CollectionReader, Consumer)
    • AddGenderToPerson cleaner
    • AddSourceToMetadata cleaner
    • EntityInitials cleaner
    • SplitBrackets cleaner
  • Improved components
    • Gazetteers now support subtype
    • MoveSource consumer can now move files to a folder based on type
    • Normalisation of Elasticsearch consumers
    • Fix to correctly watch subfolders in FolderReader
  • Bug fixes, improved unit testing, updated dependencies and reductions to technical debt

Please be aware that some aspects of this release may not be backwards compatible with previous versions. Refer to the wiki for information on upgrading between versions.