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
exceptionfactory
6461061e8f
NIFI-10381 Refactored Azure Event Hubs components with current SDK
...
- Upgraded Azure Event Hubs components from legacy version 3 to current version 5
- Refactored Azure dependencies using azure-sdk-bom
- Merged nifi-azure-record-sink-nar with nifi-azure-nar
- Refactored PutAzureCosmosDBRecordTest to use Jackson instead of Gson
This closes #6319 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-09-28 18:22:01 +02:00
joewitt
fdd94009b3
NIFI-10521 updating docker refs
2022-09-27 13:51:13 -07:00
Zoltan Kornel Torok
b28a211bf3
NIFI-10552 This closes #6453 . Fix ranger credential builder NoClassDefFoundError
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-09-27 10:58:07 -07:00
Lehel Boér
63aac1a31d
NIFI-10513: Added capture non-record fields to JsonTreeRowRecordReader, added pagination to QuerySalesforceObject
...
This closes #6444 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2022-09-27 19:53:10 +02:00
Tamas Palfy
1d9e119084
NIFI-10523 - Improved Google Drive processor documentations.
...
This closes #6430 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-09-27 19:42:26 +02:00
Lehel Boér
f14f940389
NIFI-10551: Improve GetHubSpot documentation
...
This closes #6452 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-09-27 16:50:49 +02:00
M Tien
34084d083a
NIFI-10542: set sensitivity for new parameters in a synced parameter context ( #6446 )
...
* NIFI-10542: set sensitivity for new parameters in a synced parameter context
* show removed or missing but referenced parameters with tooltip in the selectable parameters table
- remove default parameter value
* address review feedback
- fix showing a referencing icon for a missing but removed parameter
* fix discovering new parameters
This closes #6446
2022-09-26 19:32:00 -04:00
Eduardo Fontes
9bc63920aa
NIFI-10289 This closes #6256 . Change getConflictColumnsClause
...
NIFI-10289 Test upsert to catch this issue
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-09-26 15:38:42 -07:00
Joe Witt
9e6ee656b5
NIFI-10532 ensuring client gets reset if any of the key values host/port/user/pw change on a per ff basis ( #6445 )
2022-09-26 17:00:23 -04:00
simonbence
e5059e0514
NIFI-10550 Fixing SSH Context Service validation for NifiRegistryFlowRegistryClient ( #6451 )
2022-09-26 16:28:00 -04:00