Might not be one to delay the release, but I've just committed https://github.com/apache/nifi/pull/4755 for https://issues.apache.org/jira/browse/NIFI-8133.
In addition it fixes the nifi-elasticsearch-client-service integration tests (which I guess don't get run automatically as part of the GitHub CI and have been broken for a while). Copied some fixes from another outstanding PR (https://github.com/apache/nifi/pull/4693) that's had some recent interest from the community. As I say, may not be things that need to get into 1.13.0 (much as I'd like them to be). --- *Chris Sampson* IT Consultant [email protected] <https://www.naimuri.com/> On Wed, 13 Jan 2021 at 10:41, Peter Turcsanyi <[email protected]> wrote: > There is one more ongoing PR to fix some Date related test failures which > occur when the build is started in a UTC+ time zone. > It should be fixed and merged before the release. > > https://issues.apache.org/jira/browse/NIFI-8023 > > Thanks, > Peter Turcsanyi > > On Wed, Jan 13, 2021 at 3:11 AM Mark Payne <[email protected]> wrote: > > > Eduardo, > > > > I plan to review this PR tomorrow. Assuming that all is good, I should > > have it merged in. > > > > Thanks > > -Mark > > > > Sent from my iPhone > > > > > On Jan 12, 2021, at 8:24 PM, Eduardo Fontes <[email protected]> > > wrote: > > > > > > Hi, > > > > > > Is it possible include https://issues.apache.org/jira/browse/NIFI-7973 > ( > > > https://github.com/apache/nifi/pull/4682) in 1.13.0 release? > > > > > > Thanks! > > > Eduardo Fontes > > > > > >> On Tue, Jan 12, 2021 at 3:18 PM Pierre Villard < > > [email protected]> > > >> wrote: > > >> > > >> Hi all, > > >> > > >> Current status about what we want to get in based on this thread: > > >> - NIFI-8034 - PropertyValue.isExpressionLanguagePresent always returns > > true > > >> for non-null values - https://github.com/apache/nifi/pull/4746 > > >> - NIFI-7989 - Add Hive "data drift" processor - > > >> https://github.com/apache/nifi/pull/4750 > > >> - NIFI-7356 - TLS + embedded Zookeeper - pull request to be submitted > by > > >> Nathan > > >> > > >> If we can wrap up these JIRAs, we could get a release candidate for > NiFi > > >> 1.13 soon. > > >> > > >> Thanks, > > >> Pierre > > >> > > >> > > >> > > >> Le mer. 6 janv. 2021 à 04:17, Joey Frazee <[email protected] > > .invalid> > > >> a écrit : > > >> > > >>> I have https://github.com/apache/nifi/pull/4632 which fixes an OOME > in > > >>> PutAzureBlobStorage reported in > > >>> > > >> > > > https://lists.apache.org/x/thread.html/rdef82be24828277b85bdc94dc57a8fb9df6f73552daeda289c941a51%40%3Cusers.nifi.apache.org%3E > > >>> > > >>> It’s a pretty small change. > > >>> > > >>> -joey > > >>> > > >>>> On Jan 5, 2021, at 3:14 PM, Matt Burgess <[email protected]> > wrote: > > >>>> > > >>>> I am reviewing a PR at the moment but intend to review the graph > > stuff > > >>> right afterwards. > > >>>> > > >>>>> On Jan 5, 2021, at 5:35 PM, Mike Thomsen <[email protected]> > > >>> wrote: > > >>>>> > > >>>>> I have a PR for graph that we need to close out because part of > the > > >>> graph > > >>>>> bundle will be broken without it. > > >>>>> > > >>>>>>> On Tue, Jan 5, 2021, 11:50 Mark Bean <[email protected]> > > wrote: > > >>>>>> > > >>>>>> I'd like to see this PR completed as well > > >>>>>> https://github.com/apache/nifi/pull/4225 > > >>>>>> > > >>>>>> There's been discussion on it, and I don't see any further > > >> objections. > > >>>>>> > > >>>>>> Thanks, > > >>>>>> Mark > > >>>>>> > > >>>>>> On Thu, Nov 26, 2020 at 4:55 AM Pierre Villard < > > >>>>>> [email protected]> > > >>>>>> wrote: > > >>>>>> > > >>>>>>> Hi community, > > >>>>>>> > > >>>>>>> Starting a discussion thread around the release of NiFi 1.13.0. > We > > >>> added > > >>>>>>> quite a lot of significant improvements and features since the > > >>> release of > > >>>>>>> 1.12.1 - I see 143 JIRAs with 1.13.0 as the fix version. I think > it > > >>> makes > > >>>>>>> sense to consider a new release. > > >>>>>>> > > >>>>>>> Please share here the JIRAs with opened pull requests that we > would > > >>> need > > >>>>>> to > > >>>>>>> look at to make this release happen. > > >>>>>>> > > >>>>>>> Thanks, > > >>>>>>> Pierre > > >>>>>>> > > >>>>>> > > >>> > > >> > > >
