This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-1.0.1.8-2-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-1.0.1.8-2-tag was deleted! ***
was 46db92dd4e HOTFIX-3034 HOTFIX-3023: Contains the following changes: *
NIFI-7079 security fix * NIFI-6085 - need for sec fix * NIFI-6280 - need for
sec fix * additional changes which needed for successful build
This change permanently discards the following revisions:
discard 46db92dd4e HOTFIX-3034 HOTFIX-3023: Contains the following changes: *
NIFI-7079 security fix * NIFI-6085 - need for sec fix * NIFI-6280 - need for
sec fix * additional changes which needed for successful build
discard 73dcf9a55c HOTFIX-3034 NIFI-7023 This closes #3991. Removed SLF4J and
Log4J transitive dependencies from Zookeeper so tests log correctly. Changed
template handling. Added unit tests.
discard f76b196a23 HOTFIX-3034 Fixed bug in JsonRowRecordReader when reading a
'raw' record with a schema that indicates that a field should be a Map. Also
updated unit test to explicitly define schema, since schema inference will
never return a Map but rather a Record
discard caaa8e22bf HOTFIX-3034 unit test reproducing the issue
discard 79503ff116 HOTFIX-3034 NIFI-6369: This closes #3560. Updated JSON
Readers to convert String values to Date/Time/Timestamp objects when
appropriate according to the schema and the configured pattern NIFI-6939: Fix
to WriteJsonRecord to deal with date/time/timestamp when no format is
explicitly set