Hello The Apache NiFi team would like to announce the release of Apache NiFi MiNiFi C++ 0.14.0.
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 - 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 MiNiFi—a subproject of Apache NiFi—is a complementary data collection approach that supplements the core tenets of NiFi in dataflow management, focusing on the collection of data at the source of its creation. Specific goals for the initial thrust of the MiNiFi effort comprise: - Small size and low resource consumption - Central management of agents - Generation of data provenance (full chain of custody of information) - Integration with NiFi for follow-on dataflow management More details on Apache NiFi MiNiFi can be found here: https://nifi.apache.org/minifi The release artifacts can be downloaded from here: https://nifi.apache.org/minifi/download.html Issues closed/resolved for this list can be found here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352617&projectId=12321520 Release note highlights can be found here: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.14.0 Thank you The Apache NiFi team