This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch NIFI-6169-RC2
in repository https://gitbox.apache.org/repos/asf/nifi.git.
at 4255528 NIFI-6169-RC2 prepare for next development iteration
This branch includes the following new commits:
new abe8294 NIFI-6105: Fix handling of arrays of records/maps in record
utilities
new 3ac5744 NIFI-6105: Fix handling of arrays of records/maps in record
utilities
new 8842728 NIFI-6118 - Fix: UI - Not all calls to
nfCanvasUtil.reloadConnectionSourceAndDestination are made with the proper
component IDs
new 5231bf3 NIFI-6127: Fixed NPE in match() and find() EL functions when
attribute doesn't exist
new 45ed366 NIFI-6122: PutS3Object supports national characters in
filenames.
new 11a9f10 NIFI-5918 Fix issue with MergeRecord when DefragmentStrategy
is on
new 2bba509 NIFI-5918 Fix issue with MergeRecord when DefragmentStrategy
is on
new ba77cd6 NIFI-6027
new e63a9d1 NIFI-4735: ParseEVTX only outputs one event per chunk
new 5d71c86 NIFI-6142: Fixing some typos in user/dev guides
new 5040d94 NIFI-6117: Fix BIGINT handling in DataTypeUtils
new 8a13c68 NIFI-6117: Fix BIGINT handling in DataTypeUtils
new 03e888a NIFI-6155: Ensure that any task submitted to FlowEngine
catches Throwable so that the task doesn't die just die silently in the case of
an unexpected error/exception
new 3cf682b NIFI-6150: Moved logic of decrementing content claims from
ProcessSession.commit to the FlowFile Repository. Also updated load-balancing
protocol and queue drop logic to no longer decrement content claims since the
flowfile repo will handle the logic. This allows us ts to ensure that the
claimant counts are decremented only if the repo is successfully updated and
still before checking if the claim is still in use or not.
new ff01ff6 NIFI-6169 Updating versions to 1.9.2-SNAPSHOT
new 11320ac NIFI-6169-RC2 prepare release nifi-1.9.2-RC2
new 4255528 NIFI-6169-RC2 prepare for next development iteration
The 17 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.