Peter Turcsanyi
b6b0b241c3
NIFI-12769 Updated copyright year to 2024 in NOTICE file headers
...
This closes #8384 .
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-09 14:23:39 -07:00
mr1716
d5ed02ec59
NIFI-12715 Updated Snowflake SDKs
...
This closes #8335 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2024-02-01 20:23:40 +01:00
EndzeitBegins
53bb995e4e
NIFI-12613 Renamed asDescribedValue() to asAllowableValue()
...
This closes #8260
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-17 22:16:29 -06:00
EndzeitBegins
ccf3f35076
NIFI-12546 Updated nifi-snowflake-bundle using current API methods
...
This closes #8187
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-12-26 16:48:40 -06:00
Peter Turcsanyi
718d7e0461
NIFI-12497 Upgraded snowflake-jdbc to 3.14.4
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8149 .
2023-12-11 15:54:02 +01:00
mr1716
e0527a81bb
NIFI-12364 Upgrade snowflake-ingest-sdk to 2.0.4 and snowflake-jdbc to 3.14.3
...
This closes #8022 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-11-14 22:07:05 +01:00
exceptionfactory
bd4ba34339
NIFI-12266 Added Standard Shared NAR and BOM ( #7925 )
...
- Added nifi-standard-shared-nar with common dependencies
- Added nifi-standard-shared-bom with provided scope for parent module references
2023-10-25 13:22:26 -04:00
exceptionfactory
c76191fa4b
NIFI-12152 This closes #7818 . Refactored addProvider() Bouncy Castle references
...
- Removed Security.addProvider() references from several tests
- Refactored KeyStoreUtils to use instance of BouncyCastleProvider instead of BC provider name string
- Refactored MiNiFi references to pass BouncyCastleProvider for BCFKS
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-30 07:56:53 -07:00
Peter Turcsanyi
5644fdd725
NIFI-12126: Downgrade snowflake-jdbc to 3.13.33
...
snowflake-ingest-sdk:2.0.3 is not compatible with snowflake-jdbc:3.14.x
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7790 .
2023-09-26 11:07:14 +02:00
Pierre Villard
43cc5ad122
NIFI-12079 This closes #7750 . Remove Variables / Variable Registry
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-25 09:39:53 -07:00
Pierre Villard
9c19656f5b
NIFI-12097 Upgraded Snowflake ingest SDK to 2.0.3 and JDBC to 3.14.1
...
This closes #7764
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-20 16:46:19 -05:00
mr1716
66fc11d7c5
NIFI-11905 Update snowflake-jdbc to 3.14.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7569 .
2023-08-03 17:33:59 +02:00
mr1716
83ca3687ad
NIFI-11884 Upgraded snowflake-ingest-sdk from 2.0.1 to 2.0.2
...
This closes #7549
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-31 19:55:35 -05:00
Peter Turcsanyi
4082951506
NIFI-11708: Upgraded snowflake-ingest-sdk to 2.0.1 and snowflake-jdbc to 3.13.33
...
This closes #7393
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-06-20 18:12:34 +02:00
Peter Turcsanyi
b36570f2cd
NIFI-11699 Fixed dynamic properties in SnowflakeComputingConnectionPool
...
Also fixed driver class name handling (caused IT test failure).
Other test fixes to make IT tests work.
This closes #7387
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-16 09:40:57 -05:00
Pierre Villard
a54c9915c3
NIFI-11574 Upgraded snowflake-ingest-sdk from 1.1.3 to 1.1.4
...
This closes #7277
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:26:58 -05:00
Pierre Villard
abdef65096
NIFI-11497 Upgraded snowflake-ingest-sdk from 1.1.1 to 1.1.3
...
This closes #7204
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:10:25 -05:00
Pierre Villard
2515c5771d
NIFI-11414 Upgraded snowflake-ingest-sdk from 1.0.3 to 1.1.1
...
This closes #7145
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:43:14 -05:00
Lehel Boér
13d343d5ee
NIFI-11151: Improving code reusability of DBCP services
...
This closes #6935 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-03-07 14:41:34 +01:00
Pierre Villard
21394038cd
NIFI-11198 - Upgrade snowflake-ingest-sdk to 1.0.3
...
This closes #6972
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-02-21 09:15:29 -05:00
Joe Witt
43eab4c81d
NIFI-11103 prepping for 2.0.0 line
2023-02-09 15:32:53 -07:00
Peter Turcsanyi
cb77a96059
NIFI-11088: This closes #6878 . updated copyright year to 2023 in NOTICE files
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-23 09:42:44 -07:00
Pierre Villard
eb9f75e28f
NIFI-11009 Update Snowflake SDK to 1.0.2-beta.7
...
This closes #6808
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-29 21:29:58 -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
Robert Kalmar
89426d167b
NIFI-10370 Create PutSnowflake processor using Snowpipe ingest
...
This closes #6584 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-18 16:19:03 +01:00
Pierre Villard
425dd6a848
NIFI-10790 Updated Snowflake JDBC driver from 3.13.21 to 3.13.24
...
This closes #6641
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-09 15:32:30 -06:00
Peter Turcsanyi
2be5c26f28
NIFI-10659: Extracted DBCP common code to nifi-dbcp-base module for use in Snowflake NAR
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6543
2022-10-18 17:04:14 -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
Pierre Villard
0dc751981c
NIFI-10291 Updated Snowflake Driver from 3.13.14 to 3.13.21
...
This closes #6252
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-08 12:58:31 -05: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
Joe Witt
84340962d4
NIFI-9927 Initial Commit to clean up all extraneous version/group declarations.
...
This closes #5969
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-04-16 12:05:07 -04: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
Joe Witt
72fadf9e51
NIFI-9780 fixing many inconsistent pom project declarations and updated org apache parent version
2022-03-10 11:15:16 -07:00
Tamas Palfy
635824904d
NIFI-9609 Added nifi-snowflake-bundle with SnowflakeComputingConnectionPool
...
- Updated DBCPConnectionPool for extension
This closes #5692
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-02-21 19:38:47 -06:00