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

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


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

     was 02e0054b60 HOTFIX-5305 ENGESC-16758 Custom patch for this release

This change permanently discards the following revisions:

 discard 02e0054b60 HOTFIX-5305 ENGESC-16758 Custom patch for this release
 discard ad1db3a159 HOTFIX-5188: NIFI-10114 This closes #6122. Removed Single 
Refresh from ShellUserGroupProvider
 discard 444acff044 CFM-2584: fix RelOptMaterialization noClassDefFoundError 
nifi uses hive-exec core, which means all transitive dependencies need to be 
defined, otherwise we get no class def found issues
 discard cf297e740e Revert "CFM-2332: fix build error after cherry picks"
 discard 068bd6284b CFM-2585 Fix AvroToParquet testData unit test
 discard de4b86b875  HOTFIX-4623: We need to use CDP version of 
hive-storage-api and orc-tools version, otherwise we got several ClassNotFound 
errors
 discard ac98f291d8 Revert "CFM-2556 Add UT code coverage reporting to 
Sonarqube for CFM-2.2.4.0"
 discard 34e5eddb9a CFM-2556 Add UT code coverage reporting to Sonarqube for 
CFM-2.2.4.0
 discard f7d6592690 CFM-2345: exclude old gson library version from an another 
transitive dependency
 discard 5b7b024e43 CFM-2345: Exclude gson library which cause bootstrap issues
 discard 79bba6c7ed NIFI-9552 Fix the same NoClassDefFound error in case of 
nifi-registry ranger plugin Without define the jcl runtime dependency, the 
assembly plugin will not copy the jcl jar to the ranger lib directory, which 
cause NoClassDefFoundError in some cases
 discard cc1c358a1b NIFI-9578 NiFi user list no longer breaks if a user and 
group have the same id (#5695)
 discard 6c06f85172 NIFI-9534 Upgraded Log4j 2 BOM from 2.17.0 to 2.17.1
 discard a103414805 NIFI-9394 Removed RequestLogger and TimerFilter
 discard 4d2d36916c NIFI-9291 Added NiFi HTTP request logging
 discard c916ad1231 NIFI-9385 Add Flow Metrics producer for Cloudera Manager
 discard 08bbed7a0a NIFI-9397 Added Custom Authorization property to 
JettyWebSocketClient
 discard 37dbe57eef NIFI-9308: Added EmailRecordSink
 discard a715a1a39d NIFI-9552: Make sure cl-over-slf4j is included under 
ext/ranger/install/lib directory
 discard fa77ece10b NIFI-9530 Removed google-cloud-pubsublite from GCP (#5627)
 discard 9ed52d4b3b CFM-2451 Exclude incompatible orc-core version introduced 
in orc-tools
 discard 444dd9c730 CFM-2451 Change hive-storage-api version to unified version
 discard 9e4c30f644 CFM-2451 Exclude additional dependencies Added missing 
hive-parser dependency
 discard c8fce72a19 Revert "CFM-2332: Fix test build issues"
 discard 22b1c91096 FIX Remove duplicate scl-over-log4j dependencies in pom.xmls
 discard 0eeda2fd17 CDPD-33031 Exclude banned dependency which occurs only 
downstream
 discard 7810e73f91 CDPD-33031 NIFI-9524 exclude commons-logging and log4j-core 
banned dependencies for other build profiles as well
 discard c118ffe24f CDPD-33031 NIFI-9483 This closes #5616. Excluded Log4j 2 
log4j-core and related libraries
 discard 102ebca627 CDPD-33031 NIFI-9491 Excluded commons-logging and added 
jcl-over-slf4j references
 discard 40d636bf8c  CDPD-33031 Fix build issues
 discard 1ee712698c CDPD-33031 exclude transitive log4j dependency comes from 
nifi-hive_1_1-nar
 discard 9ad3c307db CDPD-33031 Fix build: unused and missing imports
 discard 08ec57d66f CDPD-33031 exclude more transitive log4j and slf4j-log4j12 
dependencies come with cloudera libs
 discard 10396887d4 CDPD-33031 exclude transitive slf4j-log4j12 dependencies 
comes with only downstream libs
 discard 6fb8ee2889 CDPD-33031 Fixes for unit tests
 discard 1a61651989 CDPD-33031 exclude log4j from cloudera libs
 discard cb5408642e PGM-612 Update NOTICE file
 discard 97fc740450 HOTFIX-4582: NIFI-9334 Add support for upsert in 
'PutMongoRecord'. Use 'bulkWrite' for both insert and upsert.
 discard a537f89256 CFM-2332: Extend NifiAtlasHook with new mandantory method
 discard af1c1717c5 HOTFIX-4568: NIFI-9362: Ensure that we update the StateMap 
in AbstractListProcessor to hold any files whose date matches the latest before 
setting cluster-wide state
 discard a606b7f45a CFM-2332: Fix test build issues
 discard 4348003e03 CFM-2332: fix build error after cherry picks
 discard 87a7951177 CFM-2332: Exclude org.json:json  transitive dependency from 
schema-registry-client It seems this dependency gloabally disabled in nifi, 
however with latest version of schema-registry-client this transitive 
dependency appeared, which cause build error.
 discard e89746fb1d CFM-2332: Fix build issues and rebase issues
 discard 2bbc0e0610 CFM-2332 Some reason from private repo the net.minidev not 
resolved, unless it is specified
 discard 1f2c8b0d20 HOTFIX-3902 Update hwx.registry.version to 0.8.1.7.1.5.0-257
 discard 1cb0845024 [cloudera-build] Update hwx.registry.version to 
0.10.0.7.1.6.0-297
 discard aeacac85d1 [Internal] Update NOTICE file
 discard bf928803c6 CFM-2257: fix conflict errors
 discard 077f19d2ce CFM-2257: Fix build issue
 discard 87431c7ab2 [CLOUDERA-BUILD] Bump hwx.registry.version to 
0.10.0.7.2.12.0-235 and update SchemaRegistryClient class
 discard e2e7ff89c4 Fix schemaregistry build error
 discard ff6e833f6b [INTERNAL] Fix test issues
 discard 782f1b7d74 [INTERNAL] Fix due to Hiva API changes
 discard afa60faa46 fixup! NIFI-8439 Update parquet-avro to allow reading 
parquet INT96 timestamps as byte arrays (instead of throwing an exception).
 discard 31b52027fb [Internal] Apply notice file
 discard ae93bb4285 CFM-1734 Re-add kudu.apache.version for test dependencies
 discard a2a208fabf NIFI-8240: Unify Kudu versions
 discard f4544c8d8e CFM-1734 User apache version for kudu-binary, as it does 
not have cldr version
 discard d429942268 CFM-1734 Re-adding ignite nar
 discard eaa8d83fe6 CFM-1734 Removed druid from nifi-assembly
 discard 386ef9f111 CFM-489: - Updating branding to utilize new logo.
 discard 26822e1285 CFM-1734 Re-adding excluded NARs from the Apache version
 discard cb762b47c0 BUG-117603: - Applying branding.

Reply via email to