This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch NIFI-6169-RC1
in repository https://gitbox.apache.org/repos/asf/nifi.git.
at 7d9f6fe NIFI-6169-RC1 prepare for next development iteration
This branch includes the following new commits:
new 29560a8 NIFI-6169 updated to latest snapshot for release
new 824aab2 NIFI-6105: Fix handling of arrays of records/maps in record
utilities
new 77bf89c NIFI-6105: Fix handling of arrays of records/maps in record
utilities
new fdb8a6e NIFI-6126 - Change nf-canvas to respond to keyup events
rather than keydown
new 6010a43 NIFI-6118 - Fix: UI - Not all calls to
nfCanvasUtil.reloadConnectionSourceAndDestination are made with the proper
component IDs
new eedeb8b NIFI-6127: Fixed NPE in match() and find() EL functions when
attribute doesn't exist
new b5227fc NIFI-6122: PutS3Object supports national characters in
filenames.
new 1a98043 NIFI-5918 Fix issue with MergeRecord when DefragmentStrategy
is on
new e5ddae5 NIFI-5918 Fix issue with MergeRecord when DefragmentStrategy
is on
new ac7a563 NIFI-6027
new 772368d NIFI-4735: ParseEVTX only outputs one event per chunk
new 57d1aa2 NIFI-6142: Fixing some typos in user/dev guides
new 0255874 NIFI-6117: Fix BIGINT handling in DataTypeUtils
new 225c99c NIFI-6117: Fix BIGINT handling in DataTypeUtils
new f996b6e 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 c1b478b 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 6da842e NIFI-6169-RC1 prepare release nifi-1.9.2-RC1
new 7d9f6fe NIFI-6169-RC1 prepare for next development iteration
The 18 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.