- Added Woodstox Core to nifi-toolkit-encrypt-config
This closes#7136
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a148b6f348ad4d7fd30dc7219d3e450550bc0e78)
- Upgraded MockFtpServer from 2.7.1 to 3.1.0
This closes#7152
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 21e4c665dccb1acef9704d8efa4b8f7d0a0a5493)
- 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)
- 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)
- Upgraded Google Drive from Revision 20221219 to 20230306
This closes#7135
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 9149bd47c41dfa114b36a450de028f03d65028f7)
- Upgraded Apache HttpCore from 4.4.15 to 4.4.16
This closes#7130
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 1bef67e566bdb6b35ba34f523ef047f239aa9755)
- Upgraded AWS Version 2 from 2.17.295 to 2.20.41
This closes#7128
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 94a38fe5e6bae71d553c607f19b6369712d1b29b)
NIFI-5642: QueryCassandra processor : output FlowFiles as soon fetch_size is reached
Fixed checkstyle error
Delete build.sh
Delete local build file
NIFI-5642 : letting fetch_size to control the Cassandra data flow creating a new MAX_ROWS_PER_FLOW_FILE parameter
Fixed checkstyle error: no more import java.util.*
Fixed missing imports
NIFI-5642: added REL_ORIGINAL relationship in order to allow incremental commit
Addressing comments from code review
Adjustments on timestamp datatype formatting
Created the OUTPUT_BATCH_SIZE property
Code review adjustments
NIFI-5642: update after rebase
NIFI-5642: addressing PR comments
NIFI-5642: adding in integration test, fixing race condition
NIFI-5642: remove log4j2
This closes#6848
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
- Upgraded Surefire Plugin from 3.0.0-M8 to 3.0.0
- Upgraded Compiler Plugin from 3.10.1 to 3.11.0
- Upgraded Assembly Plugin from 3.4.2 to 3.5.0
- Upgraded Javadoc Plugin from 3.4.1 to 3.5.0
- Upgraded Release Plugin from 3.0.0-M7 to 3.0.0
Signed-off-by: Joe Witt <joewitt@apache.org>
- Removed unnecessary JSTL dependency and reference from Documentation JSP
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes#7110.
- Updated Elasticsearch client false positive vulnerability suppressions for new Ranger transitive dependencies
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes#7109.
- Added StandardOidcIdTokenDecoderFactory based on Spring Security OidcIdTokenDecoderFactory with custom REST Operations
Merged #7108 into main.
(cherry picked from commit e4f0508c90f7f354b4210dd80f3dbed5b3254bcd)
- Added Authorization Request Resolver with support for building the base redirect URI using allowed proxy headers
This closes#7104
(cherry picked from commit 75eb449a312815b84545c1ee157144255b8fc97d)
- Switch from spotify docker-maven-plugin to fabric8 docker-maven-plugin
- Add consistency to docker maven image names and tags
- Other minor Dockerfile changes for consistency
This closes#7105
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 08e18220e7f6e0f6c7546ccbd17bc52451533d4a)