Commit Graph

9948 Commits

Author SHA1 Message Date
exceptionfactory 6d6d4a8904
NIFI-13488 Upgraded Apache POI from 5.2.5 to 5.3.0
This closes #9031

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-07-03 10:22:13 -07:00
Scott Aslan 66f403bd0f
[NIFI-13483] use primary contrast color for active thread count icon and text on primary surfaces (#9030)
This closes #9030
2024-07-03 13:18:30 -04:00
Matt Burgess 239b9362f4
NIFI-13465: Fix NPE in QueryNiFiReportingTask when analytics tables are queried without analytics enabled
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #9016.
2024-07-03 11:53:25 +02:00
Scott Aslan 229364fc31
[NIFI-13483] update active thread count colors for PG and RPG (#9027)
* [NIFI-13483] update active thread count colors for PG and RPG

* address review feedback

This closes #9027
2024-07-02 17:36:23 -04:00
Mark Bathori fd6e62bdd2 NIFI-13478: Protobuf Reader fails to coerce type of repeated fields
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #9024
2024-07-02 15:38:39 -04:00
Matt Gilman 715989d48c
NIFI-13479: (#9026)
- Remove unnecessary imports which was impacting the ability to use EL and Parameter autocomplete.

This closes #9026
2024-07-02 13:19:02 -06:00
David Handermann 3bb79f1ba6
NIFI-13476 Optimized Authorization Checking in Process Group Status (#9021)
- Avoided invoking Authorizer when nested component is not included in Process Group Status based on depth of recursion
2024-07-01 14:58:22 -04:00
Ferenc Erdei 903090b649
NIFI-13436 Retain queue for non-modified connections during MiNiFi flow update
This closes #8998.

Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
2024-06-28 08:40:23 +02:00
Peter Gyori 3efb0763da
NIFI-13427 Added FlowFileSource interface for Python Processors
This closes #9000

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-27 12:35:31 -05:00
Joe Gresock b105b5bbef
NIFI-13454 Renamed FileParameterProvider to KubernetesSecretParameterProvider
This closes #9008

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-27 08:36:44 -05:00
dan-s1 5c9fb448a4
NIFI-13456 Removed unused code from TestSplitExcel
This closes #9009

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-26 17:46:08 -05:00
mr1716 2066d6ebc5
NIFI-13451 Upgraded error_prone_annotations from 2.21.1 to 2.28.0
This closes #9006

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-26 17:45:01 -05:00
Ferenc Erdei 212dd94f90
NIFI-13450 Regenerate MiNiFi Agent Manifest between Heartbeats
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>

This closes #9005
2024-06-26 17:18:35 -04:00
exceptionfactory af6964642a
NIFI-13457 Removed nifi-python-extensions
This closes #9013

- Python Processors migrated to new nifi-python-extensions repository

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-06-26 13:33:49 -07:00
Krisztina Zsihovszki 0d093655eb
NIFI-13433 Fixed PutChroma handling of list values in properties
This closes #9007

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-26 08:23:30 -05:00
Scott Aslan bd491e4e92
[NIFI-13431] Initial nifi-jolt-transform-ui Nx project and initial ad… (#8991)
* [NIFI-13431] Initial nifi-jolt-transform-ui Nx project and initial advanced UI layout/UX

* use @nifi/shared

* improve variable names and reeadablility, update js-beautify settings and leverage angular json pipe

* update rat

* remove console warnings

This closes #8991
2024-06-26 08:13:24 -04:00
exceptionfactory 275890a226
NIFI-13444 Removed unused test logging configuration
This closes #9004

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-06-25 20:03:15 -07:00
exceptionfactory 3e8898cd0a
NIFI-13443 Upgraded wrapped Maven from 3.9.7 to 3.9.8
This closes #9003

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-06-25 20:02:24 -07:00
dan-s1 b3fac8c80b
NIFI-13403 Removed unnecessary toString in logging statements
This closes #8984

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-25 20:13:08 -05:00
Ferenc Kis a5501baa7f
NIFI-13396 Added Python constant Allowable Values to Manifests
This closes #8963

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-25 16:49:05 -05:00
David Handermann 42c0aa6aa7
NIFI-12125 Refactored Framework SSLContext Loading (#8967)
- Added Framework SSLContext Provider for centralized loading
- Refactored Spring Framework XML to Java Configuration
- Removed Jetty StoreScanner
2024-06-25 16:08:04 -04:00
dan-s1 48e8457a8a
NIFI-13442 Removed nifi-poi-utils and consolidated nifi-poi-services
This closes #9002

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-25 13:23:24 -05:00
HunterG6700 02ec9b73eb
NIFI-13428 Added filter by comments to UpdateAttribute Advanced Rules
This closes #8999

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-25 09:12:55 -05:00
dan-s1 20c815dc12
NIFI-13304 Added SplitExcel Processor
This closes #8981

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-25 07:51:27 -05:00
Joseph Witt 87107b311a
NIFI-13438 Upgraded Spring to 6.1.10 along with other dependencies
- Upgraded sshd from 2.12.1 to 2.13.1
- Upgraded reactor-netty-http from 1.1.19 to 1.1.20
- Upgraded guava from 33.2.0-jre to 33.2.1-jre
- Upgraded maven-artifact from 3.9.7 to 3.9.8
- Upgraded spring-integrations from 6.3.0 to 6.3.1
- Upgraded jjwt from 0.12.5 to 0.12.6
- Upgraded unboundid from 7.0.0 to 7.0.1
- Upgraded json-schema-validator from 1.4.0 to 1.4.2
- Upgraded Spring Boot from 3.3.0 to 3.3.1
- Upgraded jline from 3.26.1 to 3.26.2
- Upgraded com.amazonaws from 1.12.742 to 1.12.748
- Upgraded AWS SDK from 2.26.1 from 2.26.8
- Upgraded Spring from 6.1.9 to 6.1.10
- Upgraded Spring Security from 6.3.0 to 6.3.1

This closes #9001

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-24 21:59:55 -05:00
exceptionfactory 238b5249c4
NIFI-11259 Removed inconsistent PublishKafkaRecordPartialHandlingIT 2024-06-24 17:55:06 -05:00
exceptionfactory b24973960f
NIFI-11259 Used asAllowableValue() from Failure Strategy 2024-06-24 17:55:06 -05:00
Paul Grey 24925ed9b5
NIFI-11259 Added Redesigned Kafka Processors and Services
- Added ConsumeKafka and PublishKafka Processors with Kafka3ConnectionService
- Added Kafka 3 integration tests

This closes #8463

Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-24 17:55:06 -05:00
Ferenc Kis 55d2f39d55
NIFI-13395 Added Python Processors to MiNiFi
This closes #8962

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-24 14:09:57 -05:00
EndzeitBegins 57e07c080f
NIFI-12880 Added DeleteFile Processor
This closes #8489

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-24 14:03:23 -05:00
Nissim Shiman 22f700f476
NIFI-13031 Changed PG StatusSnapshotDTO to use cloned copy for accurate status
This closes #8946

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-24 13:48:11 -05:00
mr1716 31e5141349
NIFI-13435 Upgraded jakarta.validation-api from 3.0.2 to 3.1.0
This closes #8997

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-24 13:26:44 -05:00
mr1716 722374298c
NIFI-13434 Upgraded github-api from 1.321 to 1.322
This closes #8996

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-24 13:26:07 -05:00
dan-s1 957510e65a NIFI-13421 Replaced String.format in logging statements where only formatting strings (%s) with the use of logging parameters ({})
This closes #8994

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2024-06-23 18:13:39 -04:00
Jim Steinebrey 01d1aa91c1 NIFI-12750 ExecuteStreamCommand incorrectly decodes std error stream
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #8993
2024-06-21 18:52:12 -04:00
exceptionfactory 65739826c4 NIFI-13429 Corrected EncryptContentPGP Packet Detection
- Added set of expected OpenPGP Packet Tags to avoid misidentification

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #8990
2024-06-21 13:03:54 -04:00
David Handermann 14b1776739
NIFI-13424 Switched to EdDSA for Application Bearer Tokens (#8986)
- Replaced PS512 algorithm based on RSASSA-PSS with EdDSA algorithm using Ed25519
- Added Ed25519 Signer and Verifier implementations based on Java Signature processing

This closes #8986
2024-06-21 08:49:45 -04:00
Ferenc Kis 2a5fe2e809
NIFI-13412 [MiNiFi] Handle absolute paths in Sync/Resource C2 command
Signed-off-by: Ferenc Erdei <erdei.ferenc90@gmail.com>
This closes #8975.
2024-06-21 10:36:37 +02:00
Night Gryphon f6735069be
NIFI-13326 Fixed JWT Base64 Decoding in NiFi Registry
This closes #8977

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-20 15:52:23 -05:00
exceptionfactory 49a0401058
NIFI-13414 Removed Property Protection Modules and Encrypt Config
This closes #8978

- Removed nifi-property-protection-api and implementation modules
- Removed nifi-toolkit-encrypt-config and minifi-toolkit-encrypt-config modules
- Removed extra bootstrap.conf configuration files for property protection implementations

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-06-20 13:04:00 -07:00
Jim Steinebrey b7a48f766a NIFI-10666 PrometheusReportingTask needs to use UTF-8 (not jvm default charset) for /metrics endpoint
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #8988
2024-06-20 14:23:53 -04:00
Mark Payne 4636d9c79d
NIFI-13423 Corrected Starting Field handling in JsonTreeReader
Ensure that when using a Starting Field Name, JsonTreeReader is still able to process all records

This closes #8989

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-20 12:50:39 -05:00
JackHintonSmartDCSIT 4b63d69063
NIFI-13082 Added SplitPCAP Processor
This closes #8691

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-20 12:47:47 -05:00
Matt Gilman 8c89225029
NIFI-13416: (#8987)
- Allowing new parameters to override inherited parameters.
- Adding a new Override action to prepopulate the parameter name and sensitivity.
- Showing an indicator when a parameter in the listing is inherited.

This closes #8987
2024-06-20 12:18:17 -04:00
dependabot[bot] 9a69a28544
NIFI-13426 Upgraded JavaScript ws library from 8.17.0 to 8.17.1
This closes #8980

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-20 09:15:17 -05:00
Nissim Shiman d61b87bd9b
NIFI-13420 Maintain consistent maxNonHeapBytes for clustered diagnostics
- The merged value of maxNonHeapBytes should be -1 when at least one node has that value

This closes #8983

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-20 09:09:18 -05:00
Joseph Witt a774ff8120
NIFI-13400 ensure container has time to startup before interacting with smb
This closes #8982.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-06-19 19:49:28 +02:00
exceptionfactory 9d618cc8d0
NIFI-13410 Upgraded Apache Curator from 5.6.0 to 5.7.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8972.
2024-06-19 10:29:07 +02:00
Mark Bathori 9141f64ef5
NIFI-13356 Fixed ProtobufReader handling of repeated fields
This closes #8922

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-18 16:43:22 -05:00
Jim Steinebrey 0c06340c5a NIFI-13103 Enhance AutoCommit property in PutDatabaseRecord
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #8937
2024-06-18 12:58:18 -04:00