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 31b5dc56c6 NIFI-14891 Fixed StandardProvenanceReporter receive method
to match API (#10231)
add 63b993ec34 NIFI-14435 FlowComparator should offer deep recursive
comparison (#9863)
No new revisions were added by this update.
Summary of changes:
.github/workflows/system-tests.yml | 2 +
.../serialization/AffectedComponentSet.java | 6 +-
.../registry/flow/diff/StandardFlowComparator.java | 101 ++++++++++++-------
.../flow/diff/StaticDifferenceDescriptor.java | 10 +-
.../flow/diff/TestStandardFlowComparator.java | 109 +++++++++++++++++++++
5 files changed, 187 insertions(+), 41 deletions(-)