exceptionfactory
ab84328258
NIFI-11387 Added Transport Type property to Azure Event Hub Components
...
- Transport Type defaults to AMQP and also supports AMQP with WebSockets
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7126 .
2023-04-19 15:05:21 +03:00
krisztina-zsihovszki
bfa66de729
NIFI-11255 Allowable value for 'Use s3.region Attribute'
...
This closes #7051 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-04-18 18:13:32 +02:00
timeabarna
f98fbb2530
NiFi CLI - add possibility to set 'Maximum Timer Driven Thread Count' ( #7165 )
2023-04-18 10:23:46 -04:00
exceptionfactory
e8b9c67c2d
NIFI-11460 Switched to JLine 3.23.0 FileNameCompleter
...
Removed project StandardFileNameCompleter no longer required as of JLine 3.23.0 which incorporated JLine Pull Request 817
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7175 .
2023-04-18 09:55:40 +03:00
Tamas Palfy
39c7a356d2
NIFI-11386 Added Resource and Audience support to StandardOauth2AccessTokenProvider
...
- Also keeping previous Refresh Token if one is not provided during a refresh request
This closes #7164
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 88587f5c0208d72db95e61112126de64f12c1b87)
2023-04-17 22:07:01 -05:00
mr1716
77d890acbb
NIFI-11458 Upgraded JNA from 5.12.1 to 5.13.0
...
This closes #7179
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 1466b7d7d3c87058d2b722d860dcc5f9b3012883)
2023-04-17 18:14:18 -05:00
mr1716
d2e9d03c3b
NIFI-11456 Upgraded brotli4j from 1.8.0 to 1.11.0
...
This closes #7178
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 29bb6526238132d1059db15332d567541290ee71)
2023-04-17 18:14:17 -05:00
mr1716
f24a070e26
NIFI-11457 Upgraded commons-configuration2 from 2.8.0 to 2.9.0
...
This closes #7176
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit f77659913f3d6e6728e13d8d5ff29274980fe555)
2023-04-17 18:14:17 -05:00
Mark Bathori
15a1134c85
NIFI-11440 Speed up Iceberg Hive Metastore Tests
...
This closes #7170
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 44a7f7f38b3950a8a0135d1ce8602a4890c3d995)
2023-04-14 12:53:38 -05:00
Paul Grey
d762f35345
NIFI-11439 Corrected GCS Transit URI for custom Storage API URL
...
This closes #7173
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit cff7808543716da5ca9f93356d7d762e15fdd143)
2023-04-14 10:18:35 -05:00
Paul Grey
98a0926680
NIFI-11439 Corrected Checkstyle violation on GCS Property
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit cd685671c8981114d5215513991df170e556062b)
2023-04-13 14:26:22 -05:00
Paul Grey
7afe09ad5a
NIFI-11439 Added Storage API URL property to GCS Processors
...
- Included Host Header override with Storage API URL based on Google Private Service Connect documentation
This closes #7172
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit ee24df2830b1d880428f487081c0ea92b0ca0ca1)
2023-04-13 14:13:02 -05:00
exceptionfactory
61b5c1a7f5
NIFI-11437 Switched to StreamUtils.fillBuffer() for buffer, Improved EncryptContentPGP Content Type Detection
...
This closes #7166
Signed-off-by: Paul Grey <greyp@apache.org>
(cherry picked from commit bc5f00a6671c0f3fd9d6c8599d196f414ac47fd9)
2023-04-13 11:26:01 -05:00
Pierre Villard
420a698062
NIFI-11429 - Upgrade Gremlin to 3.6.2
...
This closes #7160
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-04-13 08:24:14 -04:00
Bryan Bende
7cb9de69c4
NIFI-11436 Fix NPE during updateFlow when called from a replace request for a PG that is not under version control ( #7167 )
2023-04-12 19:24:46 -04:00
Tamas Palfy
6037af86e8
NIFI-10955 Added optional preprocessing to JASN1Reader
...
This close #6769
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-11 22:17:19 -05:00
Pierre Villard
605bf150fa
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>
(cherry picked from commit 594e45cf9a19dfee31ec76d306d91314b165aa6a)
2023-04-11 08:02:54 -05:00
Pierre Villard
b8b508c1a3
NIFI-11427 Upgraded Atlas from 2.2.0 to 2.3.0
...
This closes #7158
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit cbca499070404914dc3e31b14262936f26ba9a41)
2023-04-11 08:02:54 -05:00
Pierre Villard
d105ed6165
NIFI-11426 Upgraded JLine from 3.22.0 to 3.23.0
...
This closes #7157
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 3b216ced924c8d4e6316fe4b0b2185ae816079cd)
2023-04-11 08:02:53 -05:00
Ferenc Kis
a98ddf3e01
NIFI-11366 Proxy aware C2 communication
...
Signed-off-by: Ferenc Erdei <ferdei@cloudera.com>
This closes #7125
(cherry picked from commit d84ce83)
2023-04-11 12:08:00 +02:00
Pierre Villard
cb5debc6dd
NIFI-11407 Upgraded Azure BOM from 1.2.9 to 1.2.11
...
- Added Woodstox Core to nifi-toolkit-encrypt-config
This closes #7136
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a148b6f348ad4d7fd30dc7219d3e450550bc0e78)
2023-04-10 14:38:45 -05:00
Joe Witt
b30c9331e8
NIFI-11408 enable user to disable gzip compression with PutGCSObject
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7139 .
2023-04-10 19:57:39 +03:00
exceptionfactory
b848761057
Revert "NIFI-11420 Upgraded ActiveMQ from 5.15.15 to 5.18.0"
...
This reverts commit 40988142563418864ceaff6dc6f6c5fa32d883a0.
2023-04-10 10:16:44 -05:00
Pierre Villard
5255d1bad3
NIFI-11417 Upgraded Caffeine from 2.8.1 to 2.9.3
...
This closes #7148
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:55:45 -05:00
Pierre Villard
4bbc08b69c
NIFI-11421 Upgraded Parquet from 1.12.3 to 1.13.0
...
- Upgraded MockFtpServer from 2.7.1 to 3.1.0
This closes #7152
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 21e4c665dccb1acef9704d8efa4b8f7d0a0a5493)
2023-04-10 08:54:18 -05:00
Pierre Villard
4098814256
NIFI-11420 Upgraded ActiveMQ from 5.15.15 to 5.18.0
...
This closes #7151
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 81fefbafc9b376ca9881c6ef294c110579cb3e1b)
2023-04-10 08:54:18 -05:00
Pierre Villard
3ddf125215
NIFI-11419 Upgraded MongoDB driver from 4.8.2 to 4.9.1
...
This closes #7150
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 06145d2b30cb3d15d01d08680094aac5623c4024)
2023-04-10 08:54:17 -05:00
Pierre Villard
b061e795a1
NIFI-11418 Upgraded bcrypt from 0.9.0 to 0.10.2
...
This closes #7149
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 2b06306b074b53b308ca1eb582238f15b690f9f7)
2023-04-10 08:54:17 -05:00
Pierre Villard
22e28314ae
NIFI-11415 Upgraded Saxon-HE from 10.6 to 12.1
...
This closes #7146
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 0b2deb94de20e51e51b3d9d8c715403027824c41)
2023-04-10 08:54:16 -05:00
Pierre Villard
ff9ff4eff6
NIFI-11414 Upgraded snowflake-ingest-sdk from 1.0.3 to 1.1.1
...
This closes #7145
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 2515c5771d31c6013c34efc5250b34399f6c52f6)
2023-04-10 08:54:16 -05:00
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