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 5e2a10c328 NIFI-11971: Ensure that if we do not write any bytes to a
file after calling ProcessSession.write() that we set content claim's length to
0 when closing OutputStream; otherwise it remains -1, which causes issues,
since the length will later be added to the offset to determine the position in
the ste stream
new e83fc230ac NIFI-11968 Upgraded zstd-jni to 1.5.5-5 for
compress-processors
new 83cba2c5ad NIFI-11969 Upgraded excel-streaming-reader from 4.1.0 to
4.1.1
new 96ae5252f5 NIFI-11970 Upgraded gRPC from 1.57.1 to 1.57.2
The 3 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.
Summary of changes:
nifi-nar-bundles/nifi-compress-bundle/nifi-compress-processors/pom.xml | 2 +-
nifi-nar-bundles/nifi-grpc-bundle/pom.xml | 2 +-
nifi-nar-bundles/nifi-poi-bundle/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)