1498 Commits

Author SHA1 Message Date
exceptionfactory
bc7a20068c
NIFI-12093 This closes #7766. Deprecated EncryptContent Processor
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-20 13:22:06 -07:00
Peter Turcsanyi
e07bb19233
NIFI-12075 Deprecated ComponentLog methods with Object[] and Throwable
- Updated component references to remove use of Object[] wrapping for log methods

This closes #7758

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-19 13:23:07 -05:00
Joseph Witt
f7c06d39a7
NIFI-12071 add deprecation notices to grpc processors and fix brittle test depending on certain command line output
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7741.
2023-09-16 13:50:25 +02:00
Joseph Witt
5baaa2185f
NIFI-12066 a series of minor version bumps for key dependencies 2023-09-15 13:21:41 -05:00
exceptionfactory
ab67daf891
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:32:24 -07:00
Matt Burgess
ee813d9650
NIFI-12011 Added MIME Type to ExecuteStreamCommand and ExecuteProcess
This closes #7660

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 24736f62767a88669a6845a6e3f21ce801b8b645)
2023-09-12 16:40:56 -05:00
dan-s1
b468d4f5af
NIFI-11959 Corrected single-line comment handling for Jolt JSON
Added new lines back to the read in JSON spec to allow for single line comments to be parsed correctly and ignored.

This closes #7678

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 0280497c629538bdec8d9f06a3a68561d7a091ed)
2023-09-11 17:00:58 -05:00
Matt Burgess
af8128bb5c
NIFI-12010: Handle auto-commit and commit based on driver capabilities in SQL components
Signed-off-by: Arpad Boda <aboda@apache.org>

This closes #7663
2023-09-11 21:38:18 +02:00
krisztina-zsihovszki
748a3149a1
NIFI-12014 NullPointerException in PutSQL when adding error attributes
This closes #7666.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-09-05 13:14:45 +02:00
p-kimberley
49596efa09
NIFI-11945 Add Cache Entry Identifier property to DeduplicateRecord
This closes #7603

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a9ac8fb7073ef89e1f1105775de2fdb56b8da0b3)
2023-08-30 16:59:54 -05:00
exceptionfactory
9cd720ee20 NIFI-12001 Refactored CertificateUtils to separate modules
- Added nifi-security-cert for reusable components without dependencies
- Added nifi-security-cert-builder for certificate generation

NIFI-12001: Changes related to backporting
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-08-30 15:06:37 -04:00
mr1716
8dd1a420cf
NIFI-12002 Upgraded javax.servlet.jsp-api from 2.3.1 to 2.3.3
This closes #7653

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 77ed641ee23746a55f095348b2d9648bf0cfd74a)
2023-08-28 12:22:25 -05:00
Mark Bean
1e52dba288
NIFI-11934 Allow FlowFile filename to be sent in header for InvokeHTTP
This closes #7639

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit d1b77018b2759454c83e536e1bd07db39375c155)
2023-08-24 17:22:09 -05:00
mr1716
a4e4590cac
NIFI-11994 Upgraded socketbroker from 1.0.2 to 1.1.0
This closes #7645

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit bf3c9ed4cbbfe971f371235edb744de30d17f98b)
2023-08-24 17:16:56 -05:00
exceptionfactory
5e20978b9e NIFI-11976 Removed error log check in TestListenTCPRecord
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-08-22 15:15:44 -04:00
mr1716
495e8eb3bb
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>
(cherry picked from commit dcc2480cb5ecc554aa9ebbb0e52b745a9cbf5dea)
2023-08-18 12:54:54 -05:00
exceptionfactory
10f7efde0f NIFI-11944 Removed validation warning from ExecuteStreamCommand
- Removed customValidate() which logged an incorrect warning every 5 seconds based on strategy string instance evaluation

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-08-14 16:34:11 -04:00
mr1716
2a88aab626 NIFI-11942 Update zstd-jni to 1.5.5-5
This closes #7601

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-08-11 17:51:58 -04:00
Mark Bean
da0d2614bd
NIFI-11914 Support Expression Language for SegmentContent Size
This closes #7578

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 02653143d8bb4989b02b404ee0d76bb039629b5c)
2023-08-09 20:25:43 -05:00
Matt Burgess
8fa5bc267c
NIFI-11922: Honor catalog/schema field in UpdateDatabaseTable
This closes #7585

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 88b6b587be6b3dd63d61b6a2e9ae321d8bacd1e1)
2023-08-09 17:30:54 -05:00
Chris Sampson
0c5537b4a0
NIFI-11910: Clarified some points in docs
This closes #7582

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-08 10:08:36 -05:00
exceptionfactory
19b13b060d
NIFI-11889 Added Record-oriented Transmission to PutTCP
This closes #7554
Signed-off-by: Paul Grey <greyp@apache.org>
2023-08-04 11:39:30 -04:00
Matt Burgess
700f39963f
NIFI-11898 Handle commit based on driver capabilities in PutDatabaseRecord
This closes #7560

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-03 16:50:01 -05:00
mr1716
03794c0283
NIFI-11888 Upgraded Saxon-HE from 12.2 to 12.3
This closes #7553

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 5a8519ebd171060dc132a90b712e6ed843b9850f)
2023-07-31 20:34:11 -05:00
exceptionfactory
43eb43365d
NIFI-11864 Upgraded Calcite Core from 1.34.0 to 1.35.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7531.
2023-07-31 18:22:10 +02:00
exceptionfactory
27a690a30a NIFI-11832-RC3 prepare for next development iteration 2023-07-25 14:03:12 -05:00
exceptionfactory
b7792f03b7 NIFI-11832-RC3 prepare release nifi-1.23.0-RC3 2023-07-25 14:03:11 -05:00
exceptionfactory
61716c0f17
NIFI-11780 Added Certificate SAN Attributes to HandleHttpRequest
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7521.
2023-07-25 16:09:50 +02:00
exceptionfactory
16e589456c
NIFI-11807 Reverted inadvertent changes to HandleHttpRequest
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 8d5a6ce8d2d53b1d3e26cf0745eca1ec237f7d84)
2023-07-21 17:22:39 -05:00
mr1716
079e0a4773
NIFI-11835 Upgraded json-schema-validator from 1.0.84 to 1.0.86
This closes #7505

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 0a774f231afc33a177f49246c2568f96c49fc680)
2023-07-20 11:46:45 -05:00
Paul Grey
2e5ec63881
NIFI-11825 Fixed QueryRecord closing of resources
This closes #7496

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 7db956fea7e0e82b0acd415b1076cdf2bb1223c2)
2023-07-19 13:08:16 -05:00
Matt Burgess
efb07d9595
NIFI-11807 Added ExtractRecordSchema Processor
This closes #7482

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit f6a14bc475b80a8382fb1731ae0d9a3bc69906f3)
2023-07-19 12:33:39 -05:00
mr1716
bccab62b7c
NIFI-11824 Upgraded JAX-RS API from 2.1 to 2.1.1
This closes #7490

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 779eea6453d3925b34f40a701b4697b3859bcb20)
2023-07-18 10:58:36 -05:00
exceptionfactory
b1568bcf57
NIFI-11810 Removed unused JSTL and EL API libraries
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7479.
2023-07-14 10:30:59 +02:00
Joe Witt
7943c684d2 NIFI-11434 added support for optionally allowing zip entries with dat… (#7462)
* NIFI-11434 added support for optionally allowing zip entries with data descriptors
* set default value and ensured all zip tests use various configs
2023-07-12 17:10:15 -04:00
Chris Sampson
756f9d0fdb
NIFI-9206 Added RemoveRecordField Processor
This closes #6816

Co-authored-by: Peter Gyori <peter.gyori.dev@gmail.com>
Co-authored-by: Chris Sampson <chris.sampson82@gmail.com>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 3f5ed2350476ea258b0d96b00987e5deb626af53)
2023-06-26 11:09:54 -05:00
exceptionfactory
072c9547bf NIFI-11748 Upgraded Apache Commons Codec from 1.15 to 1.16.0
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-23 18:26:51 -04:00
exceptionfactory
532578799c NIFI-11744 Added Required Permission to Reference Remote Resources
- Applied Required Permission to components supporting URL Resource References

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-23 18:02:22 -04:00
mr1716
a79544b5d1
NIFI-11732 Upgraded Saxon from 12.1 to 12.2
- Adjusted spacing in test HTML to match Saxon 12.2 serialization

