Hi NiFi team,
I propose a second pre-1.0 release of MiNiFi C++. There is still a large
refactoring effort underway, but there were plenty of fixes and
improvements committed since the last release, which was in last May.
A few examples:
- Countless fixes and improvements to NiFi 2.0-compatible Python
processor support
- added support for parameter substitution
- added support for recordsets
- added new components: Couchbase, SplitContent, SegmentContent,
SplitRecord, FetchModbusTcp
- changed defaults for logging and RocksDB repositories
- dropped poorly maintained bits, such as JNI, USB camera, sensors, Pcap
and OpenWSMAN extensions, and nanofi
- improved performance of event driven scheduling
- fixed various thread safety and type safety bugs (note: I'm not aware
of any vulnerabilities caused by them)
- ListenHTTP now only reads from the network while scheduled, and
respects connection queue limits
I'm happy to take on RM duties.
Thanks,
Marton