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.15.0

Release Date: 1 September 2023

New features in this release:

  • ConsumeWindowsEventLog can work from log files

  • ConsumeWindowsEventLog resolve Security/UserID attribute

  • TLS v1.3 support

  • PutS3Object multipart upload support

  • Use systemd service management on Linux

  • Add ProcessContext::getStateManager to Lua/PythonR

  • Reworked GetTCP

  • SSL support for Prometheus reporter

  • Multiarch docker support

  • RFC3339 parsing with expression language

  • Reworked Minifi controller

  • GCC-13 support

  • Fix for waking up prematurely after processor yields
  • Fix system certificate store usage in SSLContextService on Linux
  • Fix inconsistent naming in C2 machineArch
  • Fix default CA path for S3 on CentOS
  • Removed CronScheduler locale requirements
  • Third party dependencies upgraded

    • Upgraded RocksDB to v8.1.1

    • Upgraded LibCurl to v8.1.0

    • Upgraded CivetWeb to v1.16

    • Upgraded OpenCV to v4.7.0

    • Upgraded GoogleCloud SDK to v2.10.1

    • Upgraded Azure SDK to v12.7.0

    • Replaced LibreSSL with OpenSSL 3.1.1

Version cpp-0.14.0

Release Date: 17 April 2023

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

...

  • Warn on SSL certificates about to expire

...