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 ebcb1cc NIFI-9214: - Migrating away from forceFitColumns which is
deprecated. Updating to use the same strategy in the new configuration which
will prevent the warning logs to the console.
add 9588758 NIFI-9231 - Add support for custom extensions in ParseCEF
No new revisions were added by this update.
Summary of changes:
.../nifi-standard-processors/pom.xml | 2 +-
.../apache/nifi/processors/standard/ParseCEF.java | 16 +++++++++--
.../nifi/processors/standard/TestParseCEF.java | 33 ++++++++++++++++++++--
nifi-nar-bundles/nifi-standard-bundle/pom.xml | 4 +--
4 files changed, 48 insertions(+), 7 deletions(-)