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

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


*** WARNING: tag CFM-2.3.6.6-1-tag was deleted! ***

     was b7e71a081a NIFI-11105: When mapping Parameter Context to 
VersionedParameterContext, don't bother mapping those that have already been 
mapped, as it is redundant

This change permanently discards the following revisions:

 discard b7e71a081a NIFI-11105: When mapping Parameter Context to 
VersionedParameterContext, don't bother mapping those that have already been 
mapped, as it is redundant
 discard 5843a6016d NIFI-10096 Corrected nested inherited Parameter Context 
loading
 discard 5747a1c64d HOTFIX-5417 Ensure NAR Auto Loader starts after NAR 
Provider has executed once, and ensure it synchronously processes any initial 
NARs (#94)
 discard b99478ef2d HOTFIX-5409 Ensure NAR Auto Loader and NAR Providers are 
started before loading flow from cluster - Move starting of auto-loader and 
providers earlier in JettyServer - Execute providers once before starting 
provider task threads to ensure at least one download - Set 
ThreadContextClassLoader before calling runOnce() of provider
 discard a179dc6080 NIFI-10385: If script body is empty for 
AbstractScriptedControllerService or InvokeScriptedProcessor, do not attempt to 
load script
 discard 55c7cd4750 NIFI-10001 Added missing componentComparisonIdLookup in 
test class
 discard 687caaa0d1 NIFI-10431: Improved log messages and Exception messages to 
indicate which components they pertain to. Also added a toString() for 
StandardLabel to make it more clear which Label is being referenced
 discard 327ad3a813 NIFI-10261: Ensure that when comparing Sensitive Parameters 
during flow sync we decrypt values for the comparison
 discard 8b5c138726 NIFI-10262: Ensure that when an Exception is thrown from a 
Controller Service's @OnEnabled method that we properly handle that Exception 
and continue enabling the other services in the given collection of services
 discard 19ab204bc2 NIFI-10246: When syncing Controller Services, wait until 
any DISABLING Controller Service has fully disabled before attempting to 
synchronize them. Also performed some minor refactoring/cleanup for System 
Tests in order to make writing a system test for this simpler
 discard 8e0c0a5f46 NIFI-10148: Fixed bug in SwappablePriorityQueue, in which 
the Active Queue Size could be decremented before the Unacknowledged Queue Size 
is incremented when FlowFiles are polled. This can result in the 
SwappablePrioriotyQueue incorrectly returning a value of true from the 
isEmpty() method. Additionally, updated the NiFiSystemIT so that if waiting for 
a particular queue size we periodically log size of all queues, which aids in 
debugging, and added necessary methods to [...]
 discard b215718167 NIFI-10069 Updated multiple components to support Sensitive 
Dynamic Properties
 discard bebe734648 NIFI-9960 Add documentation for Sensitive Dynamic 
Properties (#6089)
 discard d824d22de5 NIFI-9959 Add UI Support for Sensitive Dynamic Properties 
(#6073)
 discard b6c85c39f2 NIFI-10358 Updated CaptureChangeMySQL to use SSL JDBC 
properties
 discard 89367838aa Removing SNAPSHOT dependency from nifi-azure-processors 
project
 discard 01c3f5a0e5 Resolving compilation error in StatelessBootstrap
 discard 57b4cdaefd NIFI-10383: When importing/synching to a VersionedFlow, if 
the Versioned PropertyDescriptor indicates that a property references a 
Controller Service, treat it the same as if the PropertyDescriptor itself 
indicates that it references a service. This allows us to ensure that scripted 
components' property descriptors that reference controller services are 
properly mapped. Additionally updated StandardProcessorNode so that when we 
have this condition that we properly acco [...]
 discard da5e82bb2d NIFI-10108 Processor scheduling via parameter (#6115)
 discard 80e045b308 NIFI-9958 Add Framework Support for Sensitive Dynamic 
Properties (#6057)
 discard 009560e230 NIFI-9895 Allow parameters to reference controller services 
(#5958)
 discard b03b3f7962 NIFI-10371: When a component is moved between groups, 
ensure that its versioned component id is unique within the destination group. 
Also ensure that when adding a connection to a PG with the 
VersionedComponentSynchronizer that we prefer obtaining source/destination by 
instance id instead of versioned id.
 discard 62f59722e3 NIFI-8248 Modified PutAzureDataLakeStorage processor to use 
temp file instead of inline replacement
 discard 28de94026e NIFI-9951 Add proxy support to Azure ADLS and Blob v12 
processors
 discard 070a0d3f4d NIFI-9879 Add min/max age and min/max size properties to 
ListAzure processors
 discard bfbf67e63e NIFI-10375: If a class is not allowed in the 
AllowListClassLoader by classname, check the class's module and allow through 
anything in the java. or jdk. modules.
 discard fef668e48e NIFI-10387: Fixed negative logic bug in scripted components 
(#6325)
 discard 09a02fc861 CDPDFX-5552: Resolving sensitive parameters from flow 
control create event
 discard c5f26c0247 CDPDFX-5552: Resolving sensitive parameters in flow created 
control events
 discard 499e09e445 CDPDFX-5552: Retrieving param contexts by name instead of 
ID (#66)
 discard 7e497516cf Merge pull request #65 from gresockj/CDPDFX-5623.2
 discard d05d89a7b8 CDPDFX-5623: Handling a NPE in the FlowFeedbackManager, and 
adding log statements for Vault
 discard 1f56964cbb NIFI-10266 Upgrade NAR Maven Plugin to 1.3.5
 discard d568248468 CDPDFX-5428 Setting runtime version as object id for 
RuntimeManifestEvents (#63)
 discard f19f52b44b NIFI-10155 Bump NAR Maven Plugin version to 1.3.4
 discard a98eb5046d CDPDFX-5623: Publishing Controller Service Status to flow 
designer topic (#62)
 discard 903f61362d CDPDFX-5415 Separate serialization logic from stream 
converters so it can be used independently of the stream's Map (#61)
 discard f527f6e194 CDPDFX-5599 Add process group and RPG counts to process 
group status feedback (#60)
 discard 45dccb3dbe CDPDFX-5098: Converting runtime manifest to feedback stream 
(#58)
 discard 9477bf9d98 CDPDFX-5466 Remove check preventing child process group 
status from being published, and ensure all childStatus collections are cleared 
(#56)
 discard 023cb83edb CDPDFX-5377 Removing extraneous TLS dependency (#55)
 discard 0bb439b551 CDPDFX-5466: Publishing process group events to FD even for 
nested pr… (#54)
 discard ea4c7cd6d0 CDPDFX-5377: Adding Vault parameter service for flow 
designer (#47)
 discard d00fb49689 NIFI-10117: Allowing remote group ports to be synchronized 
from Stand… (#6128)
 discard 1bbe6d80b8 NIFI-10139: Adding fields to RemoteProcessGroupStatus 
(#6137)
 discard 87db69be40 NIFI-10140 Handle deleted parameters in 
StandardVersionedComponentSynchronizer
 discard 7b16788eed Merge pull request #52 from gresockj/CDPDFX-5473
 discard c42ad35425 CDPDFX-5473: Expanding scope of FlowValidationTask
 discard 8d3b5da92d Merge pull request #51 from gresockj/CDPDFX-5233.2
 discard c94e18d6e5 CDPDFX-5233: Adding revision info to FlowChangeEvent
 discard f0c4edb53a CDPDFX-5233: Publishing status after each flow change event
 discard c592e06bde CDPDFX - Fix flow change handler after 1.16.2 changes (#50)
 discard 97a1fbb926 CDPDFX-5233: Adding batchCount/batchId to FlowChangeEvent 
(#49)
 discard df3c44afec NIFI-10026 This closes #6043. Added jakarta.activation 
runtime dependency to bootstrap
 discard a3a78fbeca NIFI-9966 Corrects the registry loading of large flowfiles 
from git
 discard 784b63bfd4 NIFI-9470 This closes #6027. Allow creation of Parameter 
Context without any Inherited Parameter Contexts
 discard 0937c4c0e6 NIFI-10037: When system test fails to clean up flow, 
destroy the entire environment so that the next test starts in a healthy state. 
Name troubleshooting directories with the name of the test class to avoid 
ambiguity. Also added a log statement so that we know which test is running 
when looking at the log output from the tests themselves. Finally, found an 
issue in AbstractComponentNode in which we iterate over the elements in a Map 
and call setProperty, which can upda [...]
 discard 38c1057dcd NIFI-10036: Corrected Elasticsearch Client Service to 
prefix paths for all requests
 discard 1c04881e8b NIFI-10015 Upgraded Hadoop from 3.3.0 to 3.3.2
 discard 2139f047f8 NIFI-10001: Fixed bugs that caused some components to not 
have their scheduled state updated. (#6049)
 discard fc0c539405 NIFI-10031 Downgraded Jakarta Mail from 2.0.1 to 1.6.7 
(#6052)
 discard 7dc41cdf60 NIFI-9967: Added FlowSerializationStrategy to determine 
which flow formats (XML,JSON) to save
 discard f89ff337f6 NIFI-10010: ListenTCP adds Certificate Subject and Issuer 
FlowFile attributes
 discard 0573116633 NIFI-10001: When enabling a collection of Controller 
Services, change… (#6042)
 discard 806628484b NIFI-9990 This closes #6030. Improved FTP 550 file 
unavailable handling
 discard 11e7948ffb NIFI-10014 Upgraded Registry Test JDBC Drivers
 discard 112b8deae4 NIFI-10024 This closes #6041. Upgraded Netty from 4.1.74 to 
4.1.77
 discard 8ae708d64d NIFI-10020 This closes #6039. Corrected 
ClassNotFoundException in EmailNotificationService
 discard f0b39e68ba NIFI-10023: Ensure that any files that are archived upon 
startup properly increment the archival count in the content repo
 discard 68363c3c95 NIFI-10003 - NiFi build fails in UTC+ time zones
 discard 2ebfbc2d9f NIFI-10009 - bump Kudu client from 1.15 to 1.16
 discard ba77fd6632 NIFI-9991 Fix: The asn1 
StandardRecordModelIteratorProvider's interator returns only the first object 
read from the input stream.
 discard 02a4232bd9 NIFI-10006 Upgraded async from 2.6.3 to 2.6.4 for Registry
 discard 1056c158a3 NIFI-10004: Allow loading .class files that are relative to 
the NAR directory, in addition to the .jar / .nar files
 discard fbb001e198 NIFI-9993: Fixed bug in initialization in which the Content 
Repo did not properly increment the counter for how many files exist in the 
archive directories. This was causing the counter to become negative in some 
cases, which caused processors to incorrectly pause, waiting for content 
archive cleanup to occur when, in fact, there were no files archived
 discard 73c9b3edbb NIFI-9984 Allow 200-series responses in OAuth2 Access Token 
Provider
 discard 44e366dced NIFI-9988 Corrected Property Decryption for Authorizers and 
Providers
 discard c92a5030df NIFI-9932 Upgrade minimist from 1.2.5 to 1.2.6
 discard 746818ba6d NIFI-9980 Corrected conflicting GCP dependencies
 discard ef4fa61ce4 NIFI-8533: Replace deprecated jython-shaded with jython-slim
 discard a3866d34cf NIFI-9978: - Updating the condition under which we show the 
Download Flow menu items.
 discard a275117b0e NIFI-9798 Added Proxy Support for ConsumeGCPubSub and 
PublishGCPubSub
 discard 9f77c743eb NIFI-9977 In StandardOauth2AccessTokenProvider add new 
property to be able to set "scope".
 discard 4971f38b87 NIFI-9976 Upgraded json-smart to 2.4.8
 discard 3e7ab0e71e NIFI-9968 Added null check before System.setProperty() in 
test methods
 discard 0ccde66e02 NIFI-9944 Configured maven-dependency-plugin for JavaScript 
test JAR
 discard 75cc7cd692 NIFI-9944: Fixed issue with using modules in 
InvokeScriptedProcessor
 discard 3b40d60e18 NIFI-9918: 'Parse XML Attributes' property added to 
XMLReader NIFI-9918: Fixed review findings NIFI-9918: Example added to 
XMLReader's additionalDetails.html on the new property. Minor documentation 
fixes.
 discard 47a7da3db1 NIFI-10071: Adding support for HashiCorp Vault K/V version 
2 Secrets Engine (#6087)
 discard 6c7fab0477 CDPDFX-5353 Publish mapping from versioned component id to 
component id (#45)
 discard 1e1dae7104 NIFI-10072: Adding LoadBalanceStatus to ConnectionStatus 
(#6086)
 discard 40893b35fc NIFI-9969 Add extension restrictions to C2 component 
definition model
 discard ce5fa83bea CDPDFX-5134: Publishing remote port status for flow 
designer (#43)
 discard cf55f80ad6 CDPDFX-5229 Correct TLS enabled logic in 
RedisFlowDesignerClient
 discard 438f367ffa CDPDFX-5242: Fixing build after rebase
 discard fe3b7cc133 CDPDFX-5242: Fixing bulletin bugs, increasing Redis pool 
config (#41)
 discard cbe0d02fd8 CDPDFX-4955 Integrate component synchronization into 
StandardFlowChan… (#40)
 discard a53f7f9e59 Fix usage of jackson.version after cherry-picking
 discard 0efd7430e6 NIFI-9954 Upgraded Spring Framework from 5.3.18 to 5.3.19
 discard 040eb47db5 NIFI-9955 Upgraded ZooKeeper 3.4.14 to 3.5.9
 discard 5e2f83f2fa NIFI-9901 Removed provided scope from nifi-xml-processing 
registry-ranger
 discard 118a56e848 NIFI-9888 Fix Azure header datetime format
 discard 2229f6dfc0 NIFI-9952 Upgraded Jackson BOM to 2.13.2.20220328
 discard 66bb4b08fc Fix version in nifi-standard-content-viewer pom after 
cherry-picking
 discard 8300f168aa NIFI-9949 Corrected intermittent failures in TestPutSFTP
 discard 667c7f1377 NIFI-9943 Added Transform Provider to nifi-xml-processing
 discard 9ef7b439a3 NIFI-9941 - fix handling of ReportingTask stop request
 discard b4a822e70e NIFI-9883 Updated Ranger assembly exclude property 
protection modules
 discard 6504732b9d Fix versions in nifi-build after cherry-pick
 discard 5a8858ef04 NIFI-9942 Removed load test from TestPutUDP
 discard 9e7412267a fixed error message reporting (#5979)
 discard 950d8e8688 NIFI-9861: Removed BlockListClassLoader in favor of 
AllowListClassLoader
 discard 376ca79c45 NIFI-9826 Moved build locale settings from Maven to GitHub 
Workflow
 discard 4a13c054b3 NIFI-9776 Adding the possibility to export flow definition 
with referenced services (#5859)
 discard d82041e322 NIFI-9917 fix the tooltip of "delivery guarantee/best 
effort" to a more accurate one
 discard 83751ba047 NIFI-9939 Upgraded SSHJ from 0.32.0 to 0.33.0
 discard 3ec182be07 NIFI-9925 Adjust PutUDP and SNMP tests to run without 
preferring IPv4
 discard d878024913 NIFI-9940: Renamed StandardProcessGroupSynchronizer to 
StandardVersionedComponentSynchronizer. Added synching for processors, 
input/output ports, connections, etc. Added unit tests.
 discard ac3396ee48 Correct version in grpc processors pom after cherry-pick
 discard 4551d2c089 Fix versions after cherry-picks
 discard 00e1ec221e NIFI-9883 Refactor Property Protection using Isolated 
ClassLoader (#5972)
 discard c84e3dab50 NIFI-9933 Upgraded Apache Ant to 1.10.12
 discard 16186df80c NIFI-9934 Remove unused Groovy dependency management from 
nifi-graph-test-clients
 discard a0c2fc08f7 NIFI-9935 Upgraded Zip4j from 2.9.1 to 2.10.0
 discard d544a4f116 NIFI-9928 Removed nifi-security-utils from 
nifi-prometheus-reporting-task
 discard 5185b01706 NIFI-9899 Corrected MongoDBLookupService attribute handling
 discard 174c2ecffb NIFI-9862 Updated JsonTreeReader to read Records from 
Nested Field
 discard 112e78a655 NIFI-9924 Corrected text encoding in PutEmail filenames and 
TestFTP
 discard fb021a741f NIFI-9897 This closes #5949. Refactored GRPC SSL 
Configuration
 discard 43e0c99e85 NIFI-9923 Corrected SimpleProcessLogger handling of 
Throwable causes
 discard 71ea20948c NIFI-9901 Added nifi-xml-processing to nifi-commons
 discard f6958737d7 NIFI-9903: This closes #5955. When using the 'success' 
relationship only for LookupRecord, lookup all records until a match is found, 
in order to determine the resultant schema. Refactored code to eliminate 
AbstractRouteRecord, because LookupRecord is the last processor that extended 
from it. Refactored code to use an inner interface to clean up code.
 discard 63768de964 NIFI-9893 - Ensure orderly cluster node removal on node 
delete via UI (#5946)
 discard 7f957a9088 Bump moment (#5951)
 discard f6724ebd0c Bump moment (#5952)
 discard 2e428e199a NIFI-9832: Fix disappearing XML element content when the 
element has attribute (#5896)
 discard 58641bc2a8 NIFI-9871 Correct Component Stack Trace Logging (#5945)
 discard cc43d9ea10 NIFI-9911: Fixed checking HDFS URI in ListHDFS' Directory 
property
 discard b04ab26b5d NIFI-9874: Consider Flow Difference Type of 
PARAMETER_CONTEXT_CHANGED an environmental change
 discard bffe991d23 NIFI-9910: This closes #5956. Call toString() on the 
provided key in CSVRecordLookupService instead of attempting to cast to a String
 discard 56aa0a5988 NIFI-9898: Used CloseableHttpClient and replaced deprecated 
class/method usages in ProxyAwareTransportFactory in GCP module
 discard fca0057b70 NIFI-9885: This closes #5938. When creating ContainerState, 
ensure that we pass the correct value for the archiveEnabled flag.
 discard 1ba5d0842c NIFI-9896: Fixed bug with overwriting Script Body value in 
InvokeScriptedProcessor
 discard 808231ae71 NIFI-9884 - JacksonCSVRecordReader ignores specified 
encoding
 discard 40b732c2c6 NIFI-9875 In 
StandardProcessGroupSynchronizer.updateConnectionDestinations handle special 
case when output port is moved to a child process group while kept connected. 
(#5931)
 discard 2afa27547d NIFI-9887 Set minimum Java build version to 1.8.0-251
 discard 09560c6523 NIFI-9886 Upgrade MongoDB driver to version 4.5.0
 discard 33b5b9cdaa NIFI-8677 Added endpoint suffix for Azure EventHub 
Processors
 discard 706d85450d NIFI-9881 Refactored the JSON services to use Jackson 2
 discard 30b3453aa7 NIFI-9882 Updated HtmlDocumentationWriter to avoid writing 
null characters
 discard a1f2fa3753 NIFI-7253 Upgraded Jackson to 2.13.2 using jackson-bom
 discard f46cd6b330 NIFI-9873 Upgraded Kotlin to 1.6.20
 discard e993467aee NIFI-9870 Upgraded Jetty from 9.4.45 to 9.4.46
 discard 1a583e587a NIFI-9831: XML schema inference fix for XML elements with 
attributes
 discard 12bd4e74c9 NIFI-9872 Upgraded azure-sdk-bom to 1.2.0 for Sensitive 
Properties
 discard a98f3a8e12 NIFI-9869 Upgraded Apache POI from 5.0.0 to 5.2.2
 discard 4f28ca08cc NIFI-9860 Upgraded JRuby from 9.2.6.0 to 9.3.4.0
 discard 82de15b96c NIFI-9846 Implement pagination listing for Azure List 
processors
 discard 605d954970 NIFI-9858 Refactored nifi-system-test-suite using generated 
certificates
 discard d5ee22dc64 NIFI-7254 Upgraded geoip2 from 2.12.0 to 2.16.1
 discard 9c9434ba1c NIFI-9824 - Address WARN log message in ProcessorAuditor on 
action RunOnce
 discard 9936406423 NIFI-9820 Reduced Kudu Client Worker Count default setting
 discard 4590ebe855 NIFI-9816 Added lang attribute to html tag for WCAG 2.1 
Accessibility
 discard c463f58d9f NIFI-9844 Refactored Encryptor tests using JUnit 5
 discard fc8f53fa62 NIFI-9702 ListSFTP will set mime.type when Record Writer 
configured
 discard d865b65afe NIFI-9842 Refactored nifi-commons using JUnit 5
 discard b5d1277da9 NIFI-9838: Added Client Certificate attributes to 
ListenTCPRecord FlowFiles
 discard e2e173f9d7 NIFI-9841 Improved Encryptor test reliability
 discard 1bcdd1753d NIFI-9701 - Corrected No Tracking strategy to create one 
flow file when using a Record Writer
 discard ec7fccc6ea NIFI-7262 Added debug logging for the generated query in 
PutCassandraRecord. (#5898)
 discard d5db995a1b CDPDFX-4572: Publishing status, validation, and bulletins 
to FD streams (#38)
 discard bdffbb7fed NIFI-9853: Refactored StandardProcessGroupSynchronizer to 
make use of… (#5919)
 discard 4a5d15cf2e NIFI-9859 Upgraded Apache Curator from 5.2.0 to 5.2.1
 discard 3dd3463740 NIFI-9854: Include slf4j-api as runtime scope for 
nifi-stateless-system-test-suite; When constructing the classes to block for 
the stateless ClassLoader, allow through any classes that come from Java Home's 
lib/ directory
 discard 424610afdd NIFI-9852 Upgraded Spring Framework from 5.3.16 to 5.3.18
 discard c05fa4e54e NIFI-9845 Fix NiFi Registry database ITs
 discard 945cfb9d62 NIFI-9847: Switched LifecycleState to use a WeakHashMap to 
track Acti… (#5917)
 discard 4997d0fbec NIFI-9787: Increasing visibility of selected slickgrid row 
with 1px b… (#5857)
 discard c0443f4b53 NIFI-9836: fix database selection during nifi registry 
startup (#5907)
 discard 62c3299b1e NIFI-9839: Fixed bug in which Process Group would return 
true for isEmpty even if it has a Controller Service (#5910)
 discard c483c038b8 NIFI-9773 Refactored nifi-system-tests using JUnit 5
 discard d3a758e6c8 NIFI-9834: When calling ByteArrayContentRepository.read() 
on a null Content Claim, return an empty ByteArrayInputStream instead of 
throwing NullPointerException
 discard ee7bc54e59 NIFI-9835: Fixed threading bug in which 
NioAsyncLoadBalanceClient calls LoadBalanceSession.isComplete() followed by 
LoadBalanceSession.isCanceled() but it's possible for the complete flag to 
change before the canceled flag (they are not updated atomically). So changed 
to use a single LoadBalanceSessionState enum that represents the state. Also 
made the private StandardProcessSession.commit(boolean) method synchronized. 
When a processor is terminated (as is the case in  [...]
 discard 0aec2a6017 NIFI-9827: Upgrading AWS Java SDK to 1.12.182 to pick up 
new AWS Regions
 discard 0f42fcbeb6 NIFI-8124 Added Cookie Strategy property to InvokeHTTP
 discard aaecfb5b2c NIFI-1468 Added tests to handle invalid cipher streams 
missing Salt/IV
 discard a5d06b2395 NIFI-9793 Added wait for Controller Service run status in 
tests
 discard ca3c156c2a Merge pull request #37 from bbende/CDPDFX-4313
 discard 6cf51d1d8b Move initiation of node removal to offload instead of 
disconnect, add a task to keep retrying node removal
 discard 94f1c6ee5f CDPDFX-4313 Improvement error handling when interacting 
with FlowDesignerClient - Improve polling tasks to slowly back off and keep 
retrying until success - Move manifest publishing and node registration to 
schedule tasks
 discard 4cb8a81c6a CDPDFX-4301: Adding component validation after processor 
events are h… (#36)
 discard a665f55512 CDPDFX-4278 Remove deleted NARs from nifi-assembly pom that 
still reference 1.15.0
 discard 04cefdd650 CDPDFX-4278 Adding addtional logging in 
DirectoryExtensionManifestProvider to debug build failure
 discard 4958378e98 Revert "NIFI-9407 Upgraded Ozone from 1.0.0 to 1.2.1"
 discard 6535438119 CDPDFX-4049 Correct nifi-framework-api versions for 1.16.0
 discard 79e379c6cf CDPDFX-4049 Correct nifi-redis-flow-designer-protocol 
versions for 1.16.0
 discard 72a0ee9855 CDPDFX-4280 Refactor how flow designer events are consumed 
- Introduce EventContainer to pass along stream name and offset - Add the 
offset to VersionControlInformation/VersionFlowCoordinates - Add new event 
retrieval methods to FlowDesignerClient - Add polling tasks for control channel 
and flow changes - Move node identifier from Redis impl to framework level - 
Store control channel offset in FlowController and serialize to 
flow.xml/flow.json - Separate FlowDesignerSe [...]
 discard e39431c0c2 CDPDFX-4257: Rename consumer.group/name to node.identifier 
and add no… (#34)
 discard 26d1fa9cfc CDPDFX-4049 Initial setup of FlowDesignerClient and Redis 
implementation (#33)
 discard d7e6cf0eee Revert "NIFI-9248 Use hive-exec:core instead of the 
"regular" hive-exec dependency"
 discard c29d24d496 [INTERNAL COMMIT] Setting hive-storage-api version to 
hive.version for Hive 3 processors
 discard 256c3e8d59 [INTERNAL COMMIT] Fix exclusions of log4j in 
nifi-hive3-processors when using internal hive.version
 discard 4558bf2d21 CFM-2345: Exclude log4j libraries which cause runtime errors
 discard 46e5a10cdd Update Atlas version to Apache 2.2.0 to allow tests to pass
 discard 9be5bfd86f Remove unused import in 
X509AuthenticationSecurityConfiguration
 discard cce472b4d2 CDPDFX-3043 Adjust kudu version properties
 discard 1204a8fb97 Fix Ignite NAR version to 1.16.0
 discard b98d7dd7c6 Bumping atlas version.
 discard 3d208782a7 CDPDFX-2597: (#29)
 discard aaf3547c27 Remove RunOnceIT
 discard 26570fbaae CDPDFX-2470 Ensure anonymous user has idp groups populated 
(#28)
 discard 2a7d8b16a4 CFM-1734 Re-adding ignite nar
 discard d127cea003 CFM-1734 Removed druid from nifi-assembly
 discard 8f4112a240 CFM-1734 Fix rebase issue: Atlas and Nifi Registry 
dependency changes broke method calls
 discard 204085c864 CFM-1734 Re-adding excluded NARs from the Apache version
 discard 0453f14bfd CFM-1734 User apache version for kudu-binary, as it does 
not have cldr version
 discard 232e23154d CFM-269: Set Hive versions for CDP
 discard 297c9f798d CFM-489: - Updating branding to utilize new logo.
 discard 6e5c6916b2 BUG-117603: - Applying branding.
 discard 676bc4c23d CDPDFX-2216 Refactored methods incompatible with Java 8 
(#25)
 discard 2bcb245823 CDPDFX-2216 Corrected character set usage and dependency 
declartion (#24)
 discard 66e2e4fdd5 CDPDFX-2216 Added HeaderX509CertificateExtractor (#23)
 discard 5814fc353b CDPDFX-2216 Switch to using StringUtils.isNotBlank
 discard 48e24e3af6 CDPDFX-2216 Add dev mode groups to anonymous user when dev 
mode is enabled
 discard f7b2d24510 Skip X509 authentication when identity is ingress AND no 
X-ProxiedEntitiesChain
 discard 87ffd9097b Fix removal of nifi-web-security-context.xml after 
cherry-pick
 discard 3ada6fd5c9 CDPDFX-2216 Use the SAN from X509Certificate instead of CN

Reply via email to