6387 Commits

Author SHA1 Message Date
EndzeitBegins
4e1e2612c3
NIFI-12503 Render from-data in swagger.json and RestAPI docs correctly
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8485.
2024-03-19 08:54:18 +01:00
exceptionfactory
7f78f45f66
NIFI-12919 Deprecated Cassandra 3 Components for Removal
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8530.
2024-03-19 08:47:17 +01:00
lehelb
d1387c4773
NIFI-12877 Added Sensitive Dynamic Property Support to RestLookUpService
This closes #8525

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 129130fc0966fee6dfcf8fa514841ebc07045579)
2024-03-18 08:56:11 -05:00
exceptionfactory
06e452742b
NIFI-12911 Upgraded Jagged from 0.3.0 to 0.3.2 2024-03-15 14:15:22 -07:00
Pierre Villard
e48a8b5d4e
NIFI-12909 Upgraded Nimbus JOSE+JWT from 9.33.0 to 9.37.3
This closes #8519

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-15 15:45:39 -05:00
emiliosetiadarma
37eb52d75f NIFI-12700: refactored PutKudu to optimize memory handling for AUTO_FLUSH_SYNC flush mode (unbatched flush)
NIFI-12700: made changes based on PR comments. Simplified statements involving determination of whether or not there are flowfile failures/rowErrors. Separated out getting rowErrors from OperationResponses into its own function

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #8501
2024-03-15 11:43:12 -04:00
EndzeitBegins
4093fc1ab0
NIFI-12901 Removed time units in description of time period properties
This closes #8504

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 27fa595b25c848bc06579748c17be2b0bf6dcd2e)
2024-03-14 23:03:16 -05:00
EndzeitBegins
a51641f37c
NIFI-12840 Expose REMOTE_POLL_BATCH_SIZE property for ListSFTP
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8448.
2024-03-11 13:51:08 +01:00
exceptionfactory
e21fb6a6be
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:26 +01:00
dependabot[bot]
691870806d
NIFI-12879 Upgraded Clojure from 1.11.1 to 1.11.2
This closes #8487

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 63cc0520dca09acee2dc8f1abb1e2c48c8f4e3e4)
2024-03-08 20:30:05 -06:00
dan-s1
611d268f67
NIFI-12785 Corrected InvokeHTTP URL handling to avoid double encoding
This closes #8459

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-08 08:23:04 -06:00
exceptionfactory
5573f59445
NIFI-12868 Upgraded Commons DBCP from 2.11.0 to 2.12.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8478.
2024-03-06 18:22:08 +01:00
Peter Turcsanyi
40f2144942
NIFI-12846 Fixed Region handling for AWS Assume Role Credentials with VPCE Endpoint URL
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8473.
2024-03-05 15:37:55 +01:00
Jim Steinebrey
7f2f5e77f6 NIFI-12645 Fix to correctly invoke onStopped method of scripted processor
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-03-04 16:27:48 -05:00
Pierre Villard
6863b4ea71 NIFI-12850 - Prevent indexing of overly large filename attribute
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-02-29 14:08:55 -05:00
ravisingh
eeafa8354a NIFI-12828: Added Mapping for BIT type to return INT and handled boolean case for postgres
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-02-29 14:02:55 -05:00
Paul Grey
50a99b291f
NIFI-12851 - ConsumeKafka, remove limitation on count of subscribed topics
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8460.
2024-02-29 12:01:37 +01:00
Mark Bathori
dcc0e5edb7
NIFI-12847: Add Enum data type handling to Iceberg record converter
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8453.
2024-02-28 14:34:03 +01:00
Rajmund Takacs
48fb538e68 NIFI-12843: Fix incorrect read of parquet data, when record.count is inherited
This closes #8452.

Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2024-02-27 18:05:23 +01:00
bob
4d097fbfe8
NIFI-11859: Ensure Hazelcast can not join a network when Cluster is NONE
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8440.
2024-02-23 13:20:26 +01:00
Joseph Witt
417da44a6f
NIFI-12826 Added timing lag in TestFTP method for improved stability
This closes #8443

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 9e7e39fc2adc1559ad2a5d1fa2386c81984ac058)
2024-02-22 10:59:37 -06:00
dan-s1
85f2af438b
NIFI-12784 Set Path Not Found as a Dependent Property in EvaluateJsonPath
This closes #8420

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 0a2ba317c0dc0db3a45a904d88802dde1a68304e)
2024-02-20 22:16:08 -06:00
Mark Payne
9ca8bfc752
NIFI-12232 Corrected Group Component ID Handling for Clustered Flows
Ensured that if a Process Group doesn't have a Versioned Component ID we use the ComponentIdLookup to create one based on its Instance ID in the same way that is done when serializing the flow; this ensures matching ID's when we synchronize flows across the cluster. Also included some code cleanup around failure handling on startup

This closes #8432

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-20 15:38:08 -06:00
exceptionfactory
d5385c298d
NIFI-12818 Deprecated ReportLineageToAtlas for Removal
This closes #8426.

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-20 09:18:18 -07:00
dan-s1
b5dd5c1f2c
NIFI-12725 Upgraded json-schema-validator from 1.1.0 to 1.3.2
- Adjusted URIs for schemas Draft 4, Draft 6 and Draft 7 to match official values set on json-schema-validator 1.3.0

