Mark Payne
28b9f6fc02
NIFI-11118: This closes #6909 . When changing version of a versioned flow, ensure that we properly set the Version Control Information's StorageLocation for the NiFi Registry client in order to maintain backward compatibility
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-02-03 14:02:38 -07:00
exceptionfactory
b3319c7119
NIFI-11141 This closes #6923 . Upgraded Azure SDK BOM from 1.2.6 to 1.2.9
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-02-03 14:01:32 -07:00
Emilio Setiadarma
0b61a6226c
NIFI-11092 Fixed ConsumeTwitter handling on Primary Node changes
...
This closes #6901
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-02-03 13:12:58 -06:00
Peter Turcsanyi
0c171bbb08
NIFI-10846: Added SMB Dialect and Use Encryption properties in SMB processors
...
This closes #6917 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2023-02-03 14:04:56 +01:00
Tamas Palfy
56d8879e91
NIFI-11107 In ConsumeIMAP and ConsumePOP3 added support for OAUTH based authorization.
...
This closes #6900 .
Reviewed-by: Nandor Soma Abonyi <abonyisoma@gmail.com>
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-02-03 13:57:43 +01:00
exceptionfactory
6877e84931
NIFI-11135 Upgraded Commons CSV from 1.9.0 to 1.10.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6921 .
2023-02-03 12:26:47 +01:00
Joe Gresock
2609fd5f55
NIFI-11122 Corrected provided parameter context inheritance after creation
...
This closes #6913
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-02-02 13:20:35 -06:00
Kalman Jantner
027e2b9bc1
NIFI-11123: fix default value and update docs
...
This closes #6899 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2023-02-02 18:48:47 +01:00
Mark Bathori
869e2b3d66
NIFI-11110: Create processor for triggering HMS events
...
Review comment fixes
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6902
2023-02-02 11:31:44 -05:00
krisztina-zsihovszki
653631cc67
NIFI-11059 PutBoxFile processor
...
This closes #6892 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-02-02 15:33:37 +01:00
dan-s1
e86786433a
NIFI-11108 Further changes to upgrade from JUnit 4 to JUnit 5.
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6919
2023-02-02 12:27:42 +00:00
exceptionfactory
8bc7593d34
NIFI-11126 Delete MultiPart files in ListenHTTP after processing
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6915
2023-02-02 12:23:44 +00:00
dan-s1
d46aa89788
NIFI-8005 Added warning message for Excel sheets not found
...
This closes #6897
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-02-01 16:26:06 -06:00
Joe Gresock
afdf49b3cd
NIFI-11100: Limiting scope of external controller services during version sync to services outside the versioning context ( #6898 )
2023-02-01 12:14:38 -05:00
Mark Bathori
3f04fae5a5
NIFI-11112 Corrected location of additionalDetails for GetZendesk
...
This closes #6904
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-31 16:25:11 -06:00
krisztina-zsihovszki
92ccb79670
NIFI-11117 Remove folder creation from PutGoogleDrive
...
This closes #6910 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-31 19:58:44 +01:00
exceptionfactory
5daf01e760
NIFI-11120 This closes #6912 . Upgraded Zip4j from 2.11.2 to 2.11.3
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-31 11:49:12 -07:00
exceptionfactory
bdede27447
NIFI-11119 This closes #6911 . Excluded snakeyaml:android from javafaker
...
- Added direct dependency on standard snakeyaml version to nifi-standard-processors
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-31 10:05:23 -07:00
exceptionfactory
a7206f187b
NIFI-9989 This closes #6908 . Upgraded SSHJ from 0.34.0 to 0.35.0
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-31 09:18:54 -07:00
simonbence
ae66ebdc22
NIFI-10973 Introduce differention of comparing embedded versioned flows for UI and synchronisation purposes ( #6870 )
...
* NIFI-10973 Introduce differention of comparing embedded versioned flows for UI and synchronisation purposes
2023-01-31 10:58:42 -05:00
Ferenc Erdei
e4748e15f4
NIFI-11087 Added VerifyContentMAC Processor
...
This closes #6877
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-27 12:11:14 -06:00
Kalman Jantner
cc8d108975
NIFI-10710 Added Processors for AWS Polly, Textract, Translate, Transcribe
...
This closes #6589
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-27 11:46:28 -06:00
exceptionfactory
0c676b9633
NIFI-11022 Added DecryptContent Compatibility Processors
...
- Added nifi-cipher-bundle with nifi-cipher-nar for new Processors
- Added DecryptContentCompatibilityMode Processor supporting PKCS5 and PKCS12 Password-Based Encryption Schemes
- Added DecryptContentEncoded Processor supporting NiFi Key Derivation Functions and associated formatting
- Added nifi-security-crypt-key module with Key Derivation Functions and Parameter Readers
- Added Additional Details documentation for Processors
This closes #6821
Signed-off-by: Paul Grey <greyp@apache.org>
2023-01-26 17:56:02 -05:00
Mark Payne
d9f35b8974
NIFI-11105: This closes #6895 . When mapping Parameter Context to VersionedParameterContext, don't bother mapping those that have already been mapped, as it is redundant
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-26 15:35:18 -07:00
Malthe Borch
41649660be
NIFI-10721 Avoid querying properties after Azure Blob upload
...
This closes #6730
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-26 15:45:52 -06:00
krisztina-zsihovszki
96a6594680
NIFI-11068 Introduced ConflictResolutionStrategy enum
...
This closes #6861
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-26 15:34:43 -06:00
exceptionfactory
d913f8046a
NIFI-10581 Upgraded Apache Tika from 2.4.1 to 2.6.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6894 .
2023-01-26 19:52:17 +01:00
exceptionfactory
d60f541d7e
NIFI-11098 Deprecated ProcessContext encrypt and decrypt methods
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6891 .
2023-01-26 18:18:09 +01:00
exceptionfactory
97cb3c4eaa
NIFI-11101 Deprecated ConsumeEWS Processor
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6893 .
2023-01-26 18:00:16 +01:00
Mark Bathori
c3dd2569db
NIFI-10974: Incorrect warning message on memory usage from MonitorMemory
2023-01-26 13:25:07 +01:00
Priyanka Awatramani
b3f2d95092
NIFI-10928 Updated MockFlowFile with LinkedHashMap for attributes
...
- Updated TestAttributesToCSV with LinkedHashMap for deterministic test behavior
- Updated TestHttpFlowFileServerProtocol with adjusted checksums to match expectations from LinkedHashMap changes
This closes #6748
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-25 16:19:20 -06:00
exceptionfactory
5101db2ab7
NIFI-11096 This closes #6889 . Added EncodeContent to Processor services definition
...
- Deprecated Base64EncodeContent in favor of EncodeContent
- Updated EncodeContent to use Commons Codec for Hexadecimal encoding
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-25 15:01:38 -07:00
Joe Gresock
7d99521d4c
NIFI-11089: Resolving previously resolved parameter providers when possible on version sync ( #6886 )
2023-01-25 13:42:52 -05:00
Paul Grey
567e95aa28
NIFI-11047 - Issue when upgrading version of dataflow with external service
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6849
2023-01-25 12:52:52 -05:00
exceptionfactory
4fe2c318e6
NIFI-11091 This closes #6884 . Upgraded Google libraries-bom from 25.4.0 to 26.4.0
...
- Upgraded Google Drive library to v3-rev20221219-2.0.0
- Corrected test encryption keys to match expected encoding
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-25 10:00:00 -07:00
Pierre Villard
1148738c19
NIFI-11095 This closes #6888 . Deprecate Hortonworks Schema Registry
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-25 09:59:00 -07:00
Mark Payne
228a3441b5
NIFI-11001: This closes #6836 . When new components are added, track a mapping of its Versioned Compoenent ID to the component itself. Then, use this when creating connections. This is important because if a Process Group has multiple components with the same Versioned Component ID across multiple child groups, the Versioned Component ID may be changed upon adding the component. Maintaining this mapping allows us to still create the connection correctly.
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-25 09:55:16 -07:00
Nissim Shiman
b7f7b411ef
NIFI-10853 Allow UpdateAttribute dynamic property to validate nifi
...
expressions
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6770
2023-01-25 11:43:12 -05:00
Peter Gyori
4d3fcb6843
NIFI-11000 Add compression example to CreateHadoopSequenceFile documentation
...
This closes #6801
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-25 10:33:29 -06:00
exceptionfactory
f32a60af33
NIFI-11064 Removed unstable TestPutSFTP.testRunTransitUriDifferentHosts
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6885 .
2023-01-25 11:07:13 +01:00
exceptionfactory
84f48b5e8c
NIFI-11090 This closes #6883 . Removed unused Jasypt test dependency
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-24 08:42:33 -07:00
krisztina-zsihovszki
4700fed249
NIFI-10965 PutGoogleDrive
...
This closes #6832 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-23 22:20:33 +01:00
Bence Simon
0ab1fbccc8
NIFI-10934 Added uniqueness check for Registry Client creation
...
This closes #6750
Signed-off-by: David Handermann <exceptionfactory@apache.org>
Co-authored-by: Chris Sampson <12159006+ChrisSamo632@users.noreply.github.com>
2023-01-23 14:57:17 -06:00
Joe Gresock
bf871e0b8d
NIFI-11032: Addressing NPE when retrieving registry client info with unauthorized user ( #6879 )
2023-01-23 15:51:25 -05:00
Paul Grey
b426226207
NIFI-10993 - PublishKafkaRecord should use correct record schema
...
This closes #6833 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-23 21:40:29 +01:00
exceptionfactory
972667461b
NIFI-10580 This closes #6867 . Upgraded SLF4J from 1.7.36 to 2.0.6
...
- Upgraded Logback from 1.2.11 to 1.3.5
- Updated Logback DelayingShutdownHook to DefaultShutdownHook
- Disabled Spring Boot Logging System in favor of standard Logback initialization
- Excluded logback-classic from ZooKeeper and other dependencies to avoid conflicts when running tests
- Excluded spring-boot-starter-logging to avoid failures related to Logback 1.2 and Spring Boot 2.7
- Removed ZooKeeperMigratorTest.groovy based on Apache Curator test server usage of Logback 1.2
NIFI-10580 Added logback-core as explicit dependency
- Set logback-core as provided in root configuration
- Added logback-core as compile dependency in assembly configurations
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-23 11:38:10 -07:00
Joe Gresock
8640989ad7
NIFI-11039: Fixing bug when importing parameter providers from nifi-registry ( #6868 )
...
* NIFI-11039: Fixing NPE in registry retrieval
* NIFI-11039: Fixing bug when importing parameter providers from nifi registry
2023-01-23 11:59:34 -05:00
Peter Turcsanyi
cb77a96059
NIFI-11088: This closes #6878 . updated copyright year to 2023 in NOTICE files
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-23 09:42:44 -07:00
Joe Gresock
29618ae5c6
NIFI-11076: Resolving deadlock issue in StandardParameterContext ( #6865 )
...
* NIFI-11076: Resolving deadlock issue in StandardParameterContext
* NIFI-11076: Resolving deadlock issue in StandardParameterContext
2023-01-23 10:54:38 -05:00
Nandor Soma Abonyi
eb5d172693
NIFI-10991 Add AWS MSK IAM support to Kafka processors
...
This closes #6846 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-23 12:33:49 +01:00
mr1716
bc02470b00
NIFI-11085 Update graphics2d to 0.42
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6876 .
2023-01-23 11:54:58 +01:00
mr1716
78a2c4e14a
NIFI-11072 Updated xz from 1.8 to 1.9
...
This closes #6871
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-20 16:18:03 -06:00
mr1716
bdcefe4a98
NIFI-11081 Updated gRPC from 1.50.2 to 1.52.1
...
This closes #6875
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-20 16:17:06 -06:00
Timea Barna
a9274c12c5
NIFI-11079 Extend QueryNifiReportingTask and ProcessGroup Summary Table
...
Correcting EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest
Correcting TestQueryNiFiReportingTask
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6869
2023-01-20 15:22:20 -05:00
exceptionfactory
7db6f17350
NIFI-11064 Changed TestPutSFTP run iterations based on files queued
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6863 .
2023-01-19 21:20:43 +01:00
krisztina-zsihovszki
312c6190e9
NIFI-11069 PutDropbox: remove upload cancellation, unify conflict resolution naming
...
This closes #6855 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-19 17:33:04 +01:00
Kalman Jantner
67925b171a
NIFI-10953: Implement GCP Vision AI processors
...
This closes #6762 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2023-01-19 16:20:58 +01:00
Tamas Palfy
464e0a96ee
NIFI-11050 In PutEmail added OAuth authorization option. StandardOauth2AccessTokenProvider can be used with refresh_token grant type.
...
This closes #6845 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-19 16:05:28 +01:00
Matthew Burgess
d7b14c0c45
NIFI-11033: Update QueryNiFiReportingTask additionalDetails page to include Flow Config History table
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6856 .
2023-01-19 12:38:10 +01:00
mr1716
4518740da5
NIFI-11071 Update json-flattener to 0.16.4
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6860 .
2023-01-19 10:56:01 +01:00
mr1716
b4f6aace53
NIFI-11070 Update json-schema-validator to 1.0.76
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6857 .
2023-01-19 10:53:36 +01:00
mr1716
4b8ce44d59
NIFI-11042 Update msal4j to 1.13.3
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6859 .
2023-01-19 10:52:17 +01:00
mr1716
4d78ebc487
NIFI-11024: Update iceberg.version to 1.1.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6851 .
2023-01-18 14:22:15 +01:00
krisztina-zsihovszki
9ad1d8a7ae
NIFI-11028 Handle controller service 'Scheduled State' change ( #6831 )
2023-01-17 18:40:47 -05:00
Matthew Burgess
8986f4b33a
NIFI-6501 Refactor CaptureChangeMySQL with bounded queue of 1000
...
This closes #6791
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-17 16:18:55 -06:00
Matthew Burgess
6adbc1aeb0
NIFI-11036: Add Cluster Summary Metrics to Prometheus endpoint
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6834 .
2023-01-17 14:44:33 +01:00
krisztina-zsihovszki
b7071cbb04
NIFI-11049 Fixed flaky PutDropboxTest, attribute description corrected
...
This closes #6850 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-16 16:55:59 +01:00
Mike Thomsen
d38f15997d
NIFI-10870 Added debug logging for the Elasticsearch REST Requests
...
This closes #6841
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-12 16:11:21 -06:00
Matthew Burgess
e0ec9780a5
NIFI-10449 Fixed ScriptedLookupServices reloading
...
- Reload script after disabled and first validation after changes made
This closes #6371
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-12 15:09:52 -06:00
Chris Sampson
1d7ee542b1
NIFI-2161 add option to skip attribute output for unmatched JSON path expressions in EvaluateJsonPath
...
This closes #6817
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-12 14:06:15 -06:00
Nissim Shiman
74e0a2002e
NIFI-11030 refactor nifi-stateless-processor-bundle to use JUnit5
...
This closes #6837
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-11 18:43:40 -06:00
mr1716
fbb74b2c21
NIFI-11040 Update box-java-sdk to 3.8.2
...
This closes #6835 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-11 21:16:09 +01:00
Nissim Shiman
692e74e90d
NIFI-10241 Add comments tooltip for controller services, reporting tasks
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6768
2023-01-11 14:29:14 -05:00
Mark Payne
d5c79fdcd1
NIFI-10887: Addressed performance concerned. Use String.indexOf() instead of Pattern.matcher() when using Literal Replace. Use a NonFlushableOutputStream when ProcessSession.write() is called. Implemented hashCode() on AbstractConnection. Updated default Run Schedule on ReplaceText from 0 ms to 25 ms. Added a Surround Replacement strategy that allows both prepending and appending text. Updated unit tests to account for this.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6724
2023-01-11 12:28:59 -05:00
Matthew Burgess
a9baa21f87
NIFI-10996: Write out CSV header even if there are no records
...
This closes #6818
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-01-11 10:55:31 -05:00
lizhizhou
40ccb71f85
NIFI-10234 Added PutIoTDBRecord Processor
...
This closes #6416
Signed-off-by: David Handermann <exceptionfactory@apache.org>
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Co-authored-by: Xuan Ronaldo <xuanronaldo@qq.com>
Co-authored-by: Zhizhou Li <lizhizhou1983@gmail.com>
2023-01-10 20:38:33 -06:00
exceptionfactory
0c0f7e87be
NIFI-11004 Added documentation for OIDC groups claim property
...
This closes #6802
Signed-off-by: Paul Grey <greyp@apache.org>
2023-01-10 17:20:23 -05:00
Nissim Shiman
fe25424233
NIFI-10772 Clarify logs on shutdown where controller service and/or
...
processor were unable to properly start
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6829
2023-01-10 13:56:00 -05:00
exceptionfactory
0d9dc6c540
NIFI-9167 Converted remaining nifi-framework tests to JUnit 5
...
NIFI-9167 Addressed feedback and improved tests using TempDir
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6823
2023-01-10 13:53:51 -05:00
exceptionfactory
6c517446a4
NIFI-10949 Updated MongoDB components using current driver ( #6759 )
...
- Replaced references to mongodb-driver-legacy with mongodb-driver-sync
- Updated components to use current synchronous driver classes
- Upgraded MongoDB driver from 4.7.2 to 4.8.0
2023-01-09 14:27:35 -05:00
Paul Grey
e97977d61f
NIFI-10997 Ensure auditing of process group / controller service operations
...
This closes #6800
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-09 13:25:04 -06:00
nathluu
ea93dec079
NIFI-10481 Support disabling ZooKeeper Ensemble Tracking
...
This closes #6400
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-09 10:42:01 -06:00
Matthew Burgess
4f77a17d19
NIFI-11031: Fix logic error in GenerateRecord for nullPercentage
...
This closes #6830
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-06 21:01:01 -06:00
exceptionfactory
e966336e89
NIFI-11029 Added Standard XML parsing to ExtractCCDAAttributes
...
- Added DeprecationNotice to ExtractCCDAAttributes
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6828
2023-01-06 16:10:42 -05:00
Nissim Shiman
9252dcbc76
NIFI-11019 Converted remaining nifi-scripting tests to JUnit 5
...
This closes #6824
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-06 11:33:18 -06:00
greyp9
b69721cac9
NIFI-10980 - correct ordering of property descriptor allowable values ( #6781 )
...
NIFI-10980 - correct ordering of property descriptor allowable values
2023-01-05 14:11:03 -05:00
exceptionfactory
53faecdcf6
NIFI-11027 Removed direct dependency on Joda Time
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6825 .
2023-01-05 11:56:42 +01:00
Chris Sampson
d9420afb60
NIFI-10844 Allow _source only output for GetElasticsearch and JsonQueryElasticsearch
...
This closes #6687
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-04 15:30:41 -06:00
Matthew Burgess
c11092b2b4
NIFI-10998 Fixed SplitJson to always compile new JsonPath when property changes
...
This closes #6803
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-04 13:58:06 -06:00
dan-s1
06c8225bbd
[NIFI-11006] Upgraded from Junit4 to Junit5
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6813
2023-01-04 16:07:20 +00:00
Nissim Shiman
d229f3fd11
NIFI-10608 Process Group copies include non-processor referenced
...
controller services
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6685
2023-01-03 12:09:01 -05:00
dan-s1
481cdaf3db
NIFI-11018 Upgraded nifi-web-security to JUnit 5
...
This closes #6814
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-02 12:16:37 -06:00
dan-s1
b74c5b423f
NIFI-10979 Additional nifi-framework upgrades from JUnit 4 to 5
...
This closes #6806
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-30 15:18:38 -06:00
Esa Lindqvist
4716c8d715
NIFI-10456 Added Client Authentication Strategy option to OAuth2 Provider
...
StandardOauth2AccessTokenProvider has been updated with new property `Client Authentication Strategy` supporting Basic Authentication as recommended in RFC 6749. The changes maintain the current default implementation using Request Body parameters
This closes #6782
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-30 15:07:33 -06:00
dependabot[bot]
9915bded77
NIFI-11017 Upgraded Hazelcast from 4.2.5 to 4.2.6
...
This closes #6812
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-29 21:50:36 -06:00
Pierre Villard
09463b0ae5
NIFI-11012 Updated Twitter SDK from 1.1.4 to 2.0.3
...
This closes #6811
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-29 21:44:30 -06:00
Pierre Villard
eb9f75e28f
NIFI-11009 Update Snowflake SDK to 1.0.2-beta.7
...
This closes #6808
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-29 21:29:58 -06:00
Pierre Villard
bb886af69d
NIFI-11010 - Update Kinesis client to 1.14.9
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6809
2022-12-29 11:29:48 +00:00
Mark Bathori
4b24bcd2f8
NIFI-10677: Add Choice data type handling to Iceberg record converter
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6563 .
2022-12-25 17:58:17 +01:00
Emilio Setiadarma
bf24d575b3
NIFI-10971: improved edge case handling while fetching objects using Azure Key Vault Client and added unit tests
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6780 .
2022-12-25 17:51:40 +01:00