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
exceptionfactory
2c79b5f8e2
NIFI-12162 This closes #7831 . Upgraded Netty from 4.1.98 to 4.1.99
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-10-02 14:59:59 -07:00
exceptionfactory
1561eb2506
NIFI-12155 Upgraded Apache Commons IO from 2.13.0 to 2.14.0
...
- Upgraded Apache POI from 5.2.3 to 5.2.4
This closes #7825
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-09-30 16:25:23 -04:00
exceptionfactory
a84c103a0b
NIFI-12154 Upgraded Apache Avro from 1.11.2 to 1.11.3
...
This closes #7824
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-09-30 16:24:47 -04:00
Joseph Witt
9ba81c9564
NIFI-12147 Cleaned poms, updated Dockerfile, fixed Jersey version to get appropriate bundled ASM
...
This closes #7819
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-09-30 07:40:53 -04:00
Joe Witt
249829af5f
NIFI-11917 removing support for RPM building as we lack the infrastructure/maintenance to keep it healthy and we dont publish the artifacts ( #7801 )
...
Signed-off-by: Otto Fowler <ottobackwards@gmail.com>
2023-09-27 15:50:03 -04:00
Joseph Witt
81dc36a473
NIFI-12128 updated cassandra, jgit, and netty
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7793 .
2023-09-26 11:44:15 +02:00
dependabot[bot]
b76074a6c9
NIFI-12129 - Bump org.xerial.snappy:snappy-java from 1.1.10.3 to 1.1.10.4
...
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java ) from 1.1.10.3 to 1.1.10.4.
- [Release notes](https://github.com/xerial/snappy-java/releases )
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4 )
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7792 .
2023-09-26 11:34:04 +02:00
exceptionfactory
4169352a2f
NIFI-12110 This closes #7775 . Upgraded Spring Framework from 5.3.29 to 5.3.30
...
- Upgraded Spring Boot from 2.7.15 to 2.7.16 for Registry
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-21 19:41:18 -07:00
mr1716
fbb635e4c6
NIFI-12096 Upgraded H2 DB from 2.2.222 to 2.2.224
...
This closes #7763
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-20 16:44:55 -05:00
Joseph Witt
e5894cf943
NIFI-12053 Updated Minimum Build Version to Java 21
...
- Configured GitHub Workflows with Azul Zulu and Amazon Corretto
- Added bootstrap.conf option for reflective access supporting Hive 3
This closes #7744
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-19 22:59:59 -05:00
mr1716
e281d13499
NIFI-12085 Upgraded Spring Security from 5.8.6 to 5.8.7
...
This closes #7756
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-19 12:43:18 -05:00
Joseph Witt
bd2276260e
NIFI-12051 Upgraded Groovy from 3.0.19 to 4.0.15
...
- Adjusted Groovy Maven coordinates to org.apache.groovy
- Adjusted build configuration and tests for Groovy 4
This closes #7692
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-15 13:38:24 -05:00
Joseph Witt
71bdbc080b
NIFI-12066 Upgraded framework and cloud provider dependencies
...
- Upgraded SLF4J from 2.0.7 to 2.0.9
- Upgraded Logback from 1.3.8 to 1.3.11
- Upgraded Testcontainers from 1.18.3 to 1.19.0
- Upgraded Fabric8 Kubernetes from 6.5.1 to 6.8.1
- Upgraded AspectJ from 1.9.19 to 1.9.20.1
- Upgraded Caffeine from 3.1.6 to 3.1.8
- Upgraded AWS SDK from 2.20.103 to 2.20.148
- Upgraded Guava from 32.0.1 to 32.1.2
- Upgraded Nimbus JOSE JWT from 9.31 to 9.33
- Upgraded Apache Tika from 2.8.0 to 2.9.0
- Upgraded gRPC from 1.57.2 to 1.58.0
- Upgraded Google Libraries from 26.17.0 to 26.22.0
- Upgraded Azure SDK from 1.2.13 to 1.2.16
This closes #7733
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-15 13:05:31 -05:00
exceptionfactory
00dc79c633
NIFI-12045 Upgraded Jetty from 10.0.15 to 10.0.16
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7730 .
2023-09-15 12:04:54 +02:00
Joseph Witt
a1fca9b44e
NIFI-12064 Upgraded Maven Plugin versions
...
This closes #7731
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-14 19:35:51 -05:00
exceptionfactory
aee9f2c65d
NIFI-12034 This closes #7729 . Upgraded Apache Commons Compress from 1.23.0 to 1.24.0
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 13:21:17 -07:00
exceptionfactory
98fa7d0290
NIFI-12060 This closes #7694 . Removed Groovy Tests using Spock Framework
...
- Added org.spockframework to the list of banned dependencies
- Removed several other Groovy tests and associated build profiles
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 11:22:54 -07:00
Joseph Witt
4d4c97d091
NIFI-12050 Upgraded Mockito from 4.11.0 to 5.5.0
...
This closes #7689
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-14 09:49:42 -05:00
mr1716
01dadf10de
NIFI-12044 Upgraded H2 DB from 2.2.220 to 2.2.222
...
This closes #7682
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-12 16:19:15 -05:00
exceptionfactory
fbc516b21f
NIFI-12009 Upgraded ZooKeeper from 3.8.2 to 3.9.0
...
This closes #7659
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-08-29 19:30:39 +01:00
mr1716
86709be8a8
NIFI-12004 Upgraded SnakeYAML from 2.1 to 2.2
...
This closes #7655
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:15:31 -05:00
mr1716
49dd9ec03f
NIFI-11993 Upgraded Groovy from 3.0.18 to 3.0.19
...
This closes #7654
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:12:34 -05:00
mr1716
14d43fe084
NIFI-11999 Update netty.4.version to 4.1.97.Final
...
This closes #7650
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-08-28 10:43:27 +02:00
mr1716
5ec2bfeadd
NIFI-11997 Update spring.security.version to 5.8.6
...
This closes #7647
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-08-25 23:13:39 +02:00
mr1716
6bdea7e204
NIFI-11983 Upgraded JAXB Runtime from 2.3.5 to 2.3.8
...
This closes #7641
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-24 17:14:29 -05:00
mr1716
9a0b3d0ce0
NIFI-11975 Upgraded Okio from 3.4.0 to 3.5.0
...
- Upgraded Kotlin from 1.8.20 to 1.9.0
This closes #7636
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-23 14:23:17 -05:00
exceptionfactory
c08560447f
NIFI-11518 Upgraded Jetty from 9.4.51 to 10.0.15
...
- Updated Jetty WebSocket components using Jetty 10 components
- Upgraded Solr components from 8.11.2 to 9.2.1 to align with Jetty 10 dependencies
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7622
2023-08-23 14:42:59 -04:00
mr1716
cef29be718
NIFI-11966 Update POM.xml Maven Dependencies
...
This closes #7625
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-08-19 14:23:41 -04:00
mr1716
dcc2480cb5
NIFI-11956 Upgraded Frontend Maven Plugin from 1.12.1 to 1.13.4
...
This closes #7617
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-18 12:53:24 -05:00
mr1716
d800098070
NIFI-11932 Update snakeyaml to 2.1
...
This closes #7596
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-08-11 17:44:46 -04:00
mr1716
75dde8198e
NIFI-11929 Update snappy-java to 1.1.10.3
...
This closes #7592
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-08-11 17:40:58 -04:00
mr1716
21844118be
NIFI-11893 Upgraded Netty from 4.1.95 to 4.1.96
...
This closes #7556
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-01 10:20:35 -05:00
mr1716
3213cdbddb
NIFI-11892 Upgraded Bouncy Castle from 1.75 to 1.76
...
This closes #7555
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-01 10:19:57 -05:00
mr1716
010768152b
NIFI-11881 Upgraded Logback from 1.3.6 to 1.3.8
...
This closes #7546
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-31 19:53:07 -05:00
mr1716
43f3bab5bb
NIFI-11875 Upgraded Commons Lang 3 from 3.12.0 to 3.13.0
...
This closes #7539
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-31 19:49:08 -05:00
exceptionfactory
3103c9def9
NIFI-11851 Upgraded JUnit from 5.9.3 to 5.10.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7519 .
2023-07-24 18:32:50 +02:00
mr1716
f4a706710e
NIFI-11849 Upgraded ZooKeeper from 3.8.1 to 3.8.2
...
This closes #7516
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-24 11:04:23 -05:00
exceptionfactory
902f4145fd
NIFI-11838 Upgraded Netty from 4.1.94 to 4.1.95
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7507
2023-07-20 16:07:33 -04:00
exceptionfactory
d59759285e
NIFI-11829 Upgraded Spring Framework from 5.3.28 to 5.3.29
...
- Upgraded Spring Security from 5.8.4 to 5.8.5
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7498 .
2023-07-19 10:52:15 +02:00
exceptionfactory
16c4004d58
NIFI-10728 Upgraded Apache Derby from 10.14.2.0 to 10.16.1.1
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7497
2023-07-18 18:29:20 -04:00
exceptionfactory
6ace630c5c
NIFI-11822 Upgraded Okio to 3.4.0 for OkHttp
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7488 .
2023-07-18 10:04:53 +02:00
exceptionfactory
df389e84d9
NIFI-11821 Upgraded AWS SDK to 2.20.103 and 1.12.506
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7487 .
2023-07-17 18:35:55 +02:00
mr1716
c656bfc7b7
NIFI-11818 Update snappy-java to 1.1.10.2
...
This closes #7486
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-07-17 16:37:43 +02:00
mr1716
33e04795ef
NIFI-11795 Update H2.version to 2.2.220
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7470
2023-07-12 16:30:50 -04:00
mr1716
a0e24db89d
NIFI-11796 Update avro.version to 1.11.2
...
This closes #7471
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-07-12 17:33:49 +02:00
Pierre Villard
818cd2edf2
NIFI-11773 - Upgrade groovy to 3.0.18
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7455
2023-07-04 20:14:17 -04:00
Pierre Villard
5584a1b35c
NIFI-11768 - Upgrade jsoup to 1.16.1
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7451
2023-06-30 12:03:47 -04:00
Bryan Bende
7c329bd2a8
NIFI-11765 Upgrade to apache parent version 30
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7450
2023-06-29 14:47:09 -04:00
exceptionfactory
3aba769cc3
NIFI-11762 Upgraded Hadoop dependencies from 3.3.5 to 3.3.6
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7445 .
2023-06-28 19:35:38 +02:00
exceptionfactory
b681d5e98d
NIFI-11755 Upgraded AWS SDK to 1.12.495 and 2.20.92
...
This closes #7437
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-27 13:11:48 -04:00
exceptionfactory
07e797a7c1
NIFI-11752 Upgraded Spring Framework from 5.3.27 to 5.3.28
...
- Upgraded Spring Security from 5.8.3 to 5.8.4
- Upgraded Spring Boot from 2.7.12 to 2.7.13 for Registry
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7435
2023-06-26 15:56:24 -04:00
exceptionfactory
7d6af0dbb0
NIFI-11748 Upgraded Apache Commons Codec from 1.15 to 1.16.0
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7428
2023-06-23 18:27:36 -04:00
exceptionfactory
d4715d9fc9
NIFI-11749 Upgraded Bouncy Castle from 1.74 to 1.75
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7429
2023-06-23 18:23:50 -04:00
exceptionfactory
6ede080f5f
NIFI-11733 Upgraded Netty from 4.1.93 to 4.1.94
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7417
2023-06-21 12:48:39 -04:00
exceptionfactory
26d02fff49
NIFI-11729 Upgraded OWASP Dependency Check from 8.2.1 to 8.3.1
...
- Updated OWASP suppressions to exclude several JSON and Kafka false positives
- Excluded JUnit dependency from Hive 3 JDBC
This closes #7411
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-21 06:14:22 -04:00
Nandor Soma Abonyi
a26de9e233
NIFI-11718 Updated NAR Maven Plugin from 1.5.0 to 1.5.1
...
This closes #7400
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-19 11:13:47 -05:00
exceptionfactory
b6b621bf9e
NIFI-11717 Updated Required Java Version to 17.0.6
...
- Added Groovy Plugin Repository for groovy-eclipse-compiler
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7397 .
2023-06-19 10:19:55 +02:00
exceptionfactory
6b19ab8eaa
NIFI-11696 Upgraded Bouncy Castle from 1.71 to 1.74
...
- Adjusted nifi-repository-encryption to remove dependency on Bouncy Castle Provider
- Updated Google Cloud Provider dependencies to remove exclusions and dependencies on Bouncy Castle that no longer apply to current versions
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7384
2023-06-15 16:33:20 -04:00
dependabot[bot]
6a129be114
NIFI-11697: Bump snappy-java from 1.1.10.0 to 1.1.10.1
...
Bumps [snappy-java](https://github.com/xerial/snappy-java ) from 1.1.10.0 to 1.1.10.1.
- [Release notes](https://github.com/xerial/snappy-java/releases )
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.0...v1.1.10.1 )
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7383
2023-06-15 15:31:17 -04:00
Nandor Soma Abonyi
c037c693bd
NIFI-11693 Fix scm tag in pom.xml
...
This closes #7381
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-14 20:56:11 -05:00
exceptionfactory
ca6c7f7041
NIFI-11532 Removed JUnit 4 and Groovy Test from default dependencies
...
- Removed hamcrest-all from default dependencies
- Added groovy-test to selected modules with Groovy test classes
- Added junit-vintage-engine to selected modules with JUnit 4 test classes
- Corrected references to JUnit 4 assertions in JUnit 5 test classes
- Removed several unnecessary test classes from nifi-socket-utils
- Removed duplicative Registry toolkit test classes
- Removed Kudu integration tests
NIFI-11532 Corrected scope for junit-vintage-engine for Elasticsearch
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7233
2023-06-13 15:36:23 -04:00
exceptionfactory
1f1b2f1f28
NIFI-11675 Upgraded Apache Commons IO from 2.12.0 to 2.13.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7366 .
2023-06-11 15:46:11 +02:00
mr1716
6c2983daf3
NIFI-11651 Upgraded OkHttp from 4.10.0 to 4.11.0
...
This closes #7347
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-06 10:32:06 -05:00
exceptionfactory
2a9f87a1e5
NIFI-11641 This closes #7340 . Upgraded Netty from 4.1.92 to 4.1.93
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-06-05 14:32:44 -07:00
siddr
51a941ae0a
NIFI-11639: Update maven-checkstyle-plugin to 3.3.0
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7336
2023-06-03 16:15:46 -04:00
mr1716
8dfda776f7
NIFI-11634 Update testcontainers.version to 1.18.3
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7331 .
2023-06-02 18:10:00 +02:00
mr1716
8b795a72f1
NIFI-11623 Upgraded snappy-java from 1.1.9.1 to 1.1.10.0
...
This closes #7325
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-01 13:48:03 -05:00
mr1716
db3e92f8af
NIFI-11617 Upgraded Jackson from 2.15.1 to 2.15.2
...
This closes #7317
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-31 16:33:32 -05:00
Pierre Villard
6649fdcd1f
NIFI-11618 Upgraded AWS SDK from 2.20.41 to 2.20.75
...
- Upgraded AWS SDK 1.12.444 to 1.12.478
This closes #7318
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-31 16:30:20 -05:00
mr1716
642b1748a6
NIFI-11573 Upgraded Swagger Annotations from 1.6.10 to 1.6.11
...
This closes #7278
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:28:29 -05:00
Pierre Villard
d030428dc3
NIFI-11572 Upgraded json-smart from 2.4.10 to 2.4.11
...
This closes #7276
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:26:25 -05:00
mr1716
284c11fc87
NIFI-11569: Update Testcontainers to 1.18.1
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7272 .
2023-05-19 20:54:40 +02:00
mr1716
0dba207a41
NIFI-11565: Upgrade jackson.bom to 2.15.1
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7271 .
2023-05-19 20:48:46 +02:00
exceptionfactory
e2134e2733
NIFI-11561 Upgraded Apache Commons IO from 2.11.0 to 2.12.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7259 .
2023-05-17 21:23:49 +02:00
Pierre Villard
0f1aa91d08
NIFI-11508 Upgraded kubernetes-client from 6.3.1 to 6.5.1
...
This closes #7217
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-01 14:12:33 -05:00
Pierre Villard
af84d798d1
NIFI-11500 Upgraded Jackson BOM from 2.14.2 to 2.15.0
...
This closes #7206
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:12:57 -05:00
Pierre Villard
522ab3e2aa
NIFI-11498 Upgraded Netty from 4.1.91 to 4.1.92
...
This closes #7205
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:12:08 -05:00
Pierre Villard
d85b2925c5
NIFI-11494 Upgraded JUnit from 5.9.2 to 5.9.3
...
This closes #7202
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:08:45 -05:00
exceptionfactory
b67ee507fe
NIFI-11478 Upgraded Spring Framework from 5.3.26 to 5.3.27
...
- Upgraded Spring Security from 5.8.2 to 5.8.3
- Upgraded Spring Boot from 2.7.10 to 2.7.11 for Registry
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7190 .
2023-04-23 11:49:52 +03:00
Pierre Villard
594e45cf9a
NIFI-11428 Upgraded Groovy to 3.0.17 and spock-core to 2.3
...
This closes #7159
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-11 08:01:36 -05:00
Pierre Villard
b0997f843d
NIFI-11416 Upgraded Caffeine from 2.8.1 to 3.1.6
...
This closes #7147
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:45:12 -05:00
Pierre Villard
83d19a6e9d
NIFI-11413 Upgraded JUnit 5.9.1 to 5.9.2
...
- Upgraded JUnit 4.13.1 to 4.13.2
This closes #7144
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:42:24 -05:00
Pierre Villard
4a0b38f4dd
NIFI-11405 Upgraded multiple drivers and test dependencies
...
This closes #7134
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:54:51 -05:00
Pierre Villard
84aafc7129
NIFI-11401 Upgraded snappy-java from 1.1.8.4 to 1.1.9.1
...
This closes #7133
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:44:09 -05:00
Pierre Villard
ffab672cba
NIFI-11400 Upgraded Kotlin from 1.8.10 to 1.8.20
...
This closes #7132
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:43:07 -05:00
Pierre Villard
e33debccd3
NIFI-11399 Upgraded Groovy from 3.0.14 to 3.0.17
...
This closes #7131
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:42:16 -05:00
Pierre Villard
1bef67e566
NIFI-11398 Upgraded Apached HttpClient from 4.5.13 tp 4.5.14
...
- Upgraded Apache HttpCore from 4.4.15 to 4.4.16
This closes #7130
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:41:23 -05:00
Pierre Villard
4b63c43ffb
NIFI-11397 Upgraded jsoup from 1.15.3 to 1.15.4
...
This closes #7129
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:39:42 -05:00
Pierre Villard
94a38fe5e6
NIFI-11396 Upgraded AWS from 1.12.371 to 1.12.444
...
- Upgraded AWS Version 2 from 2.17.295 to 2.20.41
This closes #7128
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:38:44 -05:00