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 436bf943d9 NIFI-9887 Set minimum Java build version to 1.8.0-251
     new dec34d883b NIFI-9875 In 
StandardProcessGroupSynchronizer.updateConnectionDestinations handle special 
case when output port is moved to a child process group while kept connected. 
(#5931)
     new 51efe1f00f NIFI-9884 - JacksonCSVRecordReader ignores specified 
encoding
     new 8545c4e1e1 NIFI-9896: Fixed bug with overwriting Script Body value in 
InvokeScriptedProcessor
     new 6ffdcf34e8 NIFI-9885: This closes #5938. When creating ContainerState, 
ensure that we pass the correct value for the archiveEnabled flag.

The 4 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:
 .../groups/StandardProcessGroupSynchronizer.java   |  10 +-
 .../repository/FileSystemRepository.java           |   2 +-
 .../nifi/integration/versioned/ImportFlowIT.java   | 281 +++++++--------------
 .../processors/script/InvokeScriptedProcessor.java |   2 -
 .../apache/nifi/csv/JacksonCSVRecordReader.java    |   2 +-
 .../nifi/csv/TestJacksonCSVRecordReader.java       |  27 +-
 6 files changed, 131 insertions(+), 193 deletions(-)

Reply via email to