exceptionfactory
72b45f3114
NIFI-13202 Removed Accumulo Processors and Services
...
This closes #8794 .
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-05-09 16:14:20 -07:00
Joseph Witt
f0d0676518
NIFI-13178 Upgraded extension and framework dependencies
...
- Upgraded Apache Mina 2.1.8 to 2.2.3
- Upgraded unboundid-ldapsdk from 6.0.11 to 7.0.0
- Upgraded okhttp-digest from 2.7 to 3.1.0
- Upgraded reactor-netty-http from 1.0.44 to 1.1.18
- Upgraded jetbrains-annotations 13.0 to 24.1.0
- Upgraded reactor-core from 3.4.37 to 3.6.5
- Upgraded reactor-test from 3.5.16 to 3.6.5
This closes #8775
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-05-07 21:49:27 -05:00
Joseph Witt
2711f9d8cf
NIFI-13150 Removed Couchbase Components
...
This closes #8753
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-05-06 15:28:25 -05:00
Joseph Witt
030435d996
NIFI-13149 Removed nifi-datadog-bundle
...
This closes #8751
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-05-06 14:57:44 -05:00
Joseph Witt
7a6c26fd96
NIFI-13144 improved depependency update config and various dependencies
...
com.puppycrawl.tools:checkstyle 10.15.0 -> 10.16.0
software.amazon.awssdk:xray 2.25.40 -> 2.25.45
com.amazonaws:aws-java-sdk-keyspaces 1.12.710 -> 1.12.715
com.azure:azure-sdk-bom 1.2.21 -> 1.2.23
com.google.cloud:libraries-bom 26.37.0 -> 26.38.0
net.bytebuddy:byte-buddy 1.14.12 -> 1.14.14
org.checkerframework:checker-qual 3.37.0 -> 3.43.0
org.eclipse.jdt:ecj 3.33.0 -> 3.37.0
com.microsoft.azure:msal4j 1.14.3 -> 1.15.0
com.google.guava:guava 33.1.0-jre -> 33.2.0-jre
com.ibm.icu:icu4j 74.2 -> 75.1
org.opensaml:opensaml-* 4.3.1 -> 4.3.2
org.apache.sshd:sshd-* 2.12.0 -> 2.12.1
com.nimbusds:oauth2-oidc-sdk 9.43.3 -> 9.43.4
excel-streaming-reader 4.2.1 -> 4.3.1
amqp-client 5.20.0 5.21.0
json-schema-validator 1.3.2 1.4.0
Saxon-HE 12.3 12.4
lucene 8.11.2 8.11.3
commons-compiler 3.1.10 3.1.12
dropbox.client.version 5.4.4 5.4.6
subethasmtp 7.0.1 7.0.2
docker-java-api 3.3.4 3.3.6
google-api-services-drive v3-rev20230520-2.0.0 v3-rev20240327-2.0.0
protobuf-java 3.25.1 3.25.3
hazelcast 5.3.5 5.3.7
jackson-datatype-protobuf 0.9.14 0.9.15
kusto-* 5.0.3 5.0.5
mysql-connector-j 8.3.0 8.4.0
docker-compose-junit-jupiter 2.0.0 2.3.0
bolt-socket-mode 1.37.0 1.39.0
wire-schema-jvm 4.9.3 4.9.9
mysql-binlog-connector-java 0.29.0 0.29.2
jjwt 0.12.3 0.12.5
reactor-core 3.4.34 3.4.37
reactor-test 3.5.14 3.5.16
jakarta.activation-api 2.0.1 (and 2.1.2) to 2.1.3
jakarta.mail-api 2.0.1 (and 2.1.2) to 2.1.3
datafaker 2.0.2 to 2.2.2
jna and jna-platform 5.13.0 5.14.0
activemq-* 6.1.1 6.1.2
camel-salesforce 3.14.9 3.14.10
commons-csv 1.10.0 1.11.0
hbase.version 2.5.5-hadoop3 2.5.8-hadoop3
httpasyncclient 4.1.4 4.1.5
httpcore-nio 4.4.12 4.4.16
iotdb 1.3.0 1.3.1
mina-core 2.1.6 2.1.8
gremlin-* 3.7.1 3.7.2
clojure 1.11.2 1.11.3
angus-mail 2.0.2 2.0.3
jgit* 6.8.0.202311291450-r 6.9.0.202403050737-r
javaassist 3.29.2-GA 3.30.2-GA
jline 3.25.1 3.26.1
mariadb-java-client 3.3.0 3.3.3
mongodb-driver-sync 4.11.1 4.11.2
neo4j-java-driver 4.4.12 4.4.16
postgresql 4.7.2 4.7.3
spring-data-redis 2.7.15 2.7.18
spring-integration-mail 6.2.1 6.2.4
spring-vault-core 3.1.0 3.1.1
xmlunit-core 2.9.1 2.10.0
xmlunit-matchers 2.9.1 2.10.0
amazon-kinesis-client 2.5.7 2.5.8
reactor-netty-http 1.0.39 1.0.44
ant 1.10.13 1.10.14
hamcrest-core and hamcrest-all 1.3 moved to just hamcrest 2.2
This closes #8746
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2024-05-06 15:13:18 +01:00
Joseph Witt
19aab9bbba
NIFI-13007 Removed nifi-solr-bundle
...
This closes #8705
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-04-27 22:42:49 -05:00
exceptionfactory
63fc1aeceb
NIFI-13014 Remove unused Avatica versions from code-coverage
...
This closes #8615 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-04-09 09:47:49 +02:00
exceptionfactory
14cb3f00f8
NIFI-12981 Removed Hive 3 Components
...
- Moved nifi-hive-test-utils to nifi-iceberg-test-utils
- Removed nifi-hive-bundle and include-hive3 profile
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8588 .
2024-03-31 20:01:37 +03:00
exceptionfactory
407dd4d4bc
NIFI-12947 Upgraded MIME4J to 0.8.11
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8561 .
2024-03-25 20:02:11 +01:00
exceptionfactory
d9bcc8b496
NIFI-12920 Removed nifi-cassandra-bundle
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8531 .
2024-03-19 08:49:15 +01:00
exceptionfactory
014d539b5e
NIFI-12824 Removed ExecuteStateless Processor and NAR
...
This closes #8434
Removed nifi-stateless-nar from nifi-assembly
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-20 17:02:05 -07:00
exceptionfactory
4d5f33804b
NIFI-12765 Removed Apache Ranger modules
...
This closes #8389
- Removed nifi-ranger-bundle modules
- Removed nifi-registry-ranger modules
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-14 17:11:50 -07:00
exceptionfactory
fcaaa566e8
NIFI-12793 Removed deprecated nifi-spark-bundle
...
This closes #8409
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-14 17:10:50 -07:00
exceptionfactory
3fcf5f25b4
NIFI-12657 Removed MiNiFi C2 Server modules
...
This closes #8291 .
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-01-22 17:51:29 -07:00
dan-s1
f76d7884ba
NIFI-12554 Moved JoltTransformJSON and JoltTransformRecord to nifi-jolt-nar
...
This closes #8249
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-19 17:30:37 -06:00
exceptionfactory
74fdd1cf98
NIFI-12631 Upgraded Apache MINA SSHD from 2.11.0 to 2.12.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8265 .
2024-01-18 21:08:23 +04:00
EndzeitBegins
359ffa5b4f
NIFI-12627 Extract nifi-file-transfer from nifi-standard-processors
...
This closes #8262
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-17 22:21:07 -06:00
exceptionfactory
6f456ebbd4
NIFI-12518 Upgraded Calcite Avatica from 1.23.0 to 1.24.0
...
This closes #8164
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-12-16 10:05:15 -05:00
exceptionfactory
2ac3988881
NIFI-12448 Removed InfluxDB Processors
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8093 .
2023-12-01 16:21:20 +01:00
exceptionfactory
e5e76d0161
NIFI-12393 Upgraded OWASP Check from 8.4.2 to 8.4.3
...
- Upgraded Azure SDK BOM from 1.2.17 to 1.2.18
- Upgraded Reactor Netty HTTP from 1.0.34 to 1.0.39 for Azure Identity
- Upgraded MSAL4J from 1.13.10 to 1.14.0
- Upgraded Box Java SDK from 4.4.0 to 4.6.1
- Relocated Apache Ant managed versions to bundle parent modules
- Added okio-fakefilesystem to managed dependencies
- Suppressed vulnerability for Picocli misidentified as LINE library
- Added managed dependencies to nifi-code-coverage to avoid false positives due to different parent modules
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8054 .
2023-11-21 12:16:12 +01:00
Ferenc Erdei
61bb01560d
NIFI-12333 MiNiFi property override through env and system variables
...
Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
This closes #7997 .
2023-11-10 16:20:41 +01:00
exceptionfactory
5554bab516
NIFI-12192 Added Codecov Reporting with JaCoCo
...
- Added report-code-coverage profile to nifi-assembly for aggregation
- Added Codecov reporting to Ubuntu Linux Job in ci-workflow
- Added Codecov badge to README.md
This closes #7995
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-11-08 19:49:51 +00:00