This closes #8405

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit fd4a74dbff710171b7eeae10f51c09acd7b0c093)
2024-02-15 15:12:53 -06:00
Pierre Villard
8c60dbf77f NIFI-12789 - fix broken link in couchbase additional details
Signed-off-by: Daniel Stieglitz <dstiggy@apache.org>
This closes #8403
2024-02-15 14:34:43 -05:00
exceptionfactory
f9b89b7248
NIFI-12770 Deprecated Ranger Authorizers for Removal
This closes #8387

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-14 17:16:27 -07:00
exceptionfactory
463e965f58
NIFI-12792 Deprecated nifi-spark-bundle components for removal
This closes #8408

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-14 17:16:09 -07:00
Nikolas Falco
b262f96b56 NIFI-12777 Add support for UUID record field type in QueryRecord processor
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #8395
2024-02-13 13:21:25 -05:00
Peter Turcsanyi
3baf052aae
NIFI-12769 Updated copyright year to 2024 in NOTICE file headers
This closes #8385.

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-09 14:24:40 -07:00
Rajmund Takacs
ba2e24b68f NIFI-12745: Fix AvroReader silently dropping malformed records
This closes #8361.

Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2024-02-08 19:30:17 +01:00
Peter Turcsanyi
47c41ba8d7 NIFI-12732 ListS3 resets its tracking state after configuration change
This closes #8360.

Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2024-02-06 15:36:18 +01:00
mr1716
9e30d739f7
NIFI-12728 Upgraded brotli4j from 1.13.0 to 1.16.0
This closes #8343

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 00e5b454ab061bce6a23743d7974607d77c7a538)
2024-02-02 16:35:18 -06:00
mr1716
91582a06d0
NIFI-12729 Upgraded unboundid-ldapsdk from 6.0.10 to 6.0.11
This closes #8344

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit f70db0d23577d48dad9dd1e67820fd7b8e3019fd)
2024-02-02 16:35:17 -06:00
mr1716
6bbae6c335
NIFI-12730 Upgraded Spring Integration from 5.5.18 to 5.5.20
This closes #8345

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 6d55e772c1bd37cd27cd21bbd013f19702f26943)
2024-02-02 16:35:17 -06:00
Juldrixx
ce56117e43
NIFI-12441 Added No Tracking Strategy to ListS3
This closes #8088

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 9a919339090b26b0b39321758b8f8074597320ca)
2024-02-02 13:50:17 +01:00
mr1716
ebbbcf676b
NIFI-12726 Update commons-email to 1.6.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8342.
2024-02-02 09:10:08 +04:00
Matt Burgess
f4a1004d30
NIFI-12731: Ensure state is updated in GetHBase whenever the session is committed
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8347.
2024-02-02 09:04:21 +04:00
mr1716
f211f3af28
NIFI-12715 Updated Snowflake SDKs
This closes #8335.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
(cherry picked from commit d5ed02ec5969efb82efffa467a6be8c53ceeaccf)
2024-02-01 20:29:51 +01:00
mr1716
a47009ab2c
NIFI-12719 Upgraded metrics-core from 4.2.22 to 4.2.25
This closes #8339

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 325a5a80431993e7e0d536e1d625e8cee00594fb)
2024-02-01 11:51:39 -06:00
mr1716
acde19f571
NIFI-12718 Upgraded greenmail from 1.6.14 to 1.6.15
This closes #8338

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 41817d8088ac2b50e1af217d6b6d8ac05fa87273)
2024-02-01 11:51:38 -06:00
mr1716
400d875f8b
NIFI-12717 Upgraded Gremlin from 3.7.0 to 3.7.1
This closes #8337

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit c71d9e531b48c30f4fe6808ed075d1ef2c4e7246)
2024-02-01 11:51:38 -06:00
mr1716
bce5e2ad8b
NIFI-12713 Upgraded mysql-binlog-connector from 0.28.3 to 0.29.0
This closes #8334

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 691666c36ffe9dc9f4853a6b87aaa97b0922d3fe)
2024-02-01 11:51:37 -06:00
exceptionfactory
cbfc47d460
NIFI-12695 Enabled PKCE Support for OIDC Integration
- Added Spring Security PKCE OAuth2 Request Customizer to standard Resolver

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

This closes #8324.

(cherry picked from commit 547f338147f4c48d9612ce4e7a6d52e0d8714f7f)
2024-02-01 08:37:04 -06:00
Mark Bean
b73f553f2b
NIFI-12699 Set timeout to 10 seconds for TestStandardFlowFileQueue.testListFlowFilesResultsLimitedCollection
This closes #8330

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit e031e7e7a2f1e9f4d5dcae3eb6700c2b4babcd65)
2024-02-01 08:08:48 -06:00
mr1716
9584c6247a
NIFI-12706 Update reactor-test to 3.5.14
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8329.
2024-02-01 11:04:41 +04:00
mr1716
97333d1abc
NIFI-12690 Upgraded opentelemetry-proto from 1.0.0 to 1.1.0
This closes #8314

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 4234f119dd1cdcf7835eeec5d6364882af8c90c5)
2024-01-30 15:27:01 -06:00
Pierre Villard
2ac7a160c7
Merge branch 'support/nifi-1.x' of https://gitbox.apache.org/repos/asf/nifi into support/nifi-1.x 2024-01-30 18:15:51 +04:00
dan-s1
1f7662ce0b
NIFI-12677 Removed documentation of non-existent strategy for ExcelReader
This closes #8310

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 592cc420599df8456a2e658e3653ae1403d30ed6)
2024-01-29 16:10:53 -06:00
jsteinebrey
4c1edbefa3 NIFI-9677 Fixed issue that an empty JSON array causes flow file to be considered unmatched even though it should be considered as a match.
Refactored to avoid streaming over the list twice.

Tweaked unit test, so it works in NiFi 1.x also.

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-01-26 21:54:01 -05:00