mr1716
a49428ae69
NIFI-12716 Upgraded Groovy from 4.0.16 to 4.0.18
...
This closes #8336
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-01 11:46:51 -06:00
mr1716
691666c36f
NIFI-12713 Upgraded mysql-binlog-connector from 0.28.3 to 0.29.0
...
This closes #8334
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-01 11:45:54 -06:00
mr1716
c93daaea33
NIFI-12714 Upgraded Solr from 9.4.0 to 9.4.1
...
This closes #8333
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-01 11:44:18 -06:00
Matt Gilman
102daa15f8
NIFI-12684: Handling error responses in the service listing on the canvas ( #8321 )
...
* NIFI-12684:
- Handling error responses in the service listing on the canvas.
- Handling error responses when converting a Property value to a Parameter.
* NIFI-12684:
- Introducing parameter helper to remove duplicated logic and error handling when fetching parameters and converting properties to parameters.
This closes #8321
2024-02-01 11:47:52 -05:00
Mark Payne
7edf0d4e2a
NIFI-12693: Moved notification of python process that a Processor was removed to a background (virtual) thread. Also noted in testing that in one instance a Python Processor never became
...
valid because it had cached property descriptors before the processor was fully initialized, so updated code to ensure that we do not cache values before initialization is completed.
This closes #8315
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-01 08:15:28 -06:00
Mark Bean
e031e7e7a2
NIFI-12699 Set timeout to 10 seconds for TestStandardFlowFileQueue.testListFlowFilesResultsLimitedCollection
...
This closes #8330
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-01 08:07:55 -06:00
mr1716
9009df11f9
NIFI-12691 Update okio to 3.7.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8325 .
2024-02-01 11:07:49 +04:00
mr1716
376283a856
NIFI-12706 Update reactor-test to 3.5.14
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8329 .
2024-02-01 11:04:20 +04:00
exceptionfactory
547f338147
NIFI-12695 Enabled PKCE Support for OIDC Integration
...
- Added Spring Security PKCE OAuth2 Request Customizer to standard Resolver
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8324 .
2024-02-01 10:57:32 +04:00
mr1716
3a1389ef9b
NIFI-12688 Upgrade mysql-connector-j to 8.3.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8327 .
2024-02-01 10:54:58 +04:00
mr1716
001ada9536
NIFI-12705 Update metrics-jvm to 4.2.25
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8328 .
2024-02-01 10:51:21 +04:00
mr1716
5187d0adb1
NIFI-12692 Update jline.version to 3.25.1
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8326 .
2024-02-01 10:48:35 +04:00
Rob Fellows
4620afdbc4
[NIFI-12694] - Fix console errors when starting/stopping process groups ( #8317 )
...
This closes #8317
2024-01-31 09:36:45 -05:00
markobean
3116576494
NIFI-12701 add .prettierignore to exclude list ( #8323 )
...
This closes #8323
2024-01-31 08:55:50 -05:00
mr1716
4234f119dd
NIFI-12690 Upgraded opentelemetry-proto from 1.0.0 to 1.1.0
...
This closes #8314
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-30 15:26:36 -06:00
mr1716
fa6560a374
NIFI-12689 Upgraded Testcontainers from 1.19.3 to 1.19.4
...
This closes #8312
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-30 15:26:32 -06:00
Matt Gilman
304241f3c9
NIFI-12683: Considering current PG permissions in the new canvas item toolbox ( #8311 )
...
* NIFI-12683:
- Considering current PG permissions in the new canvas item toolbox.
* NIFI-12683:
- Prettier.
* NIFI-12683:
- Ignoring theme files from prettier check.
* NIFI-12683:
- Aligning button style.
This closes #8311
2024-01-30 15:47:55 -05:00
Rob Fellows
d901253974
[NIFI-12686] eslint configuration ( #8313 )
...
* [NIFI-12686] eslint configuration for ts files
* add linting to the default maven build
* updates for RAT plugin
* remove .eslitrc as it wasn't needed. updated RAT config
This closes #8313
2024-01-30 12:26:18 -05:00
Scott Aslan
8b2758cd18
[NIFI-12655] theme NiFi following Material Design spec and leveraging Angular Material themes ( #8294 )
...
* [NIFI-12655] theme nifi following Material Design and leveraging Angular Material themes
* update accent palette usage to $nifi-canvas-accent-light-palette
* fix layout of create process group dialog
This closes #8294
2024-01-30 08:54:56 -05:00
Ferenc Erdei
13271d198f
NIFI-12682 Fix MiNiFi agent manifest hash swaps
...
Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
This closes #8309 .
2024-01-30 08:14:45 +01:00
dan-s1
592cc42059
NIFI-12677 Removed documentation of non-existent strategy for ExcelReader
...
This closes #8310
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-29 16:09:41 -06:00
Matt Gilman
03b925629e
NIFI-12679: ( #8306 )
...
- When overriding a policy prompting whether the new policy should copy the users and groups or if it should be empty.
2024-01-29 16:01:01 -05:00
Matt Gilman
8e0c68e5cc
NIFI-12663: Error Handling in CS Listing ( #8305 )
...
* NIFI-12663:
- Handling API error responses in the Management Controller Services page.
* NIFI-12679:
- Renaming components based on review feedback.
- Using ng-content in page-content component.
- Removing the problematic route when navigating to the error page.
- Fixing logic when handling service loading errors.
- Handling errors in the Property Table Helper service.
* NIFI-12679:
- Addressing review feedback.
2024-01-29 15:49:59 -05:00
Balázs Gerner
c1a21ad078
NIFI-12642 Added support for FileResourceService in PutS3Object
...
This closes #8295 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-01-29 18:40:19 +01:00
exceptionfactory
dff7ea3535
NIFI-12646 Set Python Processor versions to 2.0.0-SNAPSHOT
2024-01-29 08:12:42 -06:00
exceptionfactory
da9aa33bf1
Merge branch 'NIFI-12646-RC4'
2024-01-29 08:07:59 -06:00
EndzeitBegins
5ba20b87c5
NIFI-12648 Refactor components in elasticsearch bundle using current API methods
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #8303 .
2024-01-29 05:03:26 -05:00
bpaulin
ddc12b94be
NIFI-12681: Remove standard services api nar version so it is inherited.
...
This closes #8308 .
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-01-27 14:45:57 -07:00
jsteinebrey
59ff1b6561
NIFI-9677 Fixed issue that an empty JSON array causes flow file to be considered unmatched even though it should be considered as a match.
...
Refactored to avoid streaming over the list twice.
Tweaked unit test, so it works in NiFi 1.x also.
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #8266
2024-01-26 21:54:43 -05:00
Rob Fellows
0e87032ef3
[NIFI-12622] - Parameter Providers - listing table ( #8298 )
...
* [NIFI-12622] - Parameter Providers - listing table
* Add a new Parameter Provider
* Delete parameter provider
* refactor to reduce duplicate code when creating new properties
* support editing parameter providers
* refactored inline service creation into PropertyTableHelperService
* added parameter provider linking to access policies.
* fix bugs in flow reducer not setting state properly when starting/stopping components and run once.
* address review feedback
* refactored nifiCommon to provide stripProtocol method that was implemented in loads of places. replaced all occurrences to the nifiCommon implementation.
This closes #8298
2024-01-26 12:58:33 -05:00
Balázs Gerner
bce14f573b
NIFI-12643 Added support for FileResourceService in PutGCSObject
...
This closes #8281 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-01-26 14:38:41 +01:00
exceptionfactory
5ca7b0df81
NIFI-12646-RC4 prepare for next development iteration
2024-01-25 18:11:30 -06:00
exceptionfactory
640b7bdfbb
NIFI-12646-RC4 prepare release nifi-2.0.0-M2-RC4
2024-01-25 18:11:28 -06:00
exceptionfactory
38fc0a4e8d
NIFI-12646 Set Python Processor version to 2.0.0-M2
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-25 17:54:32 -06:00
Brian Ghigiarelli
49702f1f51
NIFI-12668 Fix conflict in Registry Git provider with gpg.format=ssh
...
NIFI-12667 Upgraded JGit from 6.7.0 to 6.8.0
This closes #8300
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-25 17:51:49 -06:00
Pierre Villard
68228921a4
NIFI-12664 Removed deprecated DMC in GetHBase
...
This closes #8301
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-25 17:48:43 -06:00
exceptionfactory
103e350943
NIFI-12676 Fixed Servlet Registration in HandleHttpRequest
...
This closes #8304 .
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-01-25 16:40:43 -07:00
Matt Gilman
ecb87149fe
NIFI-12611: ( #8296 )
...
- Component State.
This closes #8296
2024-01-25 14:53:17 -05:00
lehelb
7fc27651a4
NIFI-12500: Add dynamic target for Get/Set/SendTrapSNMP
...
This closes #8160 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2024-01-25 14:49:28 +01:00
Nissim Shiman
2e3f83eb54
NIFI-12387 Initialize Controller Service Comments with Empty String
...
The empty string allows controller service configuration to be saved without flow
configuration history recording a configuration change for comments.
This closes #8275
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-24 20:00:00 -06:00
David Handermann
693b187396
NIFI-12666 Corrected Registry Data Source Configuration ( #8299 )
2024-01-24 20:59:03 -05:00
Pierre Villard
89836f32d0
NIFI-12660 Added missing Filter property to QueryPinecone
...
This closes #8292
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-23 11:11:14 -06:00
exceptionfactory
3fcf5f25b4
NIFI-12657 Removed MiNiFi C2 Server modules
...
This closes #8291 .
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-01-22 17:51:29 -07:00
dependabot[bot]
33c5f38687
NIFI-12656 Upgraded vite for new frontend from 4.5.1 to 4.5.2
...
This closes #8278
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-22 13:52:00 -06:00
exceptionfactory
27d57af45d
NIFI-12653 Upgraded Spring from 6.0.15 to 6.0.16
...
- Upgraded Spring Boot from 3.2.0 to 3.2.2 for Registry
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8284 .
2024-01-22 23:15:51 +04:00
exceptionfactory
e1eeed9c46
NIFI-12654 Upgraded Netty from 4.1.105 to 4.1.106
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8289 .
2024-01-22 23:09:02 +04:00
exceptionfactory
a9f121c815
NIFI-12652 Upgraded SLF4J from 2.0.9 to 2.0.11
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8283 .
2024-01-22 22:51:27 +04:00
David Handermann
93788f9281
NIFI-12650 Upgraded json-path from 2.8.0 to 2.9.0 ( #8282 )
...
- Upgraded json-smart from 2.4.11 to 2.5.0
- Added json-path to managed dependencies in root Maven configuration
- Suppressed OWASP Dependency Check finding resolved in json-path 2.9.0
2024-01-22 13:18:28 -05:00
Ferenc Erdei
5b9897cd4b
NIFI-12501 Encrypt MiNiFi bootstrap properties
...
Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
This closes #8151 .
2024-01-22 09:25:57 +01:00
dan-s1
f76d7884ba
NIFI-12554 Moved JoltTransformJSON and JoltTransformRecord to nifi-jolt-nar
...
This closes #8249
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-19 17:30:37 -06:00