I agree that it's time for a new release, thanks for RM'ing Martin. I have these two issues that I think would be nice to include in the release: 1. MINIFICPP-1828 fix InvokeHTTP Attributes to Send https://github.com/apache/nifi-minifi-cpp/pull/1331 This is a bug that is severe enough that I would prefer to wait for the fix to get merged before the release. 2. MINIFICPP-1744: Add FetchGCSObject, DeleteGCSObject, ListGCSBucket https://github.com/apache/nifi-minifi-cpp/pull/1297 This would be a nice addition to complete the GCS extension. Not necessarily required for the release, but nice to have IMO. I'll try to post a second review today or tomorrow.
On Mon, 16 May 2022 at 14:57, Arpad Boda <[email protected]> wrote: > > +1 > > On Mon, May 16, 2022 at 4:12 PM Joe Witt <[email protected]> wrote: > > > Certainly more than enough there! Thanks Martin > > > > On Mon, May 16, 2022 at 7:06 AM Martin Zink <[email protected]> wrote: > > > > > 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 > > > > >
