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 27985e0a9d NIFI-15450 Added logging message when Asset File sync
completes (#10764)
add d8edf57316 NIFI-15405 Restored code inadvertently removed by
3beed0da3e3 (#10765)
No new revisions were added by this update.
Summary of changes:
.../field/ObjectLocalDateTimeFieldConverter.java | 82 ++++++++----
.../TestObjectLocalDateTimeFieldConverter.java | 21 +++-
.../org/apache/nifi/audit/ProcessGroupAuditor.java | 38 ++++++
.../apache/nifi/web/StandardNiFiServiceFacade.java | 11 +-
.../java/org/apache/nifi/web/api/FlowResource.java | 23 +++-
.../apache/nifi/audit/TestProcessGroupAuditor.java | 137 +++++++++++++++++++--
.../nifi/web/StandardNiFiServiceFacadeTest.java | 8 +-
.../org/apache/nifi/web/api/TestFlowResource.java | 87 +++++++++++++
8 files changed, 362 insertions(+), 45 deletions(-)