sbliu
6aa673aff4
fix(TUP-38273) upgrade avro, replace org.apache.servicemix.bundles.avro with higer version 1.11.2 of avro bundle ( #9004 )
...
* fix(TUP-38273) upgrade avro, replace org.apache.servicemix.bundles.avro with higer version 1.11.2 of avro bundle (#8951 )
* replace org.apache.servicemix.bundles.avro with avro bundle with higher version 1.11.2
* replace org.apache.servicemix.bundles.avro with avro for jetbean classpath
* set validate defaults to false to compatible with previous avro
* adapt for avro upgrade in case defaultvalue issue
* setValidateDefaults false to disable check default value
* update talend-codegen-utils 0.34.0 to 0.35.0
# Conflicts:
# main/plugins/org.talend.designer.core.generic/META-INF/MANIFEST.MF
# main/plugins/org.talend.designer.core/META-INF/MANIFEST.MF
# main/plugins/org.talend.repository.generic/META-INF/MANIFEST.MF
* fix(TDI-49492): disable default value check (#8975 )
* fix(TDI-49492): upgrade jackson to 2.14.3 (#8995 )
* fix(TUP-38273) fix unit test failure caused by crypto-utils version not match (#9000 )
* upgrade jackson for bigquery metadata
---------
Co-authored-by: wang wei <wwang@talend.com >
2023-09-25 14:50:33 +08:00
mhryb
5fd368e8da
feat(TDI-50102): upgrade jdbc drivers for Postgresql, deprecate pre V9 ( #9021 )
2023-09-01 10:56:02 +03:00
Dmytro Sylaiev
7a5d67f917
chore(TDI-49999): Update nimbus-jose in tdi-se ( #8978 )
...
* update talend-mscrm for crm in se
2023-08-31 10:27:43 +03:00
vyu-talend
d1c74a13d3
feat(TDI-49788):upgrade oracle jdbc driver. ( #8918 )
...
* feat(TDI-49788):upgrade oracle jdbc driver.
* feat(TDI-49788):change the groupid.
2023-08-02 15:18:09 +08:00
vyu-talend
a423effeba
feat(TDI-49790):upgrade mariadb jdbc driver. ( #8897 ) ( #8952 )
2023-07-11 17:00:01 +08:00
vyu-talend
e16f5c5f06
feat(TDI-49789):upgrade vertica jdbc driver to 12 ( #8876 )
...
* feat(TDI-49789):upgrade vertica jdbc driver to 12
* feat(TDI-49789):remove vertica 9 and relative codes.
* feat(TDI-49789):fix null UUID issue and remove useless codes.
* feat(TDI-49789):remove useless codes in outputmain.
* feat(TDI-49789):missed to remove useless codes in tcreatetable.
2023-07-05 15:56:58 +08:00
vyu-talend
da971daa11
fix(TDI-49728):upgrade snowflake driver to 3.13.30. ( #8932 ) ( #8933 )
2023-07-03 18:08:25 +08:00
jzhao-talend
96af551434
fix(TDI-49728):Revert "feat(TDI-49728):upgrade snowflake driver to fix
...
cve.
(#8836 ) (#8906 )"
This reverts commit 075af08737 .
2023-06-30 16:12:35 +08:00
Oleksandr Zhelezniak
2989d8d301
fix(TDI-49872): bump json-smart & accessors-smart ( #8822 )
...
* 2.4.9 -> 2.4.11
2023-06-22 09:17:21 +03:00
vyu-talend
075af08737
feat(TDI-49728):upgrade snowflake driver to fix cve. ( #8836 ) ( #8906 )
2023-06-21 18:35:48 +08:00
vyu-talend
a8236fc392
feat(TDI-49786):upgrade mysql driver. ( #8760 )
...
* feat(TDI-49786):upgrade mysql driver.
* feat(TDI-49786):change the driver path.
* feat(TDI-49786):add support mysql8 to aurora.
* feat(TDI-49786):adjust UI part and change default value.
2023-05-29 09:59:27 +08:00
Dmytro Sylaiev
10c54ba948
chore(TDI-49749): Update json-smart and related ( #8748 )
2023-05-05 14:51:06 +03:00
pyzhou
a7c33f46b0
feat(TDI-49447):upgrade snowflake driver to 3.13.28 ( #8553 )
2023-03-16 15:26:41 +08:00
Oleksandr Zhelezniak
bc17f031bb
fix(TDI-49336): required if for hsqldb ( #8460 )
...
* in tCreateTable for java 9+ libraries
2023-02-13 13:40:19 +02:00
pyzhou
10f91e74a1
fix(TDI-45841):tSQLiteOutput support dynamic ( #8349 )
...
* fix(TDI-45841):tSQLiteOutput support dynamic
# Conflicts:
# main/plugins/org.talend.designer.components.localprovider/components/tSQLiteOutput/tSQLiteOutput_begin.javajet
# main/plugins/org.talend.designer.components.localprovider/components/tSQLiteOutput/tSQLiteOutput_end.javajet
* upgrade driver
* add create table
* fix update wrong index
* remove debug code
2023-02-09 10:14:24 +08:00
vyu-talend
d0bb900342
feat(TDI-48882):revert the commit which remove ingres/vectorwise. ( #8296 )
...
* feat(TDI-48882):revert the commit which remove ingres/vectorwise.
* Revert "fix(TDI-46476): as we remove some components, should adjust some tup junit(#6837 )"
This reverts commit a56fab7f5b .
* feat(TDI-48882):remove some tup junit after reverting codes.
* feat(TDI-48882):add storage type to vectorwiseoutput.
* feat(TDI-48882):upgrade iijdbc jar.
* feat(TDI-48882):upgrade slf4j to align with other components.
* feat(TDI-48882):replace log4j12 with reload4j.
* feat(TDI-48882):improve the code.
* feat(TDI-48882):fix quot issue.
2023-02-06 22:26:46 +08:00
pyzhou
fe1931cda8
fix(TDI-48766):CVE Redshift jdbc42 ( #8324 )
2022-12-26 22:05:04 +08:00
pyzhou
60e85bd164
feat(TDI-49016):Oracle version cleanup ( #8300 )
...
* feat(TDI-49016):Oracle version cleanup
* remove code
* migration task
* Revert "migration task"
This reverts commit 1b82b9143b .
* correct typo and logic
* fix logic error
2022-12-15 17:24:20 +08:00
Oleksandr Zhelezniak
b7e750e531
fix(TDI-48876): hsqldb add missing libraries ( #8228 )
2022-12-12 17:00:53 +02:00
vyu-talend
2446d2d2b2
fix(TDI-48782):upgrade hsqldb.jar to solve cve. ( #8187 ) ( #8191 )
...
* fix(TDI-48782):upgrade hsqldb.jar to solve cve.
* fix(TDI-48782): add system property.
2022-11-15 15:27:45 +08:00
wang wei
810b5c825c
fix(TDI-48715): CVE-2022-42003,CVE-2022-42004, jackson-databind-2.13.2.2jar( #8103 )
2022-11-03 14:37:26 +08:00
jzhao
51634ddae4
fix(TDI-48426):CVE: org.postgresql:postgresql:42.2.25 ( #7903 )
2022-08-30 15:57:39 +08:00
Dmytro Grygorenko
9a9348dbd7
fix(TDI-47935): bump "nimbus-jose-jwt" lib to fix CVE. ( #7641 )
2022-06-09 10:47:46 +03:00
wang wei
5dad003e3a
fix(TDI-48037): CVE: org.postgresql:postgresql:42.2.14 ( #7573 )
2022-06-02 16:37:57 +08:00
Oleksandr Zhelezniak
13ea203175
chore(TDI-47688): bump jackson ( #7379 )
...
* jackson to 2.13.2
* jackson-databind to 2.13.2.2
2022-05-09 14:47:05 +03:00
Tetiana Meronyk
33809a44b2
feat(TDI-47263): Upgrade Redshift driver to v2.x ( #7056 )
...
* feat(TDI-47263): Upgrade Redshift driver to v2.x
* Add dependency aws-java-sdk-redshift-internal-1.12.x.jar
* UI change
* Connection javajet
* Connection javajet change
* Row generate code
* Migration task
* input compile error
* input compile error
* add back jar version
* add back jar version
* class version
* migration add tCreate table
* feat(TUP-35069):Upgrade Redshift driver to v2.x (#7411 )
https://jira.talendforge.org/browse/TUP-35069
Co-authored-by: pyzhou <pyzhou@talend.com >
Co-authored-by: Jane Ding <jding@talend.com >
2022-04-14 17:43:37 +08:00
vyu-talend
fe3a94ae72
feat(TDI-46111):upgrade teradata jdbc driver to 17. ( #7376 )
2022-04-12 14:37:26 +08:00
Oleksandr Zhelezniak
09a762aff3
fix(TDI-47651): bump Redshift driver to 1.2.55.1083 ( #7342 )
2022-03-25 11:46:22 +02:00
Dmytro Sylaiev
c126c49bb0
feat(TDI-47211): Update active dir drivers for mssql ( #7057 )
...
* feat(TDI-47211): Update active dir drivers for mssql
* feat(TDI-47211): Fix the pb with component descriptor
2022-03-10 13:58:13 +02:00
Dmytro Sylaiev
4ca2a26c61
feat(TDI-47211): Revert from R2022-03
...
This reverts commit ecb8c2d693 .
2022-03-07 09:53:41 +02:00
pyzhou
fb709ec46e
feat(TDI-47136):tcreateTable upgrade snowflake driver ( #7241 )
2022-03-04 17:56:58 +08:00
Dmytro Sylaiev
f16c97d6bd
feat(TDI-47211): Update active dir drivers for mssql ( #7057 )
...
* feat(TDI-47211): Update active dir drivers for mssql
* feat(TDI-47211): Fix the pb with component descriptor
2022-02-21 13:58:11 +02:00
Olha V
352b69ee78
chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID ( #6811 ) ( #6935 )
...
* chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID
* chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID
* bump talend-mscrm in tMicrosoftCrm
* chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID
* add content-type dependency
2021-11-23 18:24:13 +02:00
wang wei
d04e966718
fix(TDI-46476): Remove deprecated components in 8.0 ( #6730 )
2021-10-26 16:58:10 +08:00
wang wei
306491b33b
fix(TDI-46185): MySQL Connection issues due to TLS 1.2 after java upgrade to 1.8.0_292 ( #6306 ) ( #6633 )
2021-09-16 15:26:30 +08:00
wang wei
67dc1dfe57
fix(TDI-46220): upgrade json-smart to 2.4.7 ( #6412 )
2021-07-08 15:51:54 +08:00
wang wei
70a4229df4
fix(TDI-45821): CVE: json-smart-2.2.1.jar ( #6128 )
2021-05-10 11:02:01 +08:00
Dmytro Grygorenko
91a4e58ab7
fix(TDI-44839): update POSTGRESQL driver ( #5353 )
...
(cherry picked from commit fde070a15b )
2020-10-13 10:40:54 +03:00
hzhao-talendbj
0f055bf07d
tup 27356 ( #5272 )
...
* tup 27356
* modify code
2020-10-12 16:12:35 +08:00
hzhao-talendbj
51b43fa720
tup 28320 ( #5232 )
2020-10-09 09:30:25 +08:00
mbasiuk-talend
a9b563293e
feat(TDI-44730): upgrade snowflake driver to latest ( #5150 ) ( #5157 )
2020-09-01 10:02:32 +03:00
hzhao-talendbj
f3bc87ca3c
TUP-27991 remove uripath ( #4974 )
2020-07-31 11:06:31 +08:00
OleksiiNimych
bd4ed9cf05
fix(TDI-44202): tCreateTable add support of Sybase ( #4780 ) ( #4948 )
2020-07-16 10:00:15 +03:00
pyzhou
2140fc91ae
feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx ( #4842 ) ( #4894 )
...
* feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx (#4842 )
* feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx
* reformat and change filter
* reformat
* migration task
* change name
* change filter to tExasolConnection
* fix db unify
* fix(TDI-44284):rename EXA
* debug
* debug2
* debug3
* resolve conflict
2020-07-09 10:36:39 +08:00
vyu-talend
ebc9643e14
Vyu/tdi 44214 change default driver in mssql ( #4724 ) ( #4776 )
...
* Vyu/tdi 44214 change default driver in mssql (#4724 )
* feat(TDI-44214):Change default driver to Microsoft official
* feat(tdi-44214):add migration task.
* feat(TDI-44214):modify the plugin.xml file.
* feat(TDI-44214):add tdq components in migration task
* feat(TDI-44214):change migration task.
* feat(TDI-44214):change migration task version.
2020-06-08 11:28:35 +08:00
Dmytro Sylaiev
4800bd01cf
Dsylaiev/tdi 39575 active directory for mssql ( #4584 )
...
* feat(TDI-39575): Add AD auth support for AzureSynapse
* feat(TDI-39575): Add AD Auth support for MsSQL components
* feat(TDI-39575): Provide AD feature for tCreateTable
2020-04-16 15:05:29 +03:00
hwang-talend
118e9f5431
bugfix(TUP-26117):Vertica: Db Version should be xxx(Deprecated) after ( #4511 )
...
bugfix(TUP-26117):Vertica: Db Version should be xxx(Deprecated) after dragging from repository to job if Db Version is lower than 5.1
2020-03-11 11:22:31 +08:00
jzhao
47a139f832
feat(TDI-43510):Upgrade mysql driver for tCreateTable/tELTMysqlMap ( #4428 )
...
* update driver and remove MYSQL_4
2020-02-11 15:42:18 +08:00
sbovsunovskyi
05a255d654
Sbovsunovskyi/tdi 43295 support oracle19 ( #4364 )
...
* fix(TDI-43295): Support Oracle 19c in Studio DI
* fix(TDI-43295): Support Oracle 19c in Studio DI
* fix(TDI-43295): Support Oracle 19c in Studio DI. Revert messages for different languages
* fix(TDI-43295): Support Oracle 19c in Studio DI. move from 'oracle 19' to 'oracle 18 and above'
Co-authored-by: Roman <rvoievidko@talend.com >
2020-02-07 15:10:27 +02:00
ypiel
9a27b823cd
feat(TDI-43513) : upgrade vertica lib to 9.3.1
...
* feat(TDI-43513) : upgrade vertica lib to 9.3.1
* feat(TDI-43513) : upgrade vertica lib to 9.3.1 - tCreateTable
2020-02-05 10:07:24 +01:00