8310 Commits

Author SHA1 Message Date
Pierre Villard
707b3a51c3
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>
(cherry picked from commit 83d19a6e9da8472408a34b62ca73963863c97a0b)
2023-04-10 08:54:15 -05:00
Pierre Villard
315eeef93e
NIFI-11412 Upgraded AspectJ Weaver to 1.9.6 for MiNiFi
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 732a55ab2ba19ad1e6572eb2eda0c05c83f44033)
2023-04-10 08:54:14 -05:00
Pierre Villard
e0c70ca45b
NIFI-11410 Upgraded multiple integration dependencies
- Upgraded Spring Boot from 2.7.9 to 2.7.10

This closes #7141

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit 0160d6d6b90ef2d2862d01520161b37d489e2669)
2023-04-10 08:53:20 -05:00
Dustin Rodrigues
42cdd81063
NIFI-11422 fix stateless-assembly README typo
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7153.
2023-04-10 12:16:45 +03:00
mr1716
e40004765c
NIFI-11404 Upgraded AMQP Client from 5.16.0 to 5.17.0
This closes #7138

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 8992256f788743cab93014891d69fd5b41e74300)
2023-04-07 16:49:45 -05:00
mr1716
7f9ca0635b
NIFI-11403 Upgraded Calcite Core from 1.32.0 to 1.34.0
This closes #7137

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 58257c8a55d63a344340742a07179a0402813d99)
2023-04-07 16:49:45 -05:00
Pierre Villard
2b2d571b82
NIFI-11405 Upgraded multiple drivers and test dependencies
This closes #7134

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit 4a0b38f4dd4b497fad3d071d99bfeae0fb15e3d8)
2023-04-07 16:49:44 -05:00
Pierre Villard
9ce2813367
NIFI-11406 Upgraded Google GCP from 26.4.0 to 26.12.0
- Upgraded Google Drive from Revision 20221219 to 20230306

This closes #7135

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 9149bd47c41dfa114b36a450de028f03d65028f7)
2023-04-07 16:47:46 -05:00
Pierre Villard
1e239c2fa4
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>
(cherry picked from commit 84aafc7129f48991e03fc753c57a9e8cfb42d045)
2023-04-07 16:47:45 -05:00
Pierre Villard
6c258bf68f
NIFI-11400 Upgraded Kotlin from 1.8.10 to 1.8.20
This closes #7132

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit ffab672cbad35956816e8c607af2224b5483e47c)
2023-04-07 16:47:45 -05:00
Pierre Villard
3368a66995
NIFI-11399 Upgraded Groovy from 3.0.14 to 3.0.17
This closes #7131

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit e33debccd391311cabcdf0b6acd1faeb28f7d0fc)
2023-04-07 16:46:48 -05:00
Pierre Villard
f20c2440a0
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>
(cherry picked from commit 1bef67e566bdb6b35ba34f523ef047f239aa9755)
2023-04-07 16:46:47 -05:00
Pierre Villard
83eba41a35
NIFI-11397 Upgraded jsoup from 1.15.3 to 1.15.4
This closes #7129

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 4b63c43ffbc15860368acd5cc4df18beae54263b)
2023-04-07 16:46:47 -05:00
Pierre Villard
1b243f7bdc
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>
(cherry picked from commit 94a38fe5e6bae71d553c607f19b6369712d1b29b)
2023-04-07 16:46:46 -05:00
Pierre Villard
c5c58b5f9a
NIFI-11395 Upgraded Testcontainers from 1.17.6 to 1.18.0
This closes #7127

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit d8dde6af8cd411771de8ca8f16940ca37b0afea1)
2023-04-07 16:46:46 -05:00
Joe Witt
ed2b26e673
NIFI-11357 updated docker files 2023-04-07 08:36:52 -07:00
Joe Witt
590b5f71cf
Merge branch 'NIFI-11357-RC2' into support/nifi-1.x 2023-04-07 08:25:36 -07:00
aglotero
4f22f0985a NIFI-5642: QueryCassandra processor : output FlowFiles as soon fetch_size is reached
NIFI-5642: QueryCassandra processor : output FlowFiles as soon fetch_size is reached
Fixed checkstyle error
Delete build.sh
Delete local build file
NIFI-5642 : letting fetch_size to control the Cassandra data flow creating a new MAX_ROWS_PER_FLOW_FILE parameter
Fixed checkstyle error: no more import java.util.*
Fixed missing imports
NIFI-5642: added REL_ORIGINAL relationship in order to allow incremental commit
Addressing comments from code review
Adjustments on timestamp datatype formatting
Created the OUTPUT_BATCH_SIZE property
Code review adjustments
NIFI-5642: update after rebase
NIFI-5642: addressing PR comments
NIFI-5642: adding in integration test, fixing race condition
NIFI-5642: remove log4j2

