This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-1.0.1.3-8-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-1.0.1.3-8-tag was deleted! ***
was b488fa85b7 NIFI-6281 Rename ISO8061_INSTANT_VALIDATOR to
ISO8601_INSTANT_VALIDATOR
This change permanently discards the following revisions:
discard b488fa85b7 NIFI-6281 Rename ISO8061_INSTANT_VALIDATOR to
ISO8601_INSTANT_VALIDATOR
discard 52ef649392 NIFI-7023 This closes #3991. Removed SLF4J and Log4J
transitive dependencies from Zookeeper so tests log correctly. Changed template
handling. Added unit tests.
discard d960dac17f NIFI-6998 This closes #3972. Batch & Partitioning key +
Asynchronous sending in limited batches + Property to determine attribute name
carrying partitioning key + Maximum batch size property + Carrier object - Unit
test fakery NIFI-6998 Attributes to User Defined properties NIFI-6998 Unit
tests NIFI-6998 Review corrections + Interruption propagation (& test) + Final
carrier members + Unnecessary generic modifiers removed from generic container
NIFI-6998 checkstyle corr [...]
discard 9fad89e263 NIFI-4012 Azure Event Hub UI typos and cleanup
discard 0b01dd7a39 NIFI-6597: Upgrade Azure Event Hub version and code. - Lazy
instantiation for PutAzureEventHub. Also add explaination for thread pool
needed for EventHubClient.