This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch support/nifi-1.28
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 8ecf23e77c NIFI-13897-RC1 prepare release nifi-1.28.0-RC1
new 870dc9f157 NIFI-13927 Use synchronized lists in PublishGCPubSub
new d3e5daddaf NIFI-13633 Set JsonRecordSetWriter.AllowScientificNotation
default value to 'true' on 1.x line in order to be backward compatible
new 8e641723b4 NIFI-13930 PutAzureDataLakeStorage sets close flag on file
write so that Azure can emit FlushWithClose event (#9458)
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:
.../azure/storage/PutAzureDataLakeStorage.java | 25 +++++++++++-----------
.../processors/gcp/pubsub/PublishGCPubSub.java | 8 +++----
.../org/apache/nifi/json/JsonRecordSetWriter.java | 2 +-
3 files changed, 17 insertions(+), 18 deletions(-)