Hello The Apache NiFi team would like to announce the release of Apache NiFi MiNiFi C++ 0.11.0.
New features in this release: - new processors: * AttributesToJson * DefragmentText * DeleteAzureDataLakeStorage * PutAzureDataLakeStorage * ReplaceText * RouteText - support for funnels - shared RocksDB repository - repository encryption (flow-file, content) - support for Azure managed identity - modularization of extensions - ConsumeKafka security protocol - SASL options for kafka processors - platform independent AppendHostInfo - agent configuration checksum in the C2 heartbeat - We now use C++17 throughout the codebase and C++20 wherever possible. 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?projectId=12321520&version=12350247 Release note highlights can be found here: https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.11.0 Thank you The Apache NiFi team