exceptionfactory
b3f8df94ad
NIFI-11756 Removed unused ROME Dependency from Registry Ranger Plugin
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-27 12:15:30 -04:00
Nandor Soma Abonyi
a5c67eb480
NIFI-11750 Updated the NiFi Cluster TLS Toolkit Guide
...
This closes #7432
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 5beb4cd9744414dec05a41e703c6dba96c9a8b4c)
2023-06-26 15:30:44 -05:00
exceptionfactory
920a586d2a
NIFI-11741 Added Guava dependency to Ranger assembly includes
...
This closes #7423
Co-authored-by: Zoltan Kornel Torok <taz19880922@gmail.com>
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 01fa3773fb32de9ced47f1c16100a0eff482213a)
2023-06-26 15:23:25 -05:00
dan-s1
207af04ea2
NIFI-11747 Refactored Groovy tests in nifi-web-api to Java (and JUnit 5)
...
This closes #7434
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 7748d9d1e5287c6b99c965ee0ed93ed154802def)
2023-06-26 15:23:24 -05:00
exceptionfactory
c104657bc0
NIFI-11752 Upgraded Spring Framework from 5.3.27 to 5.3.28
...
- Upgraded Spring Security from 5.8.3 to 5.8.4
- Upgraded Spring Boot from 2.7.12 to 2.7.13 for Registry
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-26 15:42:46 -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
cb76a62a14
NIFI-3065 Corrected TestStandardLoggingContext for Java 8
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-26 11:09:50 -05:00
exceptionfactory
0ab0ba2b8a
NIFI-3065 Corrected version to 1.23.0-SNAPSHOT for Process Group Logging
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-26 10:53:08 -05:00
timeabarna
d5fb6b4518
NIFI-3065 Per Process Group logging ( #7315 )
...
* NIFI-3065 Per Process Group logging
2023-06-23 21:20:34 -04: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
1cc093961f
NIFI-11749 Upgraded Bouncy Castle from 1.74 to 1.75
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-23 18:23:12 -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
Timea Barna
2052f15c79
NIFI-11705 Append Operating System section in NiFi diagnostic tool
...
This closes #7388
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit dceee57dfd1d0540463ddb6d15cee8858eb66928)
2023-06-23 17:00:29 -05:00
exceptionfactory
5a378a5dbb
NIFI-11746 Corrected unpackPythonExtensions reference in InstanceConfiguration
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-23 16:52:08 -05:00
Mark Payne
ad0d2cc44c
NIFI-11746: Refactored instance caching for system tests
...
Also changed some properties around so that we can have both a clustered and a standalone instance running at the same time.
This closes #7427
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 5d3443c1915ae7231ade4162437dc1debf9c42e7)
2023-06-23 16:22:37 -05:00
Bryan Bende
f9d48cb78a
NIFI-11492 Allow authorization to proceed based on request groups even if user does not exist
...
This closes #7425
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 40014486a408c2676afecad9d20b8c130a4bc8d1)
2023-06-22 15:51:06 -05:00
exceptionfactory
411111925b
NIFI-11735 Refactored Identity Provider Groups Handling ( #7419 )
...
- Removed H2 database approach in favor of passing groups in Application Bearer Token
2023-06-22 11:11:44 -04:00
Mark Payne
a47f5b8045
NIFI-11737: Improved performance of FlowSynchronizationIT
...
- FlowSynchronizationIT no longer requires isDestroyEnvironmentAfterEachTest to return true
This closes #7420
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 9709bd6fb749e1a1c7bc52076e69d96f5235802a)
2023-06-21 17:14:34 -05:00
exceptionfactory
6f5e830e83
NIFI-11733 Upgraded Netty from 4.1.93 to 4.1.94
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-21 12:48:05 -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
dan-s1
0c083272f1
NIFI-11638 Refactored Groovy tests in nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors to Java (and JUnit 5)
...
NIFI-11638 Removed groovy-json dependency
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-21 10:24:30 -04:00
Matt Burgess
b00fd9bc57
NIFI-7016: Fix Groovy File functions available for FlowFile in ExecuteGroovyScript
...
This closes #7016
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-21 06:25:01 -04:00
exceptionfactory
2d57625249
NIFI-11729 Upgraded OWASP Dependency Check from 8.2.1 to 8.3.1
...
- Updated OWASP suppressions to exclude several JSON and Kafka false positives
- Excluded JUnit dependency from Hive 3 JDBC
This closes #7411
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-21 06:18:02 -04:00
mr1716
f329629be8
NIFI-11730 Upgraded UnboundID LDAP SDK from 6.0.8 to 6.0.9
...
This closes #7412
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 05322fa8ce8148d48126430919d55f1f46f68233)
2023-06-20 17:12:48 -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
exceptionfactory
b9561ecc68
NIFI-11727 Deprecated RethinkDB Processors for Removal
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7409
2023-06-20 16:12:36 -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
Peter Turcsanyi
53c5fb331b
NIFI-11708: Upgraded snowflake-ingest-sdk to 2.0.1 and snowflake-jdbc to 3.13.33
...
Backported
This closes #7393
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
(cherry picked from commit 4082951506d6fdc1dad12ff0b18887f759447d85)
2023-06-20 18:26:05 +02:00
mr1716
b5d6453522
NIFI-11725 Upgraded Woodstox from 6.5.0 to 6.5.1
...
This closes #7407
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a5ae1558398c3618e6738b1b9a9181f3015dcc74)
2023-06-19 16:12:12 -05:00
mr1716
346bddfa78
NIFI-11724 Upgraded parquet-avro from 1.13.0 to 1.13.1
...
This closes #7406
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit b8c5bb661ed013f2ee1796e7ae2f4822b0439a6c)
2023-06-19 16:12:11 -05:00
mr1716
65899cb547
NIFI-11723 Upgraded Jedis from 3.9.0 to 3.10.0
...
This closes #7405
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 69ef6c69713c825ec9b6fec3dd666d42a798955d)
2023-06-19 16:12:11 -05:00
mr1716
16f73d90e2
NIFI-11722 Upgraded Spring Data Redis from 2.7.10 to 2.7.13
...
This closes #7404
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit d252ed5e1b3584b01f421c12c95d32e523a3cfbe)
2023-06-19 16:12:10 -05:00
mr1716
00b868870a
NIFI-11720 Upgraded HBase from 2.5.3 to 2.5.5
...
This closes #7402
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 8be9b016771fbefaac60533f00dbe7dab63ca41e)
2023-06-19 16:12:10 -05:00
dan-s1
4d1c71476e
NIFI-11167 Added ExcelReader to nifi-poi-nar
...
- Moved shared schema inference components to nifi-record-serialization-services-shared
- Backported from main branch following the addition of nifi-schema-inference-utils from NIFI-11716
This closes #7194
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit e4d1dab8f7f901acb62a896acd3d6533caefb7cc)
2023-06-19 15:41:56 -05:00
exceptionfactory
b6bf9c5725
NIFI-11716 Backported nifi-schema-inference-utils from NIFI-11241
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #7396
2023-06-19 21:02:27 +01:00
Nandor Soma Abonyi
b8973a077b
NIFI-11718 Updated NAR Maven Plugin from 1.5.0 to 1.5.1
...
This closes #7400
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a26de9e2339be70b28e75a75c03de47c8c5a81ce)
2023-06-19 11:15:20 -05: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
Peter Turcsanyi
a71e1c1c16
NIFI-11699 Fixed dynamic properties in SnowflakeComputingConnectionPool
...
Also fixed driver class name handling (caused IT test failure).
Other test fixes to make IT tests work.
This closes #7387
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit b36570f2cd2992450d6d36a934cda0d206ca7fc1)
2023-06-16 09:41:40 -05:00
mr1716
3f4c373a90
NIFI-11710 Corrected nifi-kafka-2-6-nar Description
...
This closes #7390
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 7c7b7c026b612ae10d3d2c6a76bf617e5b36fbf0)
2023-06-16 09:41:39 -05:00
Paul Grey
e47d18fed0
NIFI-11698 Changed GitHub MacOS and Windows timeouts to 150 mins
...
This closes #7386
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 7ba33a742c7e1fbe2ed114e43b0c74e33d594f18)
2023-06-15 20:34:38 -05:00
exceptionfactory
22008c2331
NIFI-11696 Upgraded Bouncy Castle from 1.71 to 1.74
...
- Adjusted nifi-repository-encryption to remove dependency on Bouncy Castle Provider
- Updated Google Cloud Provider dependencies to remove exclusions and dependencies on Bouncy Castle that no longer apply to current versions
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-15 16:19:16 -04:00
dependabot[bot]
dd97bea2ed
NIFI-11697: Bump snappy-java from 1.1.10.0 to 1.1.10.1
...
Bumps [snappy-java](https://github.com/xerial/snappy-java ) from 1.1.10.0 to 1.1.10.1.
- [Release notes](https://github.com/xerial/snappy-java/releases )
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.0...v1.1.10.1 )
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-15 15:29:51 -04:00
greyp9
b6d4099a14
NIFI-11690 - include extension info for SupportsSensitiveDynamicPrope… ( #7379 )
...
* NIFI-11690 - include extension info for SupportsSensitiveDynamicProperties in C2 manifest
* NIFI-11690 - include extension info for SupportsSensitiveDynamicProperties in C2 manifest
* NIFI-11690 - include extension info for SupportsSensitiveDynamicProperties in C2 manifest
2023-06-15 11:29:06 -04:00
exceptionfactory
c21c0e27eb
NIFI-11635 Upgraded IoTDB from 1.0.1 to 1.1.1
...
- Excluded transitive test dependencies to avoid SNAPSHOT versions
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7382 .
(cherry picked from commit 4638d2e2515e1c6da99947c451dfcd15abbf601f)
2023-06-15 08:47:36 -05:00
lizhizhou
105fcb90e2
NIFI-10784 Added QueryIoTDBRecord Processor
...
This closes #6844
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 7cb86dd42d52923bae57e2dc0763799f682222f5)
2023-06-15 08:47:08 -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
exceptionfactory
0f1744bbe1
NIFI-11689 Added Maven Wrapper with Maven 3.9.2 ( #7378 )
...
(cherry picked from commit 63452da61785d5a1f1ac19806aeb067d76c2fd89)
2023-06-14 15:07:36 -05:00
mr1716
0ddccec0ab
NIFI-11687 Upgraded Hazelcast from 5.3.0 to 5.3.1
...
This closes #7375
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 17efd87bae724b3a5b6e8a97fd5e16d6c3b4d1a5)
2023-06-14 14:31:15 -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