Ferenc Kis
8ecf23e77c
NIFI-13897-RC1 prepare release nifi-1.28.0-RC1
nifi-1.28.0-RC1
rel/nifi-1.28.0
2024-10-21 21:02:09 +02:00
jrsteinebrey
6789389c61
NIFI-13755 Improved Controller Service Enabling Process ( #9273 )
...
- Updated Standard Controller Service Provider to enable requested Controller Services that do not depend on a disabled Controller Service, instead of failing to enable the entire set of requested Controller Services
- Updated enabling process improves behavior when restarting NiFi and attempting to enable large numbers of Controller Services, some of which depend on disabled Services
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-21 12:47:20 -04:00
tpalfy
1625679bae
NIFI-13860 Avoid Throwing Exceptions for Failures in IPLookupService
...
This closes #9404 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-10-17 14:10:54 +02:00
exceptionfactory
f4ee11975e
NIFI-13744 Corrected Excel Reader Cell Type Inferencing
...
- Added Cell Field Type Reader with Timestamp detection
This closes #9397
2024-10-16 17:21:59 +00:00
lehelb
22617ca1de
NIFI-13798: Renamed Airtable's API Key property to Personal Access Token and updated docs due to API Keys deprecation
...
This closes #9364 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-10-15 09:38:01 +02:00
greg-anetac
0d52032d9c
NIFI-13404: recreate s3Object before returning input stream
...
Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
This closes #9384 .
2024-10-14 15:47:16 +02:00
dan-s1
ed733176a3
NIFI-13726 Set cell style copy policy to false in order to avoid exceeding the maximum number of cell styles (64000) in a .xlsx Workbook
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-10-11 16:56:26 -04:00
dan-s1
88c026d731
NIFI-13335 Added ability for the XMLRecordReader to handle where an array of data has different types. ( #9358 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-10 08:14:59 -05:00
Peter Turcsanyi
de7a8218a0
NIFI-13842 Fixed truststore/keystore setup in AWS v2 components ( #9352 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-10 08:11:35 -05:00
Peter Turcsanyi
c41f71fe59
NIFI-13840 Fixed Proxy URL Configuration in AWS v2 components ( #9353 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-10 08:09:52 -05:00
Mark Payne
98bda73062
NIFI-12532: This closes #8179 . Ensure that when CommunicateAction completes (exceptionally or otherwise) that it gets removed from the list of all CommunicationActions
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
(cherry picked from commit c670161cb09855b28e444a4d32d37427b31e8422 by Mike Moser <mosermw@apache.org>)
2024-10-09 17:20:34 +00:00
dan-s1
e399750abe
NIFI-13819 Set Row Number and Sheet Name for ExcelReader Exceptions ( #9334 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-08 14:51:23 -05:00
Mike
b318223189
NIFI-13776 Updated CopyS3Object to Handle Files over 5 GB ( #9286 )
...
- Added multipart copying for files over 5 GB
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-08 13:26:19 -05:00
Rajmund Takacs
1b4780c80d
NIFI-13829: Mitigate false positive reports of MonitorActivity, in case of infrequent Flow Files
...
This closes #9333 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
(cherry picked from commit 7da06aab6296b6d32d0133dbbdd85c489a5709f1)
2024-10-07 11:41:39 +02:00
Joe Gresock
98fba783d5
NIFI-13831: Adding inheritance to versioned component synchronizer parameter context synchronization when considering referencing components to restart
...
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
The change from main didn't apply cleanly so I had to adjust it for Java 8.
This closes #9338 .
2024-10-04 20:26:01 -04:00
Csaba Bejan
b95004012b
Revert "NIFI-13831: Adding inheritance to versioned component synchronizer parameter context synchronization when considering referencing components to restart"
...
This reverts commit abc5c328f10451cc4d7cb9d06136477f1d5fdce9.
The changes contained Java 8 incompatible parts in the test and I validated on Java 17 before pushing. Reverting and correcting it.
2024-10-04 19:56:49 -04:00
Joe Gresock
abc5c328f1
NIFI-13831: Adding inheritance to versioned component synchronizer parameter context synchronization when considering referencing components to restart
...
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
This closes #9338 .
2024-10-04 18:19:31 -04:00
Ferenc Kis
8cdc83ee85
NIFI-13836 Dependency upgrades
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #9340
2024-10-04 14:37:13 -04:00
Mark Payne
1d2b662a5f
NIFI-13837 QueryRecord changes timezones of Timestamp field
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #9341
2024-10-04 14:29:07 -04:00
Mark Payne
e720ccc309
NIFI-12016: Allow use of compatible NAR bundles when loading flow from cluster connection; when determining what bundles are compatible, consider not just any bundle if it's the only one but also any bundle whose version matches the framework version so that when NiFi is upgraded, it is handled more gracefully.
...
NIFI-12016: Removed system tests that are no longer relevant
Co-authored-by: Matt Burgess <mattyb149@apache.org>
Changes for support/nifi-1.x
This closes #9205 .
Signed-off-by: Mike Moser <mosermw@apache.org>
2024-10-02 20:01:33 +00:00
Nissim Shiman
604f1c88b0
NIFI-13549 Resolve ability to go to provenance event from lineage ui
...
when nifi is clustered
This closes #9289 .
Signed-off-by: Mike Moser <mosermw@apache.org>
2024-09-27 18:39:42 +00:00
Mark Bathori
a0ec73097a
NIFI-13722: Kerberos ticket renewal issue due static thread pool in Iceberg library
...
This closes #9305 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-09-24 14:00:40 +02:00
Mark Bathori
bfdf4ef597
NIFI-13720: Component is not reloaded when the isolation key depends on service property
...
This closes #9303 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-09-24 12:34:52 +02:00
timeabarna
76ce42e4d4
NIFI-13763 Fixed HashSet Filtering for DeduplicateRecord ( #9276 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-09-19 15:58:21 -05:00
Matt Burgess
e730ea67e1
NIFI-13742: Normalize column names in SelectHiveQL processors
...
This closes #9261 .
Signed-off-by: Mark Bathori <mbathori@apache.org>
2024-09-19 12:19:59 +02:00
EndzeitBegins
10ff385eeb
NIFI-13727 Add DeleteSFTP processor
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #9245 .
2024-09-09 13:51:36 +02:00
Jim Steinebrey
f106f8474a
NIFI-13543 Backport HttpRecordSink service to NiFi 1.x
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #9243 .
2024-09-09 13:47:42 +02:00
EndzeitBegins
79406c8f5c
NIFI-13723 Add standalone RecordPath function recordOf
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #9238 .
2024-09-09 13:45:28 +02:00
dan-s1
01d406cce2
NIFI-13709 Added more meaningful message when validation fails with non-compliant XML and no schema is provided. ( #9237 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-09-06 19:27:05 -05:00
Peter Turcsanyi
e966d99057
NIFI-13715 Fixed StandardProvenanceEventRecord.hashCode() to sort Parent/Child FlowFiles as equals() does ( #9242 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-09-06 19:25:20 -05:00
Rahul937303
3b67a8a0cd
NIFI-13620 Resolved MaxWaitTime Issue in QueryCassandra ( #9232 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-09-05 15:37:43 -05:00
jrsteinebrey
dead747486
NIFI-13686 Make TestListFile.testFilterAge() more resilient to time delays ( #9207 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-29 09:45:44 -05:00
Mike
0987009733
NIFI-13692 Catch All Exceptions in ResizeImage ( #9216 )
...
Widening the scope of caught Exceptions for routing to failure ensures that the Processor can catch pretty much everything a user could throw at this processor.
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-29 09:29:58 -05:00
Peter Turcsanyi
2f28354ff1
NIFI-13691 Added Kerberos User Service to KuduLookupService
...
This closes #9212 .
Signed-off-by: Mark Bathori <mbathori@apache.org>
2024-08-29 13:11:20 +02:00
Matt Burgess
8bdafb58c5
NIFI-13690 Upgraded AWS SDK to 2.27.14 and other dependencies
...
Upgraded brotli4j from 1.16.0 to 1.17.0
Upgraded AWS SDK from 1.12.767 to 1.12.770
Upgraded AWS SDK from 2.27.1 to 2.27.14
Upgraded Commons CLI from 1.7.0 to 1.9.0
Upgraded Dropwizard Metrics from 4.2.26 to 4.2.27
Upgraded Commons Compress from 1.27.0 to 1.27.1
Upgraded Slack API from 1.40.3 to 1.42.0
Upgraded Project Reactor Core from 3.6.8 to 3.6.9
Upgraded Iceberg from 1.6.0 to 1.6.1
Upgraded PostgreSQL from 42.7.3 to 42.7.4
This closes #9208
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-28 19:25:43 -05:00
tpalfy
62989e4920
NIFI-13605 Make AbstractHadoopProcessor.KERBEROS_USER_SERVICE public
...
This closes #9129 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
(cherry picked from commit b7faf8c84a6d83bc796e0c36462efbae403fa529)
2024-08-27 16:37:49 +02:00
Pierre Villard
153c87a7da
NIFI-13675 Fixed Tooltip for Parameter Description ( #9195 )
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-24 22:24:28 -05:00
Joe Gresock
49556f208a
NIFI-13669: Adding alternative processor suggestion in InvokeAWSGatewayApi deprecation notice
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #9189
2024-08-21 12:28:40 -04:00
Mike Thomsen
1f3b49b02b
NIFI-13666 Applied the change to 1.X
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #9190
2024-08-21 12:26:00 -04:00
sullis
336055e3bf
NIFI-13576: Upgrade Iceberg from 1.5.2 to 1.6.0
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-08-19 15:40:06 -04:00
Mike Thomsen
a044af8d6c
NIFI-13430 Added CopyS3Object and GetS3ObjectMetadata
...
This closes #9178
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-16 16:03:33 -05:00
Jim Steinebrey
42d3e6a96a
NIFI-13655 Upgrade 1.x Shared Dependencies including JacksonXML and others
...
NIFI-13655 Upgrade additional Shared Dependencies in NiFI 1.x
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #9176
2024-08-15 11:33:14 -04:00
Krisztina Zsihovszki
9d5f839189
NIFI-13640 Extract Ranger Solr version to property
...
This closes #9160 .
Signed-off-by: Mark Bathori <mbathori@apache.org>
2024-08-08 09:56:44 +02:00
Rajmund Takacs
440d5e5253
NIFI-13627: Bump azure-sdk-bom to 1.2.25 and msal4j to 1.16.1 for nifi-property-protection-azure
...
This closes #9144 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-08-03 14:42:25 +02:00
Krisztina Zsihovszki
1ae4f17e18
NIFI-13623 Bump gcp.sdk.version to 26.40.0 for nifi-property-protection-gcp
...
This closes #9142 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-08-03 10:50:17 +02:00
Krisztina Zsihovszki
57b4d92a3a
NIFI-13621 Upgraded JGit to 5.13.3.202401111512 for CVE-2023-4759
...
This closes #9141
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-02 16:16:41 -05:00
Rajmund Takacs
b649e4ecba
NIFI-13574 Upgraded Azure SDK BOM from 1.2.23 to 1.2.25
...
- Upgraded msal4j from 1.15.0 to 1.16.1
This closes #9104
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-02 09:45:46 -05:00
Timea Barna
f4259c445b
NIFI-13439 Add performance tracking to ProcessGroupStatus
...
This closes #9137
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-02 09:41:32 -05:00
Timea Barna
c073527b1b
Revert "NIFI-13439 Add performance tracking to ProcessGroupStatus"
...
This reverts commit efe421527f7f3add32df7cdc3f1b36becf88dbd1.
2024-08-01 10:11:15 +02:00
Timea Barna
efe421527f
NIFI-13439 Add performance tracking to ProcessGroupStatus
2024-08-01 10:07:20 +02:00