This is an automated email from the ASF dual-hosted git repository.

joewitt pushed a change to tag CFM-2.1.5.1003-2-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git


*** WARNING: tag CFM-2.1.5.1003-2-tag was deleted! ***

     was 21df6d0423 NIFI-11261 Added Primary Node State handling to 
GetAzureEventHub

This change permanently discards the following revisions:

 discard 21df6d0423 NIFI-11261 Added Primary Node State handling to 
GetAzureEventHub
 discard bccbd42da6 NIFI-11219 Set Qpid Proton J 0.34.0 for Azure EventHubs
 discard b79da7d86d NIFI-11141 This closes #6923. Upgraded Azure SDK BOM from 
1.2.6 to 1.2.9
 discard a14219b870 NIFI-10660: When converting Avro GenericRecord to a java 
Map, check GenericRecord's schema to see if field exists before calling 
Record.get().
 discard cab6bd41f6 NIFI-10937, NIFI-10938, NIFI-10939: When restoring flow 
from XML, properly parse XML for registry clients, looking for 'id' tag instead 
of 'identifier' tag. Fixed typo in error message about Reporting Task for 
Registry Clients. Updated StandardFlowComparator so that we compare sub-process 
groups' contents only if the Flow Coordinates are different by more than their 
version
 discard 6ad5bc3dbc NIFI-10918: When fetching a flow from a Flow Registry, if 
it references any 'internal versioned flows' instead of requiring that we have 
a client configured for the appropriate URL, attempt to fetch the flow from 
each client. We will start with the clients that do report that they can handle 
the URL but will try others as well. As soon as we successfully fetch the flow, 
we stop.
 discard 34f63e441c NIFI-10901 - PublishKafka headers not sent in ProducerRecord
 discard afccdb873e NIFI-10914 Adjusting input check for loading nested 
