398 Commits

Author SHA1 Message Date
Pierre Villard
bb126734a3
NIFI-13460-RC2 prepare for next development iteration 2024-07-03 11:38:59 +02:00
Pierre Villard
e0c4461d90
NIFI-13460-RC2 prepare release nifi-1.27.0-RC2 2024-07-03 11:38:51 +02:00
exceptionfactory
e99344fada
NIFI-13415 Deprecated Property Protection and Encrypt Config
This closes #8979

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-06-20 13:05:30 -07:00
Pierre Villard
9f58f59042
NIFI-13411 Upgraded Spring to 5.3.37 along with other common dependencies
* Lucene from 8.11.2 to 8.11.3
* Groovy from 3.0.19 to 3.0.21
* AWS SDK from 1.12.710 to 1.12.744
* AWS SDK from 2.25.40 to 2.25.70
* Kotlin from 1.9.23 to 1.9.24
* Testcontainers from 1.19.7 to 1.19.8
* SLF4J from 2.0.12 to 2.0.13
* Jackson from 2.17.0 to 2.17.1
* JSON Smart from 2.5.0 to 2.5.1
* Jersey from 2.41 to 2.43
* Netty 4 from 4.1.109.Final to 4.1.111.Final
* Spring from 5.3.34 to 5.3.37
* Spring Security from 5.8.11 to 5.8.13
* Swagger Annotations from 1.6.12 to 1.6.14
* JUnit from 5.10.0 to 5.10.2

This closes #8973

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-06-17 13:38:59 -05:00
Pierre Villard
a4d1123820
NIFI-13133-RC1 prepare for next development iteration 2024-05-06 21:03:21 +03:00
Pierre Villard
c94be900cf
NIFI-13133-RC1 prepare release nifi-1.26.0-RC1 2024-05-06 21:03:20 +03:00
Pierre Villard
42eed224de
NIFI-13008 - CLI command to upgrade all instances of a versioned flow
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #8735.
2024-05-03 13:46:57 -04:00
Mark Bathori
86ddf7758c
NIFI-13049 Upgraded nimbus-jose-jwt to 9.37.3 for Registry and Toolkit
This closes #8650

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-04-17 08:35:46 -05:00
dependabot[bot]
4c786d9bad
NIFI-12931 Upgraded Commons Configuration from 2.9.0 to 2.10.1
This closes #8541

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-21 23:11:13 -05:00
Peter Radden
785039e1d0
NIFI-12860 Fixed NPE in ExtensionMetadata Constructor
This closes #8467

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-05 09:26:37 -06:00
Peter Turcsanyi
3baf052aae
NIFI-12769 Updated copyright year to 2024 in NOTICE file headers
This closes #8385.

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-09 14:24:40 -07:00
Timea Barna
99912c559c
NIFI-12749 Handled Forward Slash in Flow Name for nifi-toolkit-cli
- The export-all-flows command fails when the Flow Name contains a forward slash

