greyp9
0abc3bb719
NIFI-10627 - VersionedPort missing getter ( #6511 )
2022-10-11 21:53:01 -04:00
Mark Bathori
e87bced147
NIFI-10442: Create PutIceberg processor
...
This closes #6368 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-10-11 21:51:18 +02:00
mr1716
14d3ac3229
NIFI-10620 Upgraded Spring Integration from 5.5.14 to 5.5.15
...
This closes #6505
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-11 11:03:16 -04:00
UcanInfosec
bede739af7
NIFI-10619 Upgraded mysql-connector-java from 8.0.29 to 8.0.30
...
This closes #6502
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-11 10:10:33 -04:00
Lehel Boér
ad08e8befc
NIFI-10602: Fix GetHubSpot and GetShopify state handling on NiFi restart
...
This closes #6495 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-10-10 23:44:03 +02:00
Andrew Lim
da0fb234d6
NIFI-10288 Better describe forward slash requirements for Prefix property in ListS3
...
This closes #6477
Co-authored-by: Andrew Lim <andrewlim.apache@gmail.com>
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 11:40:57 -05:00
Jon Shoemaker
9a4ce2607d
NIFI-9878 Added timeout handling for Cache Client handshaking
...
This closes #6414
Co-authored-by: Nissim Shiman <nshiman@yahoo.com>
Co-authored-by: Jon Shoemaker <jon.l.shoemaker@systolic.com>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 11:31:40 -05:00
Jeremy Snyder
b862fff8f0
NIFI-10498 Added Cipher Suite configuration to NiFi Registry
...
This closes #6458
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 10:53:06 -05:00
Matt Gilman
e638bcee2f
NIFI-10617:
...
- Adding dynamic property annotation on a number of extensions that were missing it.
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6501
2022-10-10 10:32:50 -04:00
UcanInfosec
4af9b45872
NIFI-10613 Upgraded Netty 4 from 4.1.81 to 4.1.82
...
This closes #6496
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 08:59:25 -05:00
mr1716
d2f51c8c00
NIFI-10615 Upgraded JUnit from 5.9.0 to 5.9.1
...
This closes #6499
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 08:55:17 -05:00
mr1716
ba6233c0da
NIFI-10607 Upgraded Spring Boot from 2.7.2 to 2.7.4
...
This closes #6493
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-07 16:05:44 -05:00
Nathan Gough
9ff1dadcf6
NIFI-10604 Added Idle Connection Timeout property to ListenTCP
...
This closes #6492
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-07 14:30:37 -05:00
zhangcheng
b5f4101fa0
NIFI-10352: remove the meaningless code of GenerateTableFetch.java, It is confusing for reading code.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6299
2022-10-07 14:50:26 -04:00
exceptionfactory
97dc4b67aa
NIFI-10569 Added Maximum Thread property to HandleHttpRequest
...
- Added simple unit test for HandleHttpRequest to run without requests
- Removed cleanup integration test method for HandleHttpRequest
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6465 .
2022-10-07 14:37:04 -04:00
Ferenc Kis
1ebeb2db7a
NIFI-10610 Removed quotation from minifi-env.bat
...
This closes #6494 .
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
2022-10-07 20:07:11 +02:00
UcanInfosec
e38bacf6b6
NIFI-10598 Updated jgit from 5.13.0 to 5.13.1
...
This closes #6490
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-07 11:02:42 -05:00
Michael 81877
572799a201
NIFI-10273 Supported file entries larger than 8.5GB for TAR in MergeContent
...
This closes #6369
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-07 10:36:10 -05:00
dan-s1
5da9ce525c
NIFI-10565 Removed duplicated test dependencies
...
This closes #6482
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-07 09:07:51 -05:00
Ferenc Kis
bf3cfdcf33
NIFI-10578 Fix minifi-c2 unsecure integrations tests
...
This closes #6475
Signed-off-by: Ferenc Erdei <erdei.ferenc90@gmail.com>
2022-10-07 14:52:15 +02:00
Joe Witt
f65888dc5c
NIFI-10521 update version references
2022-10-06 14:25:33 -07:00
Joe Witt
c6a9d70814
Merge branch 'NIFI-10521-RC4'
2022-10-06 14:13:30 -07:00
Zoltan Kornel Torok
bca168c1ea
NIFI-10587 Restored nifi-registry-ranger-assembly exclusion
...
- Corrected nifi-registry-assembly configuration avoiding inclusion of libraries from nifi-registry-ranger-assembly when building with include-ranger
This closes #6481
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-06 15:20:42 -05:00
exceptionfactory
d1145ee34e
NIFI-10586 Prioritized ssh-rsa algorithm in SFTP Processors
...
- The default configuration prioritizes ssh-rsa when Key Algorithms Allowed is not specified
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6479 .
2022-10-06 14:31:10 -04:00
krisztina-zsihovszki
1ec8c84b6a
NIFI-10597 Change 'App Config File' property to external resource in Box processors
...
This closes #6489 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2022-10-06 18:54:47 +02:00
Nandor Soma Abonyi
2405b0ef71
NIFI-10543 Support broker failover in MQTT processors ( #6447 )
...
NIFI-10543 Support broker failover in MQTT processors
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-10-06 18:24:54 +02:00
UcanInfosec
a721e03000
NIFI-10596 Update Test Containers
...
This closes #6488
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-10-06 09:02:16 -04:00
Yanni
bcec883344
NIFI-10592 This closes #6486 . fix flaky tests using wrong map impl.
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-10-05 14:49:07 -07:00
UcanInfosec
209ca78abc
NIFI-10570 Upgrade SnakeYaml to 1.33
...
This closes #6468
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-10-05 12:17:51 -04:00
mr1716
01b2cda35c
NIFI-10590 Upgrade Groovy From 2.5.14 To 2.5.18
...
This closes #6485
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-10-05 12:16:33 -04:00
Csaba Bejan
f0d8a4d007
NIFI-10555 Add controller services support for minifi standard processors
...
This closes #6483
Signed-off-by: Ferenc Erdei <erdei.ferenc90@gmail.com>
2022-10-05 08:20:02 +02:00
Matt Gilman
1e0cb03b41
NIFI-10584: ( #6478 )
...
- Only including dependent values when they are non-null.
2022-10-04 16:16:02 -04:00
Ferenc Erdei
504baae227
NIFI-10531 Add supported operations to c2 heartbeat:
...
This closes #6438
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
2022-10-04 17:16:51 +02:00
Ferenc Kis
16bcb8f145
NIFI-10458 MiNiFi: Add C2 handler for Transfer/Debug operation
...
This closes #6434
Signed-off-by: Ferenc Erdei <erdei.ferenc90@gmail.com>
2022-10-04 10:35:39 +02:00
Andrew Lim
d29f67465a
NIFI-10564 Update text for access the controller access policy in UI and Admin Guide
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6476 .
2022-10-03 20:50:31 -04:00
exceptionfactory
7a01e22125
NIFI-10577 Fix Sensitive Checkbox rendering for Fetch Parameters ( #6473 )
...
* NIFI-10577 Fixed Sensitive Checkbox rendering for Fetch Parameters
- Corrected rendering of Sensitive status checkbox on Firefox using standard nf-checkbox
* NIFI-10577 Corrected canvas rendering in Safari
Merged #6473 in main.
2022-10-03 13:24:36 -07:00
Joe Witt
c9ebdd2025
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
Joe Witt
109e54cd58
NIFI-10521-RC4 prepare release nifi-1.18.0-RC4
2022-10-03 10:59:34 -07:00
Joe Gresock
10a5e9194c
NIFI-10572: Allowing variables to be deleted between versions, and considering ancestor variable additions to be environmental
...
This closes #6474
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-03 12:44:07 -05:00
Bryan Bende
11ff622882
NIFI-10568 Add stateful info to runtime manifest components
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6472
2022-10-03 12:54:50 -04:00
Ashish Kurmi
c9ade4802c
NIFI-10575 Added minimum GitHub token permissions for workflows
...
This closes #6469
Signed-off-by: David Handermann <exceptionfactory@apache.org>
Co-authored-by: Ashish Kurmi <akurmi@stepsecurity.io>
Co-authored-by: Alex <aleksandrosansan@gmail.com>
2022-10-03 10:02:36 -05:00
M Tien
5546b7ab01
NIFI-10566: update availability text in Controller Settings ( #6463 )
...
* NIFI-10566: update availability text in Controller Settings
- fix link in controller service referencing a parameter provider
* add Registry Clients to the availability message
This closes #6463
2022-10-03 08:23:52 -04:00
Andrew Lim
422134c55d
NIFI-10501 Update User Guide and Registry Quick Start Guide for Management Controller Services, Registry Client and Replay last event updates
...
This closes #6471 .
Signed-off-by: Joe Gresock <jgresock@gmail.com>
2022-10-03 05:47:24 -04:00
Peter Turcsanyi
271c773ee4
NIFI-10574: Fixed PutAzureDataLakeStorage fails with HTTP 412 error
...
This closes #6470
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-02 16:44:53 -05:00
Joe Gresock
518f413d9f
NIFI-9637: Adding GcpSecretManagerParameterProvider
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6394 .
2022-09-30 13:15:36 -04:00
dystieg
8148588c9c
NIFI-10540 Moved Checkstyle rules from pom.xml to checkstyle.xml
...
This closes #6462
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-30 11:15:54 -05:00
Emilio Setiadarma
abf88c3aab
NIFI-10240 Removed custom validation for SSL Context Service in ListenSyslog
...
- Made sure to check TCP is protocol set before using SSL Context Service during runtime
This closes #6441
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-30 11:03:39 -05:00
Aerilym
4b691b133b
NIFI-10192 Caffeine cache schema request for reuse
...
This closes #6364
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-29 15:07:42 -04:00
Joe Gresock
315e54a812
NIFI-9636: Adding AwsSecretsManagerParameterProvider
...
This closes #6392
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-29 11:59:04 -05:00
exceptionfactory
fa193ca14b
NIFI-10563 This closes #6461 . Added commons-lang3 dependency to nifi-bootstrap
...
- Added commons-lang3 include to Ranger assembly configuration
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-09-29 09:54:31 -07:00