You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ex...@apache.org on 2022/03/29 10:30:26 UTC

[nifi] branch main updated (b03fdac -> 2a6e521)

This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from b03fdac  NIFI-9839: Fixed bug in which Process Group would return true for isEmpty even if it has a Controller Service (#5910)
     add 2a6e521  NIFI-9702 ListSFTP will set mime.type when Record Writer configured

No new revisions were added by this update.

Summary of changes:
 .../apache/nifi/processor/util/list/AbstractListProcessor.java    | 8 ++++++--
 .../main/java/org/apache/nifi/processors/standard/ListSFTP.java   | 1 +
 .../java/org/apache/nifi/processors/standard/TestListSFTP.java    | 2 ++
 3 files changed, 9 insertions(+), 2 deletions(-)