This closes #7414

Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit f62e1eb1e9f1d2d42e2adda2548b07e2c1cf2a6b)
2023-06-21 11:02:26 -05:00
exceptionfactory
4d55615c7a NIFI-11709 Upgraded Guava from 32.0.0 to 32.0.1
- Added version override for Guava 27 to 32.0.1 in Hadoop and Hive modules

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-20 16:20:54 -04:00
mr1716
fa8cc4d914 NIFI-11731 Update json-schema-validator to 1.0.84
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-20 12:52:05 -04:00
Matt Burgess
faf4d5c0cb
NIFI-11682 Correct Quoting for UPSERT and INSERT_IGNORE keys in PutDatabaseRecord
This closes #7385

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit bc6ac4b700c78961045c8a55b44406827d1a8693)
2023-06-16 15:05:58 -05:00
Matt Burgess
9bd38a2456
NIFI-11691 Support VARBINARY and LONGVARBINARY in PutDatabaseRecord
This closes #7380

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 760949922c7098d09561af5c2eef7ede055c62bf)
2023-06-14 21:04:44 -05:00
Matthew Burgess
a0fc4fbe24
NIFI-4957 Add Resource File Support for Jolt Specifications
This closes #4044

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 991e5e24dece9f1015ef56b15a152fbdeeaa78d8)
2023-06-14 16:02:08 -05:00
mr1716
8e32fcb611
NIFI-11685 Upgraded zstd-jni from 1.5.5-3 to 1.5.5-4
This closes #7376

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 8cd1b4b76c486ad0180f37fcbba0ff952f4c0acd)
2023-06-14 14:31:15 -05:00
mr1716
ac0744ad01
NIFI-11684 Upgraded Brotli4j from 1.11.0 to 1.12.0
This closes #7377

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 4b6209ed20d035b99205d45cccbea2393def8282)
2023-06-14 14:31:14 -05:00
exceptionfactory
0ecd15537e
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

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

This closes #7233

(cherry picked from commit ca6c7f704164e922e11d72e7c972a50ac46e6b0e)
2023-06-13 15:22:40 -05:00
Paul Grey
f6e1b526c9
NIFI-11672 Adjusted ListSFTP to handle incomplete File Types
- Modified file handling to include both REGULAR and UNKNOWN File Types returned from an SFTP server

This closes #7365

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 45e8226f89be9b954f870ce00807eab80dfb6a0d)
2023-06-12 11:26:12 -05:00
Joe Witt
edc9e40582
Merge branch 'NIFI-11654-RC1' into support/nifi-1.x 2023-06-11 20:45:15 -04:00
Matt Burgess
7884d934bd
NIFI-11655 Fixed float and double handling in GenerateRecord
This closes #7356

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 5e6f3abdd2c57fe2a8b81cdf2c97e7f1b9a0132e)
2023-06-08 16:19:24 -05:00