Hi community, I'd like to initiate a discussion about the next release of MiNiFi C++. The last release was five months ago, and there have been many new features, bug fixes and stability improvements committed to the development branch since. (~110 commits) I would be happy to take on RM duties for this release.
New features since the 0.11.0 release: - new processors: * DeleteAzureBlobStorage * FetchAzureBlobStorage * FetchAzureDataLakeStorage * ListAzureBlobStorage * ListAzureDataLakeStorage * PutGCSObject * ProcFsMonitor * PutUDP * FetchFile * ListFile * PutSplunkHTTP * QuerySplunkIndexingStatus - Log collection from Kubernetes - improved support for Lua processors - platform independent ListenSyslog - property update over C2 protocol The core API is still not mature enough to be able to commit to it, so in line with previous discussions I suggest releasing it as 0.12.0. Do you agree it is time for a new release? Are there any blockers that we should definitely include in this release? Thanks, Martin