This closes #6848

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-04-05 20:27:52 -04:00
Mark Bathori
79097835a6 NIFI-11342: HDFS processors fail to get ClassloaderIsolationKey at startup
This closes #7121.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-04-05 17:43:48 +02:00
Joe Witt
9c27ddcb1c
NIFI-11357-RC2 prepare for next development iteration 2023-04-03 14:40:08 -07:00
Joe Witt
892f822107
NIFI-11357-RC2 prepare release nifi-1.21.0-RC2 rel/nifi-1.21.0 nifi-1.21.0-RC2 2023-04-03 14:40:07 -07:00
exceptionfactory
ebaff2c616
NIFI-11378 This closes #7115. Upgraded Jersey from 2.36 to 2.39.1
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-04-03 14:17:12 -07:00
exceptionfactory
e3c550e73c
NIFI-11377 This closes #7113. Upgraded Apache Iceberg from 1.1.0 to 1.2.0
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-04-03 14:11:41 -07:00
exceptionfactory
435caa7600
NIFI-11376 This closes #7112. Upgraded Jetty from 9.4.50 to 9.4.51
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-04-03 14:11:40 -07:00
exceptionfactory
1e043d479b
NIFI-11375 This closes #7111. Upgraded Surefire to 3.0.0 and upgraded other plugins
- Upgraded Surefire Plugin from 3.0.0-M8 to 3.0.0
- Upgraded Compiler Plugin from 3.10.1 to 3.11.0
- Upgraded Assembly Plugin from 3.4.2 to 3.5.0
- Upgraded Javadoc Plugin from 3.4.1 to 3.5.0
- Upgraded Release Plugin from 3.0.0-M7 to 3.0.0

Signed-off-by: Joe Witt <joewitt@apache.org>
2023-04-03 14:11:40 -07:00
Nandor Soma Abonyi
0510f8cca2 NIFI-11137 Add record support to Consume/PublishJMS (#6987) 2023-04-03 21:47:27 +02:00
mr1716
37a63d39c5
NIFI-11352 Upgraded PostgreSQL JDBC from 42.5.3 to 42.6.0
This closes #7114

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 3fa25b6f119576144e95b17213f98bd729f39ed6)
2023-04-03 14:29:19 -05:00
Ferenc Erdei
5d50950534
NIFI-11344 Make minifi fips compatible
This closes #7098.

(cherry picked form commit 595b1b4dd3c92255c4d90dca77966d8f78102eec)
2023-04-03 11:57:02 +02:00
krisztina-zsihovszki
b12572af20 NIFI-11367 Database DATE value displayed incorrectly in record output if timezone is GMT-X
This closes #7103.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-04-02 22:51:35 +02:00
exceptionfactory
8f7549a438
NIFI-11372 Removed unused javax.el dependency from Registry
- Removed unnecessary JSTL dependency and reference from Documentation JSP

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

This closes #7110.
2023-04-02 17:18:56 +02:00
exceptionfactory
e85af8a1cd
NIFI-11371 Upgraded Ranger from 2.3.0 to 2.4.0
- Updated Elasticsearch client false positive vulnerability suppressions for new Ranger transitive dependencies

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

