Commit Graph

780 Commits

Author SHA1 Message Date
Scott Aslan 90e7501a0a
[NIFI-13035] remove angular2jwt and update to node 21 except in registry (#8641)
This closes #8641
2024-04-17 15:15:49 -04:00
exceptionfactory 28a9026479
NIFI-13038 Upgraded Groovy from 4.0.20 to 4.0.21
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8640.
2024-04-13 10:32:09 +02:00
exceptionfactory 06f0c6c489
NIFI-13040 Upgraded Commons IO from 2.15.1 to 2.16.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8642.
2024-04-13 10:26:52 +02:00
exceptionfactory 8a0dd3e3d1
NIFI-13036 Upgraded Logback from 1.4.14 to 1.5.5
- Upgraded SLF4J from 2.0.12 to 2.0.13

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8637.
2024-04-13 10:25:19 +02:00
exceptionfactory 522e8ad888
NIFI-13033 Upgraded Jetty from 12.0.7 to 12.0.8
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8636.
2024-04-13 10:19:18 +02:00
exceptionfactory e1eb30a9ce
NIFI-13032 Upgraded Spring Framework from 6.1.5 to 6.1.6
- Upgraded Spring Boot from 3.2.3 to 3.2.4 for Registry

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8635.
2024-04-13 10:17:47 +02:00
Joseph Witt 98c4061cfe
NIFI-12996 Moved zstd-jni to standard-shared-nar
- zstd-jni must be present in the same NAR as commons-compress

This closes #8598

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-04-03 20:56:59 -05:00
exceptionfactory 9abafeb6df
NIFI-12979 Upgraded Kotlin from 1.9.10 to 1.9.23
- Upgraded Okio from 3.8.0 to 3.9.0

This closes #8586

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-30 13:38:11 -05:00
exceptionfactory 8ef9528bf9
NIFI-12966 Upgraded Netty from 4.1.106 to 4.1.108
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8578.
2024-03-28 10:34:03 +01:00
exceptionfactory 8e0b83b025
NIFI-12945 Moved Commons Configuration 2.10.1 to shared version
- Moved Commons Configuration from nifi-lookup-services to project configuration
- Moved Google Guava version from nifi-hive-test-utils to nifi-hive-bundle

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8560.
2024-03-27 14:35:33 +01:00
exceptionfactory 3bed30e9db
NIFI-12962 Upgraded Spring Framework from 6.0.18 to 6.1.5
- Enabled parameter names for reflection in nifi-web-api to support AspectJ Around expression parsing

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8575.
2024-03-27 10:28:26 +01:00
Pierre Villard 0e255674fd
NIFI-12954 Upgraded AWS BOM from 2.23.3 to 2.25.16
- Upgraded AWS BOM from 1.12.637 to 1.12.686

This closes #8569

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-26 09:09:02 -05:00
exceptionfactory dd9d1c978f
NIFI-12943 Upgraded Hadoop from 3.3.6 to 3.4.0
This closes #8556

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-03-25 08:55:13 -07:00
exceptionfactory 15d2b49e77
NIFI-12942 Upgraded Jetty from 12.0.6 to 12.0.7
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8554.
2024-03-25 15:24:32 +01:00
exceptionfactory 99b49b631b
NIFI-12927 Upgraded Spring Security from 6.2.2 to 6.2.3
This closes #8539

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-20 19:59:55 -05:00
exceptionfactory 6b061452e6
NIFI-12926 Upgraded Jackson from 2.16.2 to 2.17.0
This closes #8538

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-20 19:59:23 -05:00
exceptionfactory 82ea7a284c
NIFI-12910 Upgraded Spring Framework from 6.0.17 to 6.0.18
This closes #8520.

- Upgraded Spring Boot from 3.2.2 to 3.2.3 for Registry
- Upgraded Spring Framework from 6.1.4 to 6.1.5 for Registry

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-03-15 13:58:36 -07:00
Joseph Witt 8c264d22f8
NIFI-12907 Upgraded Groovy from 4.0.19 to 4.0.20
This closes #8508

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-14 22:52:51 -05:00
Joseph Witt 33a28dfa48
NIFI-12906 Upgraded ZooKeeper from 3.9.1 to 3.9.2
This closes #8506

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-14 22:52:05 -05:00
exceptionfactory 7db1664a7e
NIFI-12886 Upgraded Jackson JSON from 2.16.1 to 2.16.2
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8492.
2024-03-12 11:01:20 +01:00
exceptionfactory 90c7dba34f
NIFI-12871 Upgraded Commons Compress from 1.25.0 to 1.26.1
- Adjusted Excel Record Reader test failure to use OpenXML Exception instead of message matching

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8488.
2024-03-10 15:18:03 +01:00
exceptionfactory df524b18b1
NIFI-12876 Upgraded Surefire Plugin from 3.1.2 to 3.2.5
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8483.
2024-03-08 11:10:43 +01:00
exceptionfactory 7ddee361e7
NIFI-12874 Upgraded Log4j from 2.20.0 to 2.23.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8482.
2024-03-08 11:06:40 +01:00
exceptionfactory 04d213a00c
NIFI-12872 Upgraded Groovy from 4.0.18 to 4.0.19
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8481.
2024-03-07 17:23:30 +01:00
exceptionfactory 1124728ff7
NIFI-12821 Set docker-maven-plugin version to 0.43.4
This closes #8429.

- Reduced docker-tests timeout from 120 to 60 minutes

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-20 09:16:56 -07:00
exceptionfactory ff4c187f86
NIFI-12820 Upgraded Email Processors to Jakarta Mail 2
This closes #8428.

- Upgraded from Java Mail 1.4.7 to Jakarta Mail API 2.1.2
- Upgraded Spring Integration from 5.5.20 to 6.2.1
- Upgraded SubEtha SMTP from 3.1.7 to 7.0.1
- Upgraded Greenmail from 1.6.15 to 2.0.1
- Removed usage of Commons Lang3
- Removed usage of Commons IO

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-20 09:16:36 -07:00
exceptionfactory 32a33115eb
NIFI-12811 Upgraded Spring Framework from 6.0.16 to 6.0.17
- Upgraded Spring Security from 6.2.0 to 6.2.2
- Upgraded Registry version of Spring Framework from 6.1.3 to 6.1.4

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8422.
2024-02-19 12:14:03 +01:00
exceptionfactory 2007d79e2c
NIFI-12808 Upgraded Commons Codec from 1.16.0 to 1.16.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8419.
2024-02-19 11:12:09 +01:00
exceptionfactory abc841e49c
NIFI-12810 Upgraded SLF4J from 2.0.11 to 2.0.12
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8421.
2024-02-19 11:10:26 +01: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
mr1716 6243d00158
NIFI-12779 Upgraded Okio from 3.7.0 to 3.8.0
This closes #8396

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-12 17:55:06 -06:00
Pierre Villard ecd6ed48a9
NIFI-12755 Upgraded Jetty from 12.0.5 to 12.0.6
- Refactored WebSocket Test Listener to avoid method visibility problem

This closes #8374

Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-12 17:43:01 -06:00
mr1716 2950b43767
NIFI-12724 Upgraded Kubernetes Client from 6.9.2 to 6.10.0
This closes #8340

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-02 16:33:20 -06:00
mr1716 a49428ae69
NIFI-12716 Upgraded Groovy from 4.0.16 to 4.0.18
This closes #8336

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-01 11:46:51 -06:00
mr1716 9009df11f9
NIFI-12691 Update okio to 3.7.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8325.
2024-02-01 11:07:49 +04:00
mr1716 fa6560a374
NIFI-12689 Upgraded Testcontainers from 1.19.3 to 1.19.4
This closes #8312

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-30 15:26:32 -06:00
exceptionfactory 5ca7b0df81 NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
exceptionfactory 640b7bdfbb NIFI-12646-RC4 prepare release nifi-2.0.0-M2-RC4 2024-01-25 18:11:28 -06:00
exceptionfactory 27d57af45d
NIFI-12653 Upgraded Spring from 6.0.15 to 6.0.16
- Upgraded Spring Boot from 3.2.0 to 3.2.2 for Registry

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8284.
2024-01-22 23:15:51 +04:00
exceptionfactory e1eeed9c46
NIFI-12654 Upgraded Netty from 4.1.105 to 4.1.106
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8289.
2024-01-22 23:09:02 +04:00
exceptionfactory a9f121c815
NIFI-12652 Upgraded SLF4J from 2.0.9 to 2.0.11
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8283.
2024-01-22 22:51:27 +04:00
David Handermann 93788f9281
NIFI-12650 Upgraded json-path from 2.8.0 to 2.9.0 (#8282)
- Upgraded json-smart from 2.4.11 to 2.5.0
- Added json-path to managed dependencies in root Maven configuration
- Suppressed OWASP Dependency Check finding resolved in json-path 2.9.0
2024-01-22 13:18:28 -05:00
exceptionfactory 0e6fb9a278
NIFI-12628 Upgraded Netty from 4.1.104 to 4.1.105
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8263.
2024-01-18 11:56:16 +04:00
exceptionfactory 1864a370bb
NIFI-12621 Upgraded AWS SDK from 2.20.148 to 2.23.3
- Upgraded AWS SDK from 1.12.573 to 1.12.637
- Added dependency check suppression to correct identification of newer ion-java library

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8257.
2024-01-17 13:03:47 +04:00
Matt Burgess be16a423ed
NIFI-12606: Upgrade parent Apache POM to version 31
This closes #8242.

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-01-12 14:48:17 -07:00
exceptionfactory dc87cfa9ab
NIFI-12591 Upgraded from Swagger Annotations 1.6.12 to 2.2.20
- Added nifi-swagger-integration with ObjectMapperProcessor for enum customization
- Changed nifi-web-api REST API documentation to use HTML template from swagger-codegen-maven-plugin

Upgraded references in multiple modules:

- c2-protocol-api
- c2-protocol-component-api
- minifi-c2-service
- nifi-api
- nifi-client-dto
- nifi-extension-manifest-model
- nifi-registry-revision-entity-model
- nifi-registry-data-model
- nifi-registry-web-api
- nifi-web-api

Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>

This closes #8232.
2024-01-11 15:11:28 +01:00
mr1716 0a6cc5fed6
NIFI-12582 Update mockito.version to 5.8.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8219.
2024-01-08 22:11:33 +04:00
exceptionfactory d9cd62a217 NIFI-12571 Upgraded Logback from 1.3.14 to 1.4.14
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #8209
2024-01-06 15:46:07 -05:00
Mark Bathori a5d6b9018a
NIFI-12521: Upgrade ca.uhn.hapi dependencies to 2.5.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8168.
2024-01-04 14:11:38 +04:00
exceptionfactory 42547eb60c
NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12
- Upgraded Spring Framework from 5.3.31 to 6.0.15
- Upgraded Spring Security from 5.8.7 to 6.2.0
- Upgraded Spring Vault from 2.3.4 to 3.1.0
- Upgraded Jetty from 10.0.18 to 12.0.5 with EE 10
- Upgraded Jersey from 2.41 to 3.1.4
- Upgraded JAXB from 2.3.9 to 4.0.4
- Upgraded AspectJ from 1.9.20.1 to 1.9.21
- Upgraded JMS API from 2.0.1 to 3.1.0
- Upgraded ActiveMQ Broker from 5.18.2 to 6.0.1 for JMS 3
- Upgraded JJWT from 0.9.1 to 0.12.3
- Replaced jackson-module-jaxb-annotations with jackson-module-jakarta-xmlbind-annotations
- Replaced maven-jaxb2-plugin with hisrc-higherjaxb40-maven-plugin 2.1.1
- Replaced kongchen swagger-maven-plugin with swagger-codegen-maven-plugin from Swagger 3
- Replaced com.nickwongdev AspectJ Plugin with Codehaus 1.14.0 for newer Java versions
- Removed unused cglib-nodep
- Removed references to javax.validation
- Removed custom Jetty ALPN Processor not required for Java 21
- Removed several tests depending on older Jetty and Jakarta libraries
- Removed unnecessary webdefault.xml configurations
- Replaced unsupported cross-context servlet forwarding with HTTP forwarding
- Replaced javax.servlet references with jakarta.servlet
- Replaced javax.xml.bind references with jakarta.xml.bind
- Replaced javax.ws references with jakarata.ws
- Updated Spring Security CSRF implementation for Spring Security 6
- Updated web.xml versions to 6.0
- Updated REST API templates using new swagger-codegen variables
- Removed VALIDATE_DATA property from ParseCEF based on library compatibility issue with javax.validation
- Added application URL logging to NiFi JettyServer

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8197.
2024-01-04 14:01:32 +04:00
exceptionfactory 4dc0d44dc4
NIFI-12395 Upgraded Jackson JSON from 2.15.3 to 2.16.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8201.
2024-01-04 13:46:56 +04:00
mr1716 facb43ea89
NIFI-12522 Upgraded Netty from 4.1.101 to 4.1.104
This closes #8169

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-12-18 08:24:13 -06:00
David Handermann f73888e7dd
NIFI-12478 Return Message Type as body for JMS Object Messages (#8131) 2023-12-07 16:41:34 -05:00
mr1716 58f1e97c41
NIFI-12477 Update org.apache.commons.io.version to 2.15.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8130.
2023-12-07 12:39:56 +01:00
exceptionfactory 8dc09c8911
NIFI-12462 Upgraded Logback from 1.3.13 to 1.3.14
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8114.
2023-12-05 09:04:26 +01:00
mr1716 d180ff9366
NIFI-12461 Upgraded jsoup from 1.16.2 to 1.17.1
This closes #8113

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-12-04 17:02:56 -06:00
mr1716 30c139000c
NIFI-12455 Upgraded JAXB Runtime from 2.3.8 to 2.3.9
This closes #8106

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-12-04 17:01:30 -06:00
Matt Burgess 4f26b93615
NIFI-12458: Upgrade Groovy to 4.0.16 from 4.0.15
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8110.
2023-12-04 14:57:00 +01:00
mr1716 3b0d8100a3
NIFI-12439 Upgraded Kubernetes Client from 6.8.1 to 6.9.2
This closes #8095

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-12-01 21:02:31 -06: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
mr1716 f0fa38dc15
NIFI-12432 Upgraded Spring Framework from 5.3.30 to 5.3.31
This closes #8090

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-30 14:56:15 -06:00
mr1716 a36adfd6cf
NIFI-12431 Upgraded testcontainers from 1.19.1 to 1.19.3
This closes #8081

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-29 22:43:04 -06:00
dependabot[bot] 24ba6d89c7
NIFI-12438 Upgraded Logback from 1.3.11 to 1.3.13
This closes #8085 and #8086

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-29 22:29:53 -06:00
mr1716 1268acb864
NIFI-12414 Update org.apache.commons.lang3.version to 3.14.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8066.
2023-11-27 19:48:01 +01:00
exceptionfactory 00fd7d7cca NIFI-12361-RC6 prepare for next development iteration 2023-11-22 18:35:27 -06:00
exceptionfactory 49fa0d8674 NIFI-12361-RC6 prepare release nifi-2.0.0-M1-RC6 2023-11-22 18:35:26 -06:00
exceptionfactory e68c384c12
NIFI-12398 Upgraded Derby from 10.16.1.1 to 10.17.1.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8058.
2023-11-21 18:36:26 +01:00
exceptionfactory 6617fe8fe2
NIFI-12384 This closes #8044. Upgraded Registry to Spring Framework 6
- Upgraded Spring from 5.3.30 to 6.0.13
- Upgraded Spring Boot from 2.7.16 to 3.1.5
- Upgraded Spring Security from 5.8.7 to 6.1.5
- Upgraded Jetty from 10.0.18 to 11.0.18
- Upgraded Servlet API from 3.1.0 to 5.0.0
- Upgraded JAX-RS from 2.1.1 to 3.1.0
- Upgraded Jersey from 2.41 to 3.1.3
- Upgraded JAXB from 2.3.2 to 4.0.4
- Upgraded Java Validation from 2.0.1 to 3.0.2
- Upgraded Flyway from 8.5.13 to 9.22.3
- Upgraded ASM from 9.3 to 9.6 for Java 21
- Upgraded NiFi Toolkit CLI to JAX RS 3 and Jersey 3
- Set Jersey 3 and JAX RS 3 dependency versions in nifi-flow-registry-client-bundle to align with updates to nifi-registry-client classes

Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-11-21 09:06:51 -07:00
exceptionfactory 5cf8f7d31e
NIFI-12397 Upgraded Commons Compress from 1.24.0 to 1.25.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8057.
2023-11-21 16:54:54 +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
mr1716 89aef60fbe
NIFI-12391 Upgraded Bouncy Castle from 1.76 to 1.77
This closes #8051

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-20 07:57:58 -06:00
mr1716 762262f7fd
NIFI-12367 Upgraded Netty from 4.1.100 to 4.1.101
This closes #8024

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-14 16:14:43 -06:00
mr1716 9afad57539
NIFI-12354 Upgraded jsoup from 1.16.1 to 1.16.2
This closes #8016

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-13 12:16:42 -06:00
mr1716 703ea34c66
NIFI-12348 Update jetty.version to 10.0.18
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8010.
2023-11-13 09:50:55 +01:00
mr1716 2c89e3a21d
NIFI-12336 Upgraded Mockito from 5.5.0 to 5.7.0
This closes #8000

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-08 16:14:25 -06: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
Malthe Borch 0fe9d2b56f
NIFI-9972 Added CopyAzureBlobStorage_v12 Processor
This closes #6941

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-07 13:13:25 -06:00
mr1716 50e2fff05c
NIFI-12325 Upgraded Commons CLI from 1.5.0 to 1.6.0
This closes #7988

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-06 20:55:27 -06:00
mr1716 7cc6c2ee8a
NIFI-12324 Upgraded swagger-annotations from 1.6.11 to 1.6.12
This closes #7987

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-06 20:54:47 -06:00
mr1716 f650c2078a
NIFI-12320 Upgraded Jackson BOM from 2.15.2 to 2.15.3
This closes #7983

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-06 11:53:10 -06:00
exceptionfactory f1a34a58fa
NIFI-12307 Upgraded Commons Text from 1.10.0 to 1.11.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7969.
2023-11-02 09:54:22 -07:00
Mark Payne 5bcad9eef3
NIFI-12240 Added Python Processors for Docs, ChatGPT, Chroma, and Pinecone
Created new python processors for text embeddings, inserting into Chroma, querying Chroma, querying ChatGPT, inserting into and querying Pinecone. Fixed some bugs in the Python framework. Added Python extensions to assembly. Also added ability to load dependencies from a requirements.txt as that was important for making the different vectorstore implementations play more nicely together.

Excluded nifi-python-extensions-bundle from GitHub build because it requires Maven to use unpack-resources goal, which will not work in GitHub because it uses mvn compile instead of mvn install

- ParseDocument
- ChunkDocument
- PromptChatGPT
- PutChroma
- PutPinecone
- QueryChroma
- QueryPinecone

NIFI-12195 Added support for requirements.txt to define Python dependencies

This closes #7894

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-01 16:17:36 -05:00
Chris Sampson df3f5b4638
NIFI-12299 Run integration-tests when assemblies are updated
This closes #7962

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-01 11:24:46 -05:00
exceptionfactory 0e1ae2bd6f
NIFI-12276 Addressed Dependency Check Findings
- Added dependency-check GitHub workflow
- Upgraded Janino Commons Compiler from 3.1.9 to 3.1.10
- Upgraded Azure SDK BOM from 1.2.16 to 1.2.17
- Upgraded GCP SDK BOM from 26.17.0 to 26.25.0
- Upgraded AWS SDK from 1.12.550 to 1.12.573
- Upgraded Hazelcast from 5.3.2 to 5.3.5
- Upgraded Jersey from 2.40 to 2.41
- Upgraded Camel Salesforce from 3.14.5 to 3.14.9
- Unified ZooKeeper versioning on 3.9.1
- Applied Groovy 2.4.21 to Hive 3 and Iceberg components
- Applied gRPC version 1.59.0 to Asana components
- Applied Jettison 1.5.4 to Atlas and Hive 3 components
- Managed JUnit 4 version to 4.13.2 for MockWebServer
- Excluded HBase libraries from Hive 3 following Iceberg approach
- Excluded Htrace from HBase components
- Upgraded OWASP Dependency Check from 8.4.0 to 8.4.2
- Removed non-applicable dependency check suppressions
- Added dependency check suppressions for non-applicable findings

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7948.
2023-10-27 16:21:38 -07:00
exceptionfactory 2366132e92
NIFI-12287 Standardized skipping Source and Javadoc for NAR modules
- Added nar-packaging and war-packaging profiles to root Maven configuration
- Removed individual properties from NAR module configurations

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7947.
2023-10-27 16:18:42 -07:00
exceptionfactory 46b5d8fdc0
NIFI-12284 Upgraded Frontend Maven Plugin from 1.14.0 to 1.14.2
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7943.
2023-10-27 10:47:19 -07:00
exceptionfactory 67bf4434ad
NIFI-12280 Upgraded Commons IO from 2.14.0 to 2.15.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7938.
2023-10-26 15:03:09 -07:00
exceptionfactory e4b7432251
NIFI-12268 Upgraded OkHttp from 4.11.0 to 4.12.0
- Upgraded Okio from 3.5.0 to 3.6.0
- Upgraded Kotlin from 1.9.0 to 1.9.10

This closes #7927

Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-10-25 19:24:14 +01:00
exceptionfactory 28b75c78a6
NIFI-12269 Resolved Maven Build Warnings for Plugins (#7928)
- Set plugin versions in root configuration for plugin management across modules
2023-10-25 11:31:48 -04:00
Chris Sampson 4ff4f77dd8
NIFI-12191 Simplified integration-tests and docker-tests Workflows
This closes #7920

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-24 09:19:38 -05:00
exceptionfactory 07b35e04b1
NIFI-12262 Removed unused Groovy plugin repository
- Removed and excluded groovy-test dependency
- Removed unused groovy-all dependency management from nifi-toolkit

This closes #7918

Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-10-24 13:38:51 +01:00
Chris Sampson ed3a70c985
NIFI-12178 Add integration-tests and docker-tests GitHub Workflows
Use Java Zulu distribution for all docker-tests and integration-tests Github Workflows

This closes #7858

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-21 17:10:28 -05:00
Chris Sampson f6fcfb433c
NIFI-12175 Standardized Docker Image Tags on Liberica Java 21
This closes #7864

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-18 16:00:00 -05:00
Joseph Witt 2bcdcab5dd
NIFI-12215 Upgraded ZooKeeper from 3.9.0 to 3.9.1
- Resolves CVE-2023-44981

This closes #7872

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-11 22:18:40 -05:00
exceptionfactory 1b57980067
NIFI-12207 Upgraded Netty from 4.1.99 to 4.1.100
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7865.
2023-10-11 19:52:01 +02:00
exceptionfactory b236200a84
NIFI-12208 Upgraded Jetty from 10.0.16 to 10.0.17
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7866.
2023-10-11 19:50:29 +02:00
exceptionfactory 98cebc6687
NIFI-12185 Added nifi-bom Bill of Materials (#7852)
- Imported nifi-bom to nifi-commons and nifi-nar-bundles parent modules
- Removed explicit version and scope properties for dependencies declared in nifi-bom
2023-10-10 13:55:22 -04:00
exceptionfactory 457973d133
NIFI-12188 Upgraded Commons Net from 3.9.0 to 3.10.0
- Removed ProxyFTPClient extension of standard FTPClient no longer required following changes implemented in NET-650

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7855.
2023-10-09 12:21:23 +02:00
mr1716 cb3b7907e0
NIFI-12180 Upgraded Testcontainers from 1.19.0 to 1.19.1
This closes #7845

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-06 15:32:27 -05:00
mr1716 cebd13132e
NIFI-12170 Upgraded snappy-java from 1.1.10.4 to 1.1.10.5
This closes #7840

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-05 16:09:12 -05:00