This closes #8369

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 1781e166196d2bb04cef3b4e661f191303b3b40c)
2024-02-08 08:26:46 -06:00
mr1716
56030da0f9
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:49:09 +04:00
Pierre Villard
65c33d08aa
NIFI-12662-RC1 prepare for next development iteration 2024-01-25 16:18:10 +04:00
Pierre Villard
6ecc398d3f
NIFI-12662-RC1 prepare release nifi-1.25.0-RC1 2024-01-25 16:17:58 +04:00
exceptionfactory
eb1b2e3163
NIFI-12620 Upgraded JLine from 3.24.1 to 3.25.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8256.
2024-01-17 13:00:40 +04:00
mr1716
e520bbcb69
NIFI-12592 Upgraded Apache Curator from 5.5.0 to 5.6.0
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 56be04cc73ef3dbdfaeaf7a498c7f7eecbeec9af)
2024-01-12 08:50:57 -06:00
mr1716
edafb452bc
NIFI-12460 Upgraded OpenCSV from 5.8 to 5.9
This closes #8112

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 53f932bdecdfb2e0c819dbd603a0ef53e94b84fa)
2023-12-04 17:11:49 -06:00
Pierre Villard
7fedb49a9a
NIFI-12362-RC5 prepare for next development iteration 2023-11-23 11:03:53 +01:00
Pierre Villard
5241f43482
NIFI-12362-RC5 prepare release nifi-1.24.0-RC5 2023-11-23 11:03:47 +01:00
mr1716
0f32068d0b
NIFI-12363 Upgraded JLine from 3.23.0 to 3.24.1
This closes #8021

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 3619780813f43dd936116bb1510cd7b9785be926)
2023-11-14 16:19:19 -06:00
Paul Grey
37167bad5d
NIFI-12201 Print deprecation warning for TLS Toolkit
This closes #7880

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-16 18:57:58 -05:00
Bryan Bende
ad915f773d
NIFI-12186 Add ability to export a versioned reporting task snapshot (#7853)
* NIFI-12186 Add ability to export a versioned reporting task snapshot
- Add CLI commands and optional query param to specify specific reporting task
2023-10-09 11:39:43 -04:00
Pierre Villard
18ab14b148
NIFI-12103 Replaced deprecated usage of new URL(String)
This closes #7771

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit 2aca08910c4e06fff2c98d3794d9b5a3cd427988)
2023-09-23 10:35:14 -05:00
Pierre Villard
e7574cddb9
NIFI-12113 Replaced Validate.notNull() with Objects.requireNonNull()
This closes #7779

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 4b9eb8361ce6352c1e155c99748fd1f97df76c0c)
2023-09-22 15:21:22 -05:00
Pierre Villard
96bbdfe97f
NIFI-12102 Fixed deprecation warnings when instantiating primitive types
This closes #7769

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 5405a3b08b8a20c5f65102b684b525a9a4f7c01c)
2023-09-21 13:42:11 -05:00
Pierre Villard
7fc8455e1d
NIFI-11852 - CLI - connect two process groups
Backported
This closes #7527

Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
(cherry picked from commit dcf42d01a4d31f3dc8a7fad8618659bb8c7248c5)
2023-09-18 11:42:59 +02:00
Pierre Villard
4b12182752
NIFI-11857 - CLI - recursively change version of Processors
This closes #7528

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit cb03d6de74c9931e0ac52f77ce98f5b8eb39e3d1)
2023-09-16 10:04:02 -05:00
Joseph Witt
26193918cf
NIFI-12073 removed toolkit tests which rely on system exit calls and captures not allowed any longer by defunct security manager support in Java 21
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7743.

(cherry picked from commit ad753318e72db821aae8075117b825a5cb0b26c9)
2023-09-16 09:52:44 -05:00
Joseph Witt
5baaa2185f
NIFI-12066 a series of minor version bumps for key dependencies 2023-09-15 13:21:41 -05:00
Joseph Witt
1f149988c6
NIFI-12064 Upgraded Maven Plugin versions
This closes #7731

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit a1fca9b44edb387c3673251d37f268264122d3eb)
2023-09-14 19:39:32 -05:00
exceptionfactory
0862c105f0
NIFI-12060 This closes #7694. Removed Groovy Tests using Spock Framework
- Added org.spockframework to the list of banned dependencies
- Removed several other Groovy tests and associated build profiles

Signed-off-by: Joseph Witt <joewitt@apache.org>

(cherry picked from commit 98fa7d02904ab37a1bf696cce1421cff6569fa62)
2023-09-14 14:15:53 -05:00
dan-s1
3cd4845fd4
NIFI-12021 Refactored Groovy TLS Toolkit Tests to Java
This closes #7674

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 796ae2f5d1f1962c8dc9fb6df5cc5035dd2a0f9f)
2023-09-11 08:16:28 -05:00
exceptionfactory
9cd720ee20 NIFI-12001 Refactored CertificateUtils to separate modules
- Added nifi-security-cert for reusable components without dependencies
- Added nifi-security-cert-builder for certificate generation

