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
Matthew Hawkins
3e60414d48
NIFI-10436 Initial basic brotli support
...
NIFI-10436 Add Brotli-compressed SampleFile.txt.br for unit testing
NIFI-10436 Fixup basic usage of Brotli4j API
NIFI-10436 NOTICE ok, LICENSE updated
NIFI-10436 style fixup CompressContent.java
NIFI-10436 Update CompressContent.java
This closes #6432
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-29 12:03:09 -04:00
Lance Kinley
8c2b8cb6bc
NIFI-10557 Upgrade MongoDB driver to 4.7.1
...
This closes #6455
Fully supports MongoDB 6.0
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-29 11:40:08 -04:00
Lehel
da05ba0165
NIFI-10213: Create GetShopify processor
...
This closes #6303 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2022-09-29 16:12:53 +02:00
mr1716
85d08d3966
NIFI-10548 Updated Jetty version
...
This closes #6449
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-29 09:53:54 -04:00
UcanInfosec
9ad898f4d7
NIFI-10517 Updated Flyway-Core version
...
This closes #6427
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-29 09:51:33 -04:00
exceptionfactory
0dec6bfbe1
NIFI-10560 This closes #6459 . Excluded Elasticsearch and Solr Auto Configuration from Registry
...
- Excluding these configurations avoids unexpected runtime behavior when running Registry with the Apache Ranger plugin
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-09-28 16:32:35 -07:00
Joe Gresock
094222260c
NIFI-9402: Adding DatabaseParameterProvider
...
Adding provided scope to api dependency in nifi-standard-parameter-providers module
Adding additional documentation, other minor code cleanup
Correcting error handling in StandardParameterProviderNode, updating additional details for DatabaseParameterProvider
Correcting null columm value handling
NIFI-9402: Fixed Checkstyle violation
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6391
2022-09-28 17:41:57 -04:00
exceptionfactory
013d01a9fc
NIFI-10558 This closes #6456 . Updated Ranger modules to skip tests on AArch64
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-09-28 13:54:42 -07:00
Joe Witt
1a99b9611c
NIFI-10559 Clarified remote path can come from flowfile attributes and made inherited prop descriptors more obvious
...
This closes #6457
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-28 15:52:32 -05:00