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

Release Date: TBD

New features in this release:

  •  New processors:
    • ListenTCP
    • PutTCP
    • PostElasticSearch
    • CollectKubernetesPodMetrics
  • Warn on SSL certificates about to expire
  • Fix cron-based scheduling
  • Improve metrics reporting and add support for Prometheus
  • Improve the performance of several processors (ListenHTTP, AWS, Azure, GCS)
  • Support swapping out flow files from memory to disk
  • Support low-memory use cases with FileSystemRepository
  • Improve the MQTT processors
  • Improve communication with C2, eg. add alert capability
  • Fix support of native packages in Python scripting
  • Fix Python scripting on Windows
  • Add SSL support to the ListenSyslog and ListenTCP processors
  • Fix the 32-bit build on Windows
  • Support POST/PUT of large files in InvokeHTTP
  • Implement communication between process groups through ports
  • Plus upgrade libraries, fix issues reported by clang-tidy, fix memory leaks etc

Build Notes:

It is advised that you use the bootstrap.sh when not building on windows.

Version cpp-0.12.0

Release Date: 01 June 2022

...