Pierre Villard
dcf42d01a4
NIFI-11852 - CLI - connect two process groups
...
This closes #7527
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-09-18 11:22:02 +02:00
Joe Witt
cbf5bb98f9
NIFI-12072 moved to StackWalker API elimnating usage of SecurityManager ( #7742 )
2023-09-16 17:05:22 -04:00
Pierre Villard
cb03d6de74
NIFI-11857 - CLI - recursively change version of Processors
...
This closes #7528
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-16 10:03:05 -05:00
Joseph Witt
ad753318e7
NIFI-12073 removed toolkit tests which rely on system exit calls and captures not allowed any longer by defunct security manager support in Java 21
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7743 .
2023-09-16 14:08:56 +02:00
Joe Witt
019e16c728
NIFI-12069 removed nifi grpc bundle and build related config. Cleaned up brittle test check for command line text which varies. ( #7739 )
2023-09-15 18:15:02 -04:00
Joseph Witt
c042a48c86
NIFI-12070 Removed nifi-easyrules-bundle
...
This closes #7738
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-15 16:41:06 -05:00
Joseph Witt
bd2276260e
NIFI-12051 Upgraded Groovy from 3.0.19 to 4.0.15
...
- Adjusted Groovy Maven coordinates to org.apache.groovy
- Adjusted build configuration and tests for Groovy 4
This closes #7692
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-15 13:38:24 -05:00
Joseph Witt
71bdbc080b
NIFI-12066 Upgraded framework and cloud provider dependencies
...
- Upgraded SLF4J from 2.0.7 to 2.0.9
- Upgraded Logback from 1.3.8 to 1.3.11
- Upgraded Testcontainers from 1.18.3 to 1.19.0
- Upgraded Fabric8 Kubernetes from 6.5.1 to 6.8.1
- Upgraded AspectJ from 1.9.19 to 1.9.20.1
- Upgraded Caffeine from 3.1.6 to 3.1.8
- Upgraded AWS SDK from 2.20.103 to 2.20.148
- Upgraded Guava from 32.0.1 to 32.1.2
- Upgraded Nimbus JOSE JWT from 9.31 to 9.33
- Upgraded Apache Tika from 2.8.0 to 2.9.0
- Upgraded gRPC from 1.57.2 to 1.58.0
- Upgraded Google Libraries from 26.17.0 to 26.22.0
- Upgraded Azure SDK from 1.2.13 to 1.2.16
This closes #7733
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-15 13:05:31 -05:00
exceptionfactory
00dc79c633
NIFI-12045 Upgraded Jetty from 10.0.15 to 10.0.16
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7730 .
2023-09-15 12:04:54 +02:00
Chris Sampson
94bb8aec97
NIFI-12063 Clarified Elasticsearch Query Documentation
...
Clarify paginated Elasticsearch with SCROLL does not use query parameters from dynamic properties
This closes #7695
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-14 20:01:50 -05:00
Joseph Witt
71dd5576db
NIFI-12065 Removed nifi-spark-receiver module
...
This closes #7732
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-14 19:42:51 -05:00
Joseph Witt
a1fca9b44e
NIFI-12064 Upgraded Maven Plugin versions
...
This closes #7731
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-14 19:35:51 -05:00
exceptionfactory
aee9f2c65d
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:21:17 -07:00
exceptionfactory
98fa7d0290
NIFI-12060 This closes #7694 . Removed Groovy Tests using Spock Framework
...
- Added org.spockframework to the list of banned dependencies
- Removed several other Groovy tests and associated build profiles
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 11:22:54 -07:00
Justin
7a79e8c01f
NIFI-12037 Update AzureUserGroupProvider to allow configuration of the graph endpoint and API scope to support regional clouds.
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7675 .
2023-09-14 19:39:03 +02:00
Matt Burgess
a7a281c215
NIFI-12023: Add FastCSV parser to CSVReader
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7685 .
2023-09-14 19:33:58 +02:00
Mark Payne
f27ace1ccf
NIFI-12016: This closes #7662 . 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.
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 10:29:23 -07:00
exceptionfactory
292b5d18a0
NIFI-12058 This closes #7693 . Upgraded Apache Kudu from 1.16.0 to 1.17.0
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 09:57:37 -07:00
exceptionfactory
591c323f0a
NIFI-12057 Refactored Groovy tests to Java in nifi-lookup-services
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 08:39:00 -07:00
Mark Bathori
ea4c2055d6
NIFI-12054: PutIceberg should produce a provenance send event
...
This closes #7690 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-09-14 16:53:32 +02:00
Joseph Witt
4d4c97d091
NIFI-12050 Upgraded Mockito from 4.11.0 to 5.5.0
...
This closes #7689
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-14 09:49:42 -05:00
exceptionfactory
6841aa6e99
NIFI-12047 Added HTTP/2 to Default Application Protocols
...
- Changed default value of nifi.web.https.application.protocols to include both h2 and http/1.1
- Changed default value of nifi.registry.web.https.application.protocols to include both h2 and http/1.1
- Updated HostHeaderHandler logging
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7684 .
2023-09-14 13:50:01 +02:00
Matt Burgess
24736f6276
NIFI-12011 Added MIME Type to ExecuteStreamCommand and ExecuteProcess
...
This closes #7660
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-12 16:39:41 -05:00
mr1716
8c68e5d8cc
NIFI-12046 Upgraded box-java-sdk from 4.2.0 to 4.4.0
...
This closes #7683
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-12 16:30:02 -05:00
mr1716
01dadf10de
NIFI-12044 Upgraded H2 DB from 2.2.220 to 2.2.222
...
This closes #7682
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-12 16:19:15 -05:00
dan-s1
09c1c8b2b3
NIFI-12042 Refactored Groovy test to Java in nifi-mock-record-utils
...
This closes #7681
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-12 09:03:51 -05:00
exceptionfactory
f0b7775203
NIFI-12040 Upgraded Apache IoTDB from 1.1.2 to 1.2.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7680 .
2023-09-12 10:41:43 +02:00
exceptionfactory
73a2d27b12
NIFI-12039 Upgraded Apache Commons DBCP from 2.9.0 to 2.10.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7679 .
2023-09-12 10:39:07 +02:00
dan-s1
0280497c62
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>
2023-09-11 17:00:12 -05:00
Timea Barna
c30fd9b66d
NIFI-12006 Removed Templates from Framework and UI
...
This closes #7658
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-11 14:52:41 -05:00
dan-s1
796ae2f5d1
NIFI-12021 Refactored Groovy TLS Toolkit Tests to Java
...
This closes #7674
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-11 08:15:37 -05:00
Pierre Villard
47f4c8ce2e
NIFI-12028 - Add s3.region attribute to ListS3 generated flow files
...
This closes #7672
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-09-10 12:22:35 -04:00
Matt Burgess
932cfe22a3
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-09 11:13:31 +02:00
Peter Turcsanyi
6cffc78ad2
NIFI-12025: Fixed duplicated bulletin messages ( #7670 )
2023-09-08 13:16:44 -04:00
Mike Moser
1449325027
NIFI-12019 bugfix for SynchronousFileWatcher time check interval
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7664
2023-09-06 12:41:58 -04:00
Joseph Witt
25a3cd335c
ASF required doap file entry
2023-09-05 09:56:29 -07:00
krisztina-zsihovszki
75cfe21e4c
NIFI-12014 NullPointerException in PutSQL when adding error attributes
...
This closes #7666 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-09-05 11:38:14 +02:00
Freedom9339
2b330d9fee
NIFI-10904 Changed the font color for drop down menus to avoid the app… ( #7502 )
...
* NIFI-10904 Changed the font color for dropdown menus to avoid the appearance of menu items being disabled
* NIFI-10904 Changed the CSS tag used to set the color of the dropdown menu text
* NIFI-10904 Used a new css class to set the color of dropdown options
* nifi-10904 Changed the css class for create/reference drop down menu items.
Merged #7502 into main.
2023-08-31 09:41:08 -07:00
p-kimberley
a9ac8fb707
NIFI-11945 Add Cache Entry Identifier property to DeduplicateRecord
...
This closes #7603
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-30 16:59:05 -05:00
exceptionfactory
5dc1ea27d3
NIFI-12001 Refactored CertificateUtils to separate modules
...
- Added nifi-security-cert for reusable components without dependencies
- Added nifi-security-cert-builder for certificate generation
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7651
2023-08-30 15:08:46 -04:00
Ravinarayan Singh
56a65a5877
NIFI-11947 Support preserving created timestamp for Flow Snapshots
...
This closes #7610
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-30 12:19:59 -05:00
Tamas Palfy
d4147ca442
NIFI-8650 Added Flow Analysis Rules
...
- Added new extensible Component Type: FlowAnalysisRule
- Added DisallowComponentType Rule implementation
- Flow Analysis Rules can be managed from the UI under Controller Settings -> Flow Analysis Rules
- Flow Analysis Rules can be set up with an enforcement policy of WARN or ENFORCE
- Flow Analysis Rules can evaluate an individual Component or a Process Group
This closes #7191
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-29 15:50:22 -05:00
exceptionfactory
fbc516b21f
NIFI-12009 Upgraded ZooKeeper from 3.8.2 to 3.9.0
...
This closes #7659
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-08-29 19:30:39 +01:00
dan-s1
8c045268ba
NIFI-11778 refactored Groovy tests in nifi-elasticsearch-restapi-processors to Java (and JUnit 5)
...
This closes #7537
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-08-29 05:56:15 +01:00
ravisingh
6bb2d62ffd
NIFI-11946 Support preserving created timestamp for Registry Flows
...
This closes #7604
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 16:59:12 -05:00
Emilio Setiadarma
af365414e9
NIFI-11519 Fixed DBCPConnectionPool Sensitive Dynamic Properties
...
- Added handling for property names marked as sensitive but not having the SENSITIVE prefix for backward compatibility
This closes #7646
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:37:23 -05:00
mr1716
a5ca73b2da
NIFI-12005 Upgraded Apache Ant from 1.10.13 to 1.10.14
...
This closes #7656
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:16:28 -05:00
mr1716
86709be8a8
NIFI-12004 Upgraded SnakeYAML from 2.1 to 2.2
...
This closes #7655
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:15:31 -05:00
mr1716
88a5ac6f0d
NIFI-12003 Upgraded Solr from 9.2.1 to 9.3.0
...
This closes #7657
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:14:43 -05:00
mr1716
77ed641ee2
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>
2023-08-28 12:14:00 -05:00