This closes #7109.
2023-04-02 17:15:33 +02:00
exceptionfactory
fbbb8046df
NIFI-11370 Corrected JWK Set retrieval for NIFI Trust Strategy (#7108)
- Added StandardOidcIdTokenDecoderFactory based on Spring Security OidcIdTokenDecoderFactory with custom REST Operations

Merged #7108 into main.

(cherry picked from commit e4f0508c90f7f354b4210dd80f3dbed5b3254bcd)
2023-03-31 18:28:58 -05:00
exceptionfactory
006d1507d4
NIFI-11365 Corrected OIDC Redirect URI resolution for reverse proxies (#7104)
- Added Authorization Request Resolver with support for building the base redirect URI using allowed proxy headers

This closes #7104

(cherry picked from commit 75eb449a312815b84545c1ee157144255b8fc97d)
2023-03-30 15:29:04 -05:00
Kevin Doran
ef119855fe
NIFI-11351 Support Docker image builds on ARM64
- Switch from spotify docker-maven-plugin to fabric8 docker-maven-plugin
- Add consistency to docker maven image names and tags
- Other minor Dockerfile changes for consistency

This closes #7105

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit 08e18220e7f6e0f6c7546ccbd17bc52451533d4a)
2023-03-30 14:57:51 -05:00
exceptionfactory
d2cbec2613 NIFI-11363 Fixed precision number handling in Flow Encryption Commands
Signed-off-by: Bence Simon <bsimon@apache.org>
This closes #11363
2023-03-30 16:38:47 +02:00
Kevin Doran
1b62644884
NIFI-10017 Increase JVM heap size for tls-toolkit
This closes #7100

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-29 17:23:20 -05:00
Nandor Soma Abonyi
b387576fc0 NIFI-11270 Refactoring of the overly Paho-specific MQTT interface
This closes #7032.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-03-29 23:37:24 +02:00
exceptionfactory
3994c0a93e NIFI-11154 Removed Default Schedule from ConsumeMQTT
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6936.
2023-03-29 23:36:46 +02:00
exceptionfactory
6b6d779069
NIFI-11349 Excluded reload4j from HBase 2 jigsaw profile 2023-03-29 11:14:48 -05:00
exceptionfactory
10022567fd
NIFI-11359 This closes #7099. Upgraded woodstox-core to 6.5.0 for Solr 8.11.1
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-03-29 08:03:56 -07:00
Mark Payne
451941aad9
NIFI-11251: Fixed case in which changing Flow Version was improperly attempting to use a Temporary Funnel destination for a connection due to differences in Group ID by instead checking if the destination is reachable; fixed issue in which processors in an inner versioned group were not stopped even though they changed, when a higher-level parent (that was itself under version control) had its version changed. Wrote system tests to verify
- Fixed system tests so that they work properly in Clustered version of RegistryClientIT
- Fixed system test - ensure that we wait for processors to become valid before attempting to start them; also added an additional system test around Controller Services in versioned flows

This closes #7095

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-29 08:35:32 -05:00
exceptionfactory
3c2cb36c05
NIFI-11358 Upgraded Hadoop from 3.3.4 to 3.3.5
- Upgraded Ranger Hadoop dependencies from 3.3.3 to 3.3.5
- Aligned Iceberg Hadoop version with project Hadoop version
- Updated Atlas dependencies to align hadoop-hdfs-client version with hadoop-common
- Updated Ranger hadoop-auth version to align with other Hadoop dependencies
- Updated Spark Livy bundle to align with project Hadoop version
- Removed unnecessary dependencies from Hive Test Utilities
- Updated HBase 2 Woodstox Core from 5.3.0 to 5.4.0
- Suppressed false positive vulnerabilities for HBase client libraries

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

This closes #7097.
2023-03-29 08:15:17 -05:00
exceptionfactory
6a5b8c39ef
NIFI-11356 This closes #7096. Upgraded Nimbus JOSE JWT to 9.31
- Upgraded NiFi Framework from 9.24.3
- Upgraded NiFi Registry from 8.20
- Upgraded transitive msal4j dependency from 9.22
- Upgraded transitive hadoop-auth dependency from 9.8.1

Signed-off-by: Joe Witt <joewitt@apache.org>
2023-03-28 14:23:07 -07:00
exceptionfactory
2468bb5963
NIFI-11355 Upgraded Couchbase Client from 2.5.8 to 2.7.23
- Suppressed vulnerability findings related to Couchbase Server

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

This closes #7094.
2023-03-28 22:06:15 +02:00
exceptionfactory
c8c38bb8c6
NIFI-11349 Upgraded HBase from 2.2.2 to 2.5.3 with Hadoop 3
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7091.
2023-03-28 22:04:21 +02:00
exceptionfactory
e5843cde6f
NIFI-11346 This closes #7088. Upgraded Parquet from 1.12.0 to 1.12.3 2023-03-28 08:26:07 -07:00
exceptionfactory
87768708ab
NIFI-11347 This closes #7089. Upgraded OWASP Dependency Check from 8.0.2 to 8.2.1
- Updated suppression configuration
- Upgraded Solr from 8.6.3 to 8.11.1 for Ranger
- Excluded Apache Ivy from Hive and Janus Graph dependencies
- Excluded Groovy from Hive tests

Signed-off-by: Joe Witt <joewitt@apache.org>
2023-03-28 08:21:51 -07:00
exceptionfactory
d23ca26f7a
NIFI-11348 This closes #7090. Upgraded JRuby from 9.3.9.0 to 9.4.2.0
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-03-28 08:21:23 -07:00
exceptionfactory
ff5a783943
NIFI-4890 Refactor OIDC with support for Refresh Tokens (#7013)
* NIFI-4890 Refactored OIDC with support for Refresh Tokens

- Implemented OIDC Authorization Code Grant Flow using Spring Security Filters
- Implemented OIDC RP-Initiated Logout 1.0
- Implemented OAuth2 Token Revocation RFC 7009 for Refresh Tokens
- Added OIDC Bearer Token Refresh Filter for updating application Bearer Tokens from Refresh Token exchanges
- Added configurable Token Refresh Window to application properties
- Removed original implementation and supporting classes

* NIFI-4890 Set Bearer Token expiration based on Access Token

* NIFI-4890 Corrected spelling and naming issues based on feedback

This closes #7013
2023-03-28 09:38:58 -05:00
exceptionfactory
588e0d74ab
NIFI-11345 Adjusted Iceberg test to avoid expensive duplicative runs
This closes #7086

Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-03-28 01:50:14 +02:00