versioned flows (#6741)
 discard e7039699f7 NIFI-5819: Support SQLServer sql_variant type
 discard 6c4b638ead NIFI-7862: Add UpdateDatabaseTable processor for auto table 
structure updates
 discard 878dfacbb5 CFM-2741: make iceberg downstream compatible
 discard 1d8965ae19 NIFI-10760 Add API Key authentication to 
ElasticSearchClientServiceImpl
 discard 33d4959164 NIFI-9398 add verification to ElasticSearchClientService 
(with integration tests) and Elasticsearch REST API processors NIFI-9398 
processor verification integration-tests for 
nifi-elasticsearch-restapi-processors using common 
nifi-elasticsearch-test-utils refactored from nifi-elasticsearch-client-service 
NIFI-9398 fail index exists verification for Elasticsearch processors whose 
operations would not create the index if it doesn't already exist
 discard 2b6d69ad9d NIFI-10437 Converted SearchResponseTest from Groovy to 
Java. NIFI-10437 Removed old Maven Elasticsearch integration testing plugin and 
replaced with Testcontainers. NIFI-10437 Converted TestSchemaRegistry from 
Groovy to Java. NIFI-10437 Converted TestElasticsearchClientService from Groovy 
to Java. NIFI-10437 Converted a unit test from Groovy to Java. NIFI-10437 
Converted a unit test from Groovy to Java. NIFI-10437 Converted 
ElasticSearchLookupService_IT from Groovy to  [...]
 discard 54642d212d NIFI-10801: Fix hive metastore based tests in Iceberg 
processors
 discard 097bb66cfe Remove unatented commit
 discard 94827d981a NIFI-10871 Skipped CSRF processing for replicated HTTP 
requests
 discard 0c79e9b6ce NIFI-10874 Fixed issue with multiple levels of versioned 
flows
 discard 3d3c2e8fbc NIFI-10817: Moved the calls in StandardProcessSession to 
'resetState()' and 'acknowledgeRecords()' from the outer commit(boolean) to the 
inner commit(Checkpoint, boolean). By moving the call here, the logic of 
StandardProcessSession is unaffected. But the StatelessProcessSession that 
inherits from it now has the benefit of having the state cleaned up when 
calling super.commit(Checkpoint, boolean).
 discard 6a89796b74 NIFI-10814: Display description for selected flow (#6693)
 discard 61a542a92a NIFI-10851 Corrected removal of Controller Service 
references on property updates
 discard 1838b1a93f NIFI-10389 Added mime.type to GetShopify and GetHubSpot
 discard eae1f412a3 NIFI-10828 Adding new REST API endpoint for exposing 
versioned flow details
 discard 47f53afec0 NIFI-10793 Comment is not populated when process group is 
created via API
 discard 0fbdf0d18a NIFI-10762: Ranger Authorizer accepts multiple Ranger Admin 
Identity property values (#6625)
 discard a1d0cd47e3 NIFI-10787 - Cannot commit flows to nifi registry after 
updating our nifi release to 1.18.0  NifiRegistryFlowRegistryClient defines the 
PropertyDescriptor PROPERTY_URL  name as small case "url". The map bases on the 
name property of the PropertyDescriptor object. Here searching with uppercase 
value of "URL" causes the map lookup to fail and cause a NPE later on. 
Therefore, it is changed as "url"
 discard ef985c0967 NIFI-10370 Create PutSnowflake processor using Snowpipe 
ingest
 discard 5d34c3df42 NIFI-10775 Improve support for DescribedValue in 
PropertyDescriptor.Builder
 discard 02cae60515 NIFI-10667 Added Private Key Service interface and 
implementation
 discard ac636bd755 NIFI-10659: Extracted DBCP common code to nifi-dbcp-base 
module for use in Snowflake NAR
 discard f7fa4a6b6b CFM-2754: fix version to 1.18.0
 discard db4b4e2f49 NIFI-9822 - ConsumeKafkaRecord allows writing out Kafka 
record key (#6131)
 discard 4efb5716b5 NIFI-10737 Corrected ListenBeats buffer handling
 discard d1c21adccc NIFI-4798 allow empty value for UpdateAttribute property
 discard c1f2490e1d NIFI-10130 AzureGraphUserGroupProvider handles group with 
transitive members
 discard 566dc9b9f8 NIFI-10228: parse json flow using instanceIdentifier as the 
UUID
 discard 7a73257fc2 NIFI-10287 ExecuteScript - Allow python scripts to use 
external modules
 discard 229d9a79e2 NIFI-10629 Updated TestJsonEntitySerializer with sorted 
properties
 discard 4d5a9ba1d0 NIFI-10637 Simplified Locale validation in ParseCEF
 discard 939c6060c4 NIFI-10642 Fix flaky test groupByStringMixedNumberOfRecords
 discard 7d5380f309 NIFI-10675 Corrected SSL support in Neo4j V4 Cypher Service
 discard 870b0ea146 NIFI-10743 Used LinkedHashMap in 
TestHBase_1_1_2_ClientService.testScan
 discard 510023bc88 NIFI-10744 Used LinkedHashMap in TestScanHBase methods
 discard 7623690001 NIFI-10749 Corrected Windows NPM Cache for GitHub Workflow
 discard d2cd74519a NIFI-10764 Fixed handling BIT STRING in nifi-asn1-services
 discard 40d93cc810 NIFI-10767: When an empty line is encountered with Syslog 
Readers, just skip over the empty line instead of throwing an Exception
 discard 4bf07d4055 NIFI-10768 Filter empty messages in ListenSyslog (#6624)
 discard cf9dbca046 NIFI-10771 Add SINGLE_BATCH_PER_NODE to allowable values 
for flow file concurrency in ProcessGroupDTO
 discard 8aafe4e938 NIFI-10783 Switched to LinkedHashMap for CompareFuzzyHash
 discard 68990bd34e NIFI-10788 Ensure proposed service config is applied when 
component synchronizer adds a new service (#6640)
 discard e9d266cac7 NIFI-10702 Clear server list on connection error in SMB 
processors
 discard 055832af95 NIFI-10698: Add filtering options to summary table (#6610)
 discard 2f0da07890 CFM-2741: Add extra exclude entries for iceberg
 discard 7a09aac1e4 NIFI-10680 Corrected Bouncy Castle references in optional 
profiles
 discard 802f4025a6 NIFI-10614 Upgraded Bouncy Castle from 1.70 to 1.71
 discard e229daef2e NIFI-10610 Removed quotation from minifi-env.bat
 discard b48720314a NIFI-10673: When a component is added to a ProcessGroup, we 
had a method called ensureUniqueVersionControlId but the method only took into 
accounts in that Process Group. Updated methods to now consider components in 
any Process Group that is part of the same Versioned Flow. Also added system 
test to verify the problem and the fix. Added Toolkit clients and additional 
methods as necessary in order to implement system tests
 discard bbbd4bd59f NIFI-10709 Showed log in link on logout complete page
 discard 66a91deacd NIFI-10317 Taking care of NullPointerException if AMQP 
header value is null NIFI-10317 refactoring to remove repeated conversions to 
string from char NIFI-10317 correctly handle null values: null vs "null" 
NIFI-10317 adding test NIFI-10317 - Updated ConsumeAMQPTest to test for null 
and empty header values. NIFI-10317 - Updated ConsumeAMQPTest to use hard coded 
string values when testing. Made convertMapToString() private.
 discard 445c3c47e1 NIFI-9878 Added timeout handling for Cache Client 
handshaking
 discard ac19e5fa21 NIFI-10303 route GetElasticsearch to failure if _id is 
blank after attribute evaluation
 discard dfd955949e NIFI-10578 Fix minifi-c2 unsecure integrations tests
 discard ecca21c96c NIFI-10584: (#6478)
 discard 66183f6ccb NIFI-10592 This closes #6486. fix flaky tests using wrong 
map impl.
 discard 7361910e8c NIFI-10594 Render empty lines in Labels
 discard 98f8da6090 NIFI-10631 Changed HashMap to LinkedHashMap in 
TestHBase_2_ClientService
 discard 31508b6d74 NIFI-10635: Fix handling of enums in PutDatabaseRecord
 discard 8ceec81682 NIFI-10641: Resolving typo on ParameterProvider warning 
message
 discard 53f1401ca3 NIFI-10643: Paging secrets in 
AwsSecretsManagerParameterProvider
 discard bae2f99e96 NIFI-10647: Update README.md to reflect current
 discard 69e408c062 NIFI-10668 Persist proxy password in remote process group 
(#6557)
 discard 66850372f8 NIFI-10674 Block evaluateELString from reading Parameters 
(#6562)
 discard b06a641ad9 NIFI-10682: When determining effective property values, 
ensure that we always use the up-to-date version of Property Descriptors (#6567)
 discard 5d115484fe NIFI-10687 set Elasticsearch document _id to null if ID 
attribute evaluated to blank String for PutElasticsearchRecord or 
PutElasticsearchJson; use @timestamp default value if @timestamp record path 
evaluates to blank String in PutElasticsearchRecord
 discard d88f2d95a8 NIFI-10689 Fixed Parameter Provider Name encoding in 
context dialog
 discard 92153d0b8a NIFI-10700: - Only restart ports if their scheduledState is 
Running. - Adding unit tests. - Fixing unit test to properly verify Port isn't 
restarted.
 discard 7e39095519 NIFI-10693 Remove proxy configuration properties from 
PutBigQuery
 discard 59e36c65e5 NIFI-10673: When a component is added to a ProcessGroup, we 
had a method called ensureUniqueVersionControlId but the method only took into 
accounts in that Process Group. Updated methods to now consider components in 
any Process Group that is part of the same Versioned Flow. Also added system 
test to verify the problem and the fix. Added Toolkit clients and additional 
methods as necessary in order to implement system tests
 discard bc1cf48330 CFM-3039: Fix atlas reporting error - jersey libs version 
conflict
 discard 32d9a5c1f6 PGM-1311 update notice files
 discard 746da4c6fe CFM-3033: Downstream lib works only with specific avro 
version
 discard 810d22fa9e NIFI-10644 Add Message Demarcator-style processing in 
PublishMQTT
 discard bb38df7eed NIFI-10650 Fix demarcator is appended to the end of the 
FlowFile's content by ConsumeMQTT
 discard c63d959cf1 NIFI-10628: Added Default Schedule Time and Run Duration to 
processors
 discard 28172c71fe NIFI-10567 Corrected Sensitive Dynamic Property handling 
for flow.xml (#6524)
 discard cc37e4557b NIFI-10648 Upgraded Apache Commons Text to 1.10.0
 discard fd19c1424d NIFI-10442: Create PutIceberg processor
 discard a24bb085c2 NIFI-10602: Fix GetHubSpot and GetShopify state handling on 
NiFi restart
 discard 1fac09042d NIFI-10577 Fix Sensitive Checkbox rendering for Fetch 
Parameters (#6473)
 discard c735ee543c NIFI-10586 Prioritized ssh-rsa algorithm in SFTP Processors
 discard 6f8702746d NIFI-10273 Supported file entries larger than 8.5GB for TAR 
in MergeContent
 discard 3a7b799f5e NIFI-10597 Change 'App Config File' property to external 
resource in Box processors
 discard 005dcd95da NIFI-10543 Support broker failover in MQTT processors 
(#6447)
 discard 42cc09d4a5 NIFI-10587 readd accidently removed exclude entry
 discard 099cdf7f05 CFM-2985 Remove flume processors
 discard e246b054d2 CFM-2741 Fix nifi-kite versions
 discard 27ee5729e1 Change version for reverted components to the actual one
 discard 6b92c48e74 Revert "CFM-2663 Use hadoop-ozone dependencies"
 discard 0afe6c617c NIFI-9901 Removed provided scope from nifi-xml-processing 
registry-ranger
 discard 0bf1da363f CFM-2900: Update nifi-kite version to 1.17.0
 discard 418fcb9904 CFM-2900: Exclude downstream dependencies for hive3 
processors, which are banned
 discard 0995f2cd9f CFM-2900: make nifi-hwx-schema-registry-bundle downstream 
compatible
 discard e226ec3fe5 CFM-2900: Fix build error, use com.google.cloud.bigdataoss 
downstream versions There was a StackOverFlow error, because ozone-common 
downstream lib transitive dependency had a collosion with 
com.google.cloud.bigdataoss dependencies. As turned out, 
com.google.cloud.bigdataoss has downstream versions as well, which are 
compatible with other downstream libs, so we have to use that one
 discard 6b923bce2e CFM-2682 NIFI-9955 Upgraded ZooKeeper 3.4.14 to 3.5.9 in 
Kite bundle
 discard 9cda432c2c CFM-2682 NIFI-9952 Adjusted Kite bundle to centrally 
managed jackson dependencies
 discard 87eb429860 NIFI-9933 Upgraded Apache Ant to 1.10.12
 discard 70b0369082 CFM-2483 Update notice file
 discard c797bf83a8 CFM-2663 Use CDP version of atlas.version
 discard c64711c47e CFM-2663 Exclude banned slf4j-log4j12 transitive 
dependencies
 discard febb70095f CFM-2663 Exclude banned log4j:log4 transitive dependencies
 discard 3fc489256a CFM-2663 Use CDP version of hive3.version
 discard 71ca4d0685 CFM-2663 Add NARs shipped in CFM to nifi-assembly
 discard 626019655d CFM-2663 Add Kite module back
 discard bd04655fff CFM-2663 BUG-117604 Applying CFM branding for NiFi Registry
 discard 4d1615ec3a CFM-2663 CFM-489 Updating branding to utilize new logo.
 discard d603f8927f CFM-2663 BUG-117603 Applying CFM branding for NiFi
 discard 0a568c52e3 NIFI-10521-RC2 prepare release nifi-1.18.0-RC2

Reply via email to