Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
indent10 px
absoluteUrltrue
stylecircle
typeflat

Version cpp-0.14.0

Release Date: TBA

New features in this release:

  • Several improvements on repository resource handling
    • Periodically run RocksDB repository compaction
    • Add compression options for RocksDB repositories
    • Add synchronous flow file reloading
    • Retry failed removals of unused resources
  • Use Python stable ABI to support all libraries above Python 3.2+ for Python processors
  • Add ProcessSession::remove to Python and Lua API
  • Add support for JSON flow configuration format with option to generate JSON schema locally
  • Add support for reverseDnsLookup in expression language
  • Fix most issues for ARM64 support
  • Improve performance of ListFile processor
  • Add cache SID lookups in ConsumeWindowsEventLog processor
  • Add default connection size limits of 2000 queue size and 100MB of queue data size
  • Add support for MQTT 5 (mistakenly advertised for 0.13.0 release)
  • Add failure relationship to SQL processors
  • Add support for new AWS regions
  • Add option to select processor metrics with regular expressions
  • Add the UUID to the end of Processor and Controller Service log lines
  • Make GetFile path attributes consistent with other processors
  • Fix leaks and file lock issues on Windows
  • Fix crashing in python processors

Version cpp-0.13.0

Release Date: 12 December 2022

...