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
Nandor Soma Abonyi
e9b62f7b83
NIFI-11912 Added Proxy support to StandardOauth2AccessTokenProvider
...
This closes #7609
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-23 16:22:42 -05:00
Chris Sampson
fb502cdf9a
NIFI-11480 add option to group PutElasticsearchRecord errors by Elasticsearch _bulk error type
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7441
2023-08-23 16:00:28 -04:00
mr1716
9a0b3d0ce0
NIFI-11975 Upgraded Okio from 3.4.0 to 3.5.0
...
- Upgraded Kotlin from 1.8.20 to 1.9.0
This closes #7636
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-23 14:23:17 -05:00
Tamas Palfy
1e12800912
NIFI-11978 Fix: NPE when trying to disable Management Controller Service
...
This closes #7637
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-23 13:58:58 -05:00
exceptionfactory
c08560447f
NIFI-11518 Upgraded Jetty from 9.4.51 to 10.0.15
...
- Updated Jetty WebSocket components using Jetty 10 components
- Upgraded Solr components from 8.11.2 to 9.2.1 to align with Jetty 10 dependencies
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7622
2023-08-23 14:42:59 -04:00
Paul Grey
c0c1b386f6
NIFI-11981 - PublishGCPubSub failure / Record-based processing / AVRO
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7638
2023-08-23 14:29:19 -04:00
exceptionfactory
016834efaa
NIFI-11976 Removed error log check in TestListenTCPRecord
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7635
2023-08-22 15:16:25 -04:00
Robert Kalmar
25d775b965
NIFI-11963 Added null check in system test for instance cache method
...
- Timing issues in system integration tests could sometimes fail with a NullPointerException when calling the poison method multiple times
This closes #7618
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-22 13:56:03 -05:00
dependabot[bot]
680acf89ed
NIFI-11980 Upgraded Apache Ivy from 2.5.1 to 2.5.2
...
This closes #7633
This closes #7632
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-22 11:52:48 -05:00
Mark Bean
9432f302c6
NIFI-11877 Added Comments field for Rules in UpdateAttribute
...
This closes #7541
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-22 09:49:19 -05:00
Bence Simon
7340bb8153
NIFI-11924 Closing FileSystem after using in HDFSExternalResourceProvider
...
This closes #7588 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-08-22 13:18:10 +02:00
Mark Payne
baea7ffee9
NIFI-11971: Ensure that when creating a new content claim that we always treat an existing claim length of -1 as 0, to ensure that we never add -1 to our offset
...
This closes #7631
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-21 12:07:16 -05:00
Freedom9339
52cc831a2a
NIFI-11303 Added a go-to entry on the right click context menu for th… ( #7461 )
...
* NIFI-11303 Added a go-to entry on the right click context menu for the provenance lineage tree to take you to the specified component in the graph
* nifi-11303 Removed unused variable.
Merged #7461 into main.
2023-08-21 09:23:38 -07:00
Emilio Setiadarma
5d90c9c14b
NIFI-9164 Refactored tests in nifi-windows-event-log to JUnit 5
...
- Used LauncherInterceptor to handle custom class loading
This closes #7623
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-21 11:12:29 -05:00
mr1716
96ae5252f5
NIFI-11970 Upgraded gRPC from 1.57.1 to 1.57.2
...
This closes #7628
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-21 11:04:11 -05:00
mr1716
83cba2c5ad
NIFI-11969 Upgraded excel-streaming-reader from 4.1.0 to 4.1.1
...
This closes #7627
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-21 11:03:37 -05:00
mr1716
e83fc230ac
NIFI-11968 Upgraded zstd-jni to 1.5.5-5 for compress-processors
...
This closes #7626
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-21 11:02:00 -05:00