exceptionfactory
b7792f03b7
NIFI-11832-RC3 prepare release nifi-1.23.0-RC3
2023-07-25 14:03:11 -05:00
Lehel
df8219ab57
NIFI-11827 Added AWS Glue Schema Registry Service
...
This closes #7492
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 8a5f7f00924cfb7922a691014444c316b080dbcd)
2023-07-20 14:10:25 -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
Emilio Setiadarma
8c1a8ab8ec
NIFI-11642 Updated PutSNS using AWS SDK 2
...
This closes #7362
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 31e1c17d44651d1d3743286ba14a55a1f7fe29cb)
2023-06-13 14:32:09 -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
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
exceptionfactory
3abac8d64e
NIFI-8287 Corrected Path usage for Java 8
...
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-02 04:33:41 -05:00
Joe Gresock
6c7b664aca
NIFI-8287 Upgraded SQS Processors to use AWS SDK 2
...
This closes #7211
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 3ef443987991dc619435c3c5c8d135aea91128b4)
2023-06-01 21:55:17 -05:00
mr1716
6a74c161ef
NIFI-11606 Update aws-kinesis-client-library-version to 1.14.10
...
This closes #7307
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-29 19:24:10 -04:00
krisztina-zsihovszki
bfa66de729
NIFI-11255 Allowable value for 'Use s3.region Attribute'
...
This closes #7051 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-04-18 18:13:32 +02: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
Peter Turcsanyi
ae24bccfd9
NIFI-11260 Added STS SSL Context Service for AWS Credentials Provider
...
This closes #7021
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-13 09:42:11 -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
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
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
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
Peter Turcsanyi
ae5d23db47
NIFI-10987: Added default implementation of AWS SDK V2 credentials in AWSCredentialsProviderService
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6787 .
2022-12-15 16:43:04 -05:00
Peter Turcsanyi
1e23e5146f
NIFI-10969: Created extension point for Signer Override in AWS S3 processors
...
Also added Signer Override property in AWSCredentialsProviderControllerService with Custom Signer extension point.
Made Assume Role related properties dependent on Assume Role ARN property in AWSCredentialsProviderControllerService.
Fixed S3 IT tests.
This closes #6777 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2022-12-15 18:43:22 +01:00
Joe Gresock
31af82275e
NIFI-10791 Added AWS SDK v2 support to AWSCredentialsProviderControllerService
...
This closes #6661
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-28 14:36:12 -06:00
Joe Witt
1046b2c308
Merge branch 'NIFI-10854-RC1'
2022-11-28 08:43:56 -07:00
Peter Turcsanyi
40b46b4f5d
NIFI-10850: Fixed Query Parameters property in InvokeAWSGatewayApi should support FlowFile attributes in EL
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6692 .
2022-11-23 13:04:58 +01: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
Marco Carlino
6ce2e3799c
NIFI-10349 add maximum object age property to list s3
...
This closes #6293 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-07 14:44:53 +01:00
Lehel Boér
feb3148b68
NIFI-10628: Added Default Schedule Time and Run Duration to processors
...
This closes #6512
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-21 14:57:46 -05:00
Joe Gresock
704ca63cc7
NIFI-10643: Paging secrets in AwsSecretsManagerParameterProvider
...
This closes #6532
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-15 09:09:14 -05:00
Andrew Lim
da0fb234d6
NIFI-10288 Better describe forward slash requirements for Prefix property in ListS3
...
This closes #6477
Co-authored-by: Andrew Lim <andrewlim.apache@gmail.com>
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 11:40:57 -05:00
Matt Gilman
e638bcee2f
NIFI-10617:
...
- Adding dynamic property annotation on a number of extensions that were missing it.
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6501
2022-10-10 10:32:50 -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
Joe Gresock
315e54a812
NIFI-9636: Adding AwsSecretsManagerParameterProvider
...
This closes #6392
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-29 11:59:04 -05:00
exceptionfactory
ae14ef2d1f
NIFI-10373 Set managed version for AWS 1 and 2 SDK
...
- Replaced individual AWS SDK versions with root managed dependency version
- Set AWS SDK 1 version to 1.12.299
- Set AWS SDK 2 version to 2.17.270
- Suppressed false positive dependency vulnerability for aws-sdk-swf-libraries
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6405 .
2022-09-13 15:06:42 +02:00
mr1716
5303dd13aa
NIFI-10389 Upgrade AWS Kinesis to 1.14.8
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6328 .
2022-08-24 11:46:32 +02:00
Joe Witt
8c66bf948c
NIFI-10272-RC2 prepare for next development iteration
2022-07-27 13:24:09 -07:00
Joe Witt
8d256784d8
NIFI-10272-RC2 prepare release nifi-1.17.0-RC2
2022-07-27 13:24:06 -07:00
exceptionfactory
7d920b9bc6
NIFI-10270 This closes #6240 . Upgraded AWS SDK from 1.12.182 to 1.12.267
...
- Upgraded MiNiFi AWS SDK references from 1.11.172 to 1.12.267
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-23 17:59:04 -07:00
patalwell
0cd438d9e9
NIFI-9817 Added Unit Validator to PutCloudWatchMetric
...
This closes #5905
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-07-23 10:18:27 -05:00
Lehel Boér
2072e4ed2a
NIFI-10105: FetchS3Object decodes Content-Disposition
...
This closes #6109 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2022-06-09 14:26:32 +02:00
exceptionfactory
0c8305950c
NIFI-9987 Standardize Commons IO on version 2.11.0
...
- Removed version declarations from multiple modules
- Adjusted PutDynamoDB to remove catch for IOException not thrown in Commons IO 2.11.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6015 .
2022-05-09 12:06:37 +02:00
exceptionfactory
4f423a59ba
NIFI-9952 Upgraded Jackson BOM to 2.13.2.20220328
...
- Removed unnecessary references to jackson.version property
- Removed unnecessary dependency management references to Jackson libraries
This closes #5992
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-04-23 08:23:39 -04:00
Joe Witt
873d25585c
NIFI-9780 Merge branch 'NIFI-9780-RC3'
2022-04-04 08:35:23 -07:00
Joe Gresock
a75381abbe
NIFI-9827: Upgrading AWS Java SDK to 1.12.182 to pick up new AWS Regions
...
This closes #5892
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2022-03-24 13:24:28 +00:00
Joe Witt
0419dc2939
NIFI-9780-RC3 prepare for next development iteration
2022-03-21 11:58:27 -07:00
Joe Witt
b019a9191f
NIFI-9780-RC3 prepare release nifi-1.16.0-RC3
2022-03-21 11:58:09 -07:00
Bence Simon
b86466b4a5
NIFI-9669 Adding PutDynamoDBRecord processor
...
This closes #5761 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-03-09 16:20:33 +01:00
Mike Thomsen
f35f010deb
NIFI-9085 Refactored the Elasticsearch bundle to use JUnit 5
...
- NIFI-9086 Refactored nifi-accumulo-bundle to use JUnit 5
- NIFI-9087 Updated nifi-ambari-bundle to use JUnit 5
- NIFI-9088 Refactored nifi-amqp-bundle to use JUnit 5
- NIFI-9089 Updated nifi-asn1-bundle to use JUnit 5
- NIFI-9090 Refactored nifi-atlas-bundle to use JUnit 5
- NIFI-9091 Refactored nifi-avro-bundle to use JUnit 5
- NIFI-9092 Refactored nifi-aws-bundle to use JUnit 5
- NIFI-9095 Refactored nifi-azure-bundle to use JUnit 5
- NIFI-9145 Refactored nifi-rethinkdb-bundle to use JUnit 5
- NIFI-9143 Refactored nifi-redis-bundle to use JUnit 5
This closes #5350
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-03-07 21:49:23 -06:00