This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch support/nifi-1.16
in repository https://gitbox.apache.org/repos/asf/nifi.git
from b883b9c356 NIFI-10026 This closes #6043. Added jakarta.activation
runtime dependency to bootstrap
new 462af16c81 NIFI-9470 This closes #6027. Allow creation of Parameter
Context without any Inherited Parameter Contexts
new aa7a06e33d NIFI-9966 Corrects the registry loading of large flowfiles
from git
new 98d5c22efe NIFI-9990 This closes #6030. Improved FTP 550 file
unavailable handling
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../web/dao/impl/StandardParameterContextDAO.java | 6 +--
.../nifi/processors/standard/util/FTPTransfer.java | 26 +++++++---
.../apache/nifi/processors/standard/TestFTP.java | 58 ++++++++++++++++++----
.../provider/flow/git/GitFlowMetaData.java | 5 +-
.../flow/git/TestGitFlowPersistenceProvider.java | 29 +++++++++++
5 files changed, 102 insertions(+), 22 deletions(-)