65 Commits

Author SHA1 Message Date
Ferenc Kis
f3e47926e0 NIFI-13993-RC2 prepare for next development iteration 2024-11-14 13:24:31 +01:00
Ferenc Kis
472b2be3f3 NIFI-13993-RC2 prepare release nifi-1.28.1-RC2 2024-11-14 13:24:28 +01:00
Ferenc Kis
3d43c7f2ab NIFI-13993 Removing pom versionsBackup files 2024-11-14 08:29:17 +01:00
Ferenc Kis
b124a9a809
NIFI-13993 Set project version to 1.28.1-SNAPSHOT 2024-11-13 11:00:14 +01:00
Ferenc Kis
8ecf23e77c NIFI-13897-RC1 prepare release nifi-1.28.0-RC1 2024-10-21 21:02:09 +02:00
Matt Burgess
8bdafb58c5
NIFI-13690 Upgraded AWS SDK to 2.27.14 and other dependencies
Upgraded brotli4j from 1.16.0 to 1.17.0
Upgraded AWS SDK from 1.12.767 to 1.12.770
Upgraded AWS SDK from 2.27.1 to 2.27.14
Upgraded Commons CLI from 1.7.0 to 1.9.0
Upgraded Dropwizard Metrics from 4.2.26 to 4.2.27
Upgraded Commons Compress from 1.27.0 to 1.27.1
Upgraded Slack API from 1.40.3 to 1.42.0
Upgraded Project Reactor Core from 3.6.8 to 3.6.9
Upgraded Iceberg from 1.6.0 to 1.6.1
Upgraded PostgreSQL from 42.7.3 to 42.7.4

This closes #9208

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-28 19:25:43 -05:00
Jim Steinebrey
42d3e6a96a NIFI-13655 Upgrade 1.x Shared Dependencies including JacksonXML and others
NIFI-13655 Upgrade additional Shared Dependencies in NiFI 1.x

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

This closes #9176
2024-08-15 11:33:14 -04:00
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
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
dependabot[bot]
e2d029dd18
NIFI-12827 Upgraded PostgreSQL JDBC test driver from 42.6.0 to 42.7.2
This closes #8436

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a95f327b3110af4cf5e438fc55aab2d34b055e28)
2024-02-20 21:31:07 -06:00
mr1716
75304f0f21
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:55:27 +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
mr1716
325f599b21
NIFI-12433 Upgraded mariadb-java-client from 3.2.0 to 3.3.0
This closes #8082

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit fcfb777587d0e030a7c08a7669e86b119d0b7ff4)
2023-11-29 22:47:19 -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
exceptionfactory
aced7b5a3e
NIFI-12316 Upgraded MySQL Connector J from 8.1.0 to 8.2.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7979.
2023-11-03 23:54:47 -07:00
mr1716
f35045d3ae
NIFI-12043 Upgraded MariaDB Java Client from 3.1.4 to 3.2.0
This closes #7747

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 66524ab2678609ecb5c31869ad081e7446b977d8)
2023-09-19 08:03:57 -05:00
exceptionfactory
ab67daf891
NIFI-12034 This closes #7729. Upgraded Apache Commons Compress from 1.23.0 to 1.24.0
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 13:32:24 -07:00
exceptionfactory
89f5c94799
Merge branch 'NIFI-11832-RC3' into support/nifi-1.x 2023-07-28 17:11:11 -05:00
mr1716
f38c8ec614
NIFI-11862 Upgraded mysql-connector-j from 8.0.33 to 8.1.0
This closes #7530

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a374ce67af15d871b0642b3d96a07046047388af)
2023-07-27 15:24:21 -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
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
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
mr1716
7f74abbbe1
NIFI-11633 Upgraded MariaDB client from 3.1.3 to 3.1.4
This closes #7330

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 852ec9eefc283062d2a8d19a52d74d0a8a002a1f)
2023-06-02 15:12:02 -05:00
mr1716
0d774874d9 NIFI-11601 Update mysql-connector-java to 8.0.33
This closes #7303

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-29 19:23:55 -04:00
Pierre Villard
707b3a51c3
NIFI-11413 Upgraded JUnit 5.9.1 to 5.9.2
- Upgraded JUnit 4.13.1 to 4.13.2

This closes #7144

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 83d19a6e9da8472408a34b62ca73963863c97a0b)
2023-04-10 08:54:15 -05:00
Pierre Villard
e0c70ca45b
NIFI-11410 Upgraded multiple integration dependencies
- Upgraded Spring Boot from 2.7.9 to 2.7.10

This closes #7141

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

(cherry picked from commit 0160d6d6b90ef2d2862d01520161b37d489e2669)
2023-04-10 08:53:20 -05:00
Joe Witt
9c27ddcb1c
NIFI-11357-RC2 prepare for next development iteration 2023-04-03 14:40:08 -07:00
Joe Witt
892f822107
NIFI-11357-RC2 prepare release nifi-1.21.0-RC2 2023-04-03 14:40:07 -07:00
mr1716
37a63d39c5
NIFI-11352 Upgraded PostgreSQL JDBC from 42.5.3 to 42.6.0
This closes #7114

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 3fa25b6f119576144e95b17213f98bd729f39ed6)
2023-04-03 14:29:19 -05:00
Joe Witt
fb31fcca54
NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0
This closes #7077

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-23 12:32:43 -05:00
Joe Witt
8300477ed1
NIFI-11103 preparing support/nifi-1.x line for any subsequent feature/maint releases starting with 1.21-snap 2023-02-09 15:40:01 -07:00
Joe Witt
896fdacbbd
NIFI-11103-RC1 prepare for next development iteration 2023-02-06 11:41:41 -07:00
Joe Witt
81296b5b69
NIFI-11103-RC1 prepare release nifi-1.20.0-RC1 2023-02-06 11:41:39 -07:00
exceptionfactory
a9ea659622
NIFI-11145 This closes #6928. Upgraded PostgreSQL JDBC from 42.4.3 to 42.5.3
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-02-06 10:31:08 -07: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
mr1716
3fafb8798f
NIFI-11073 Update mysql-connector-java to 8.0.32
This closes #6864

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-19 14:13:21 -06:00
mr1716
977847b940
NIFI-11074 Update mariadb-java-client to 3.1.1
This closes #6862

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-19 14:10:28 -06:00
dependabot[bot]
95f5bea15d
NIFI-10886 Upgraded PostgreSQL JDBC Driver from 42.4.1 to 42.4.3
This closes #6713

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-28 11:03:46 -06:00
Joe Witt
75e7c9e47c
NIFI-10854-RC1 prepare for next development iteration 2022-11-22 19:22:47 -07:00
Joe Witt
ec87bf93ad
NIFI-10854-RC1 prepare release nifi-1.19.0-RC1 2022-11-22 19:22:45 -07:00
Chris Sampson
2acfd1e496 NIFI-9398 add verification to ElasticSearchClientService (with integration tests) and Elasticsearch REST API processors
NIFI-9398 processor verification integration-tests for nifi-elasticsearch-restapi-processors using common nifi-elasticsearch-test-utils refactored from nifi-elasticsearch-client-service
NIFI-9398 fail index exists verification for Elasticsearch processors whose operations would not create the index if it doesn't already exist

This closes #6544

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-11-05 18:17:13 -04:00
UcanInfosec
bede739af7
NIFI-10619 Upgraded mysql-connector-java from 8.0.29 to 8.0.30
This closes #6502

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-11 10:10:33 -04: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