NIFI-12001: Changes related to backporting
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-08-30 15:06:37 -04:00
mr1716
44088d3870
NIFI-11993 Upgraded Groovy from 3.0.18 to 3.0.19
This closes #7654

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit 49dd9ec03f4fab20a131ccc1b734bf73dae02419)
2023-08-28 12:22:24 -05:00
exceptionfactory
415680956c
NIFI-11890 Upgraded Guava from 31.1 to 32.0.1 for Toolkit Modules
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7559.
2023-08-03 17:37:01 +02:00
mr1716
cbc88c7f31
NIFI-11869 Upgraded opencsv from 5.7.1 to 5.8
This closes #7536

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 8979c20f59c01aa605b539042ffab99a32c2c7b1)
2023-07-31 20:34:04 -05:00
exceptionfactory
22231634f6
NIFI-11832 Updated Docker version to 1.24.0 2023-07-28 17:17:42 -05:00
exceptionfactory
27a690a30a NIFI-11832-RC3 prepare for next development iteration 2023-07-25 14:03:12 -05:00
exceptionfactory
b7792f03b7 NIFI-11832-RC3 prepare release nifi-1.23.0-RC3 2023-07-25 14:03:11 -05:00
Pierre Villard
7eef97213d
NIFI-11850 - CLI - add keep existing parameter context flag
This closes #7520

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit e0d6b49cd5919f8a9128953e7ebf8f0c64b9f041)
2023-07-24 13:15:35 -05:00
Pierre Villard
2d79837380
NIFI-11844 - CLI - command to stop version control of a process group
This closes #7513

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit d9b04770ef90bdf29f34eecdf9ff5d07b409b807)
2023-07-24 11:48:24 -05:00
Nandor Soma Abonyi
d45ccf5cd3
NIFI-11848 Allocate unused port in TlsCertificateAuthorityTest
This closes #7514

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit 84b4d100a8f0afdaf0ae52d90e8ecabb552d1f1b)
2023-07-24 10:59:22 -05:00
exceptionfactory
4d55615c7a NIFI-11709 Upgraded Guava from 32.0.0 to 32.0.1
- Added version override for Guava 27 to 32.0.1 in Hadoop and Hive modules

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-20 16:20:54 -04:00
mr1716
b5d6453522
NIFI-11725 Upgraded Woodstox from 6.5.0 to 6.5.1
This closes #7407

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a5ae1558398c3618e6738b1b9a9181f3015dcc74)
2023-06-19 16:12:12 -05:00
exceptionfactory
0ecd15537e
NIFI-11532 Removed JUnit 4 and Groovy Test from default dependencies
- Removed hamcrest-all from default dependencies
- Added groovy-test to selected modules with Groovy test classes
- Added junit-vintage-engine to selected modules with JUnit 4 test classes
- Corrected references to JUnit 4 assertions in JUnit 5 test classes
- Removed several unnecessary test classes from nifi-socket-utils
- Removed duplicative Registry toolkit test classes
- Removed Kudu integration tests

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

This closes #7233

(cherry picked from commit ca6c7f704164e922e11d72e7c972a50ac46e6b0e)
2023-06-13 15:22:40 -05:00
Joe Witt
ec757b7694
NIFI-11654 updating docker files 2023-06-11 20:59:40 -04:00
Joe Witt
f1d5a8c4de
NIFI-11654-RC1 prepare for next development iteration 2023-06-06 12:32:00 -07:00
Joe Witt
71e3ea9f2c
NIFI-11654-RC1 prepare release nifi-1.22.0-RC1 2023-06-06 12:31:58 -07:00
exceptionfactory
6d00ce4fe5
NIFI-11645 This closes #7342. Upgraded Guava from 31.1 to 32.0.0
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-06-05 14:52:00 -07:00