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
mr1716
5d961eafce
NIFI-12000 Upgraded Hazelcast from 5.3.1 to 5.3.2
...
This closes #7649
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:13:18 -05:00
mr1716
49dd9ec03f
NIFI-11993 Upgraded Groovy from 3.0.18 to 3.0.19
...
This closes #7654
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:12:34 -05:00
mr1716
14d43fe084
NIFI-11999 Update netty.4.version to 4.1.97.Final
...
This closes #7650
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-08-28 10:43:27 +02:00
mr1716
eb6a5a2f47
NIFI-11998 Update spring.data.redis.version to 2.7.15
...
This closes #7648
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-08-25 23:36:05 +02:00
mr1716
5ec2bfeadd
NIFI-11997 Update spring.security.version to 5.8.6
...
This closes #7647
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-08-25 23:13:39 +02:00
Mark Bean
d1b77018b2
NIFI-11934 Allow FlowFile filename to be sent in header for InvokeHTTP
...
This closes #7639
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-24 17:21:28 -05:00
mr1716
bf3c9ed4cb
NIFI-11994 Upgraded socketbroker from 1.0.2 to 1.1.0
...
This closes #7645
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-24 17:15:12 -05:00
mr1716
6bdea7e204
NIFI-11983 Upgraded JAXB Runtime from 2.3.5 to 2.3.8
...
This closes #7641
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-24 17:14:29 -05:00
exceptionfactory
807df22af9
NIFI-11990 Disabled Kubernetes Auto Config in Test Class
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7643 .
2023-08-24 18:31:06 +02:00
exceptionfactory
3b21794255
NIFI-11988 Upgraded wrapped Maven from 3.9.3 to 3.9.4
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7642 .
2023-08-24 18:25:41 +02:00
Peter Turcsanyi
68983cef42
NIFI-11987: Set read buffer size in PutAzureBlobStorage_v12
...
Increased the read buffer size in order to avoid OOME due to too many buffer allocations (exceeding vm.max_map_count on Linux).
This closes #7640
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-08-24 15:55:55 +02:00