undx
b9fdaf9acd
feat(TCOMP-1651): javajet update to Dynamic
2020-06-17 18:27:50 +02:00
undx
0a1d6e12b1
feat(TCOMP-1651): copyright update
2020-06-17 16:15:18 +02:00
undx
28fad934dc
feat(TCOMP-1651): bump component-runtime to 1.1.23-SNAPSHOT
...
- should be changed after the 1.1.23 release
2020-06-17 16:12:56 +02:00
jiezhang-tlnd
b8ad8239ea
fix(TUP-27588)tCreateTable data types mapping in the schema editor is ( #4820 )
...
always Mysql after dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-27588
2020-06-17 16:37:28 +08:00
kjwang
e95d1752fa
fix(TUP-27509):[bug] testcase listed everytime when click "Detect and… ( #4797 ) ( #4812 )
...
* fix(TUP-27509):[bug] testcase listed everytime when click "Detect and (#4796 )
update all jobs"
https://jira.talendforge.org/browse/TUP-27509
* Fix: TUP-27513 [Bug] Studio update job context variable name, the
testcase will add another context variable as built-in mode
https://jira.talendforge.org/browse/TUP-27513
Co-authored-by: kjwang-talend <kjwang@talend.com >
Co-authored-by: Jane Ding <35018295+jding-tlnd@users.noreply.github.com >
2020-06-16 17:37:51 +08:00
wang wei
ca879533f5
fix(TDI-44380): Imported JDBC job has compile error : extra quotes around table name( #4811 )
2020-06-16 13:19:02 +08:00
mbasiuk-talend
c7fb51c176
fix(TDI-44165) add null marker field ( #4809 )
...
* fix(TDI-44165): add checkbox and text property
* fix(TDI-44165): fix indentation
* fix(TDI-44165): fix indentation v2
* fix(TDI-44165): update nullMarke
* fix(TDI-44165): add null marker customization for BigqueryOB
2020-06-15 13:34:40 +03:00
chmyga
251085667e
Dchmyga/tdi 44281 fix missing log4j lib t set proxy ( #4794 ) ( #4799 )
...
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Use slf4j instead of log4j in talend-proxy lib
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Update talend-proxy lib version in components
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Update talend-proxy lib for download during build process
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com >
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com >
2020-06-10 15:34:00 +03:00
hzhao-talendbj
491362631c
Hengzhao/tup 27408 ( #4788 )
...
* tup 27408
* tup-27408
* tup-27408 change to JDBC URL
2020-06-10 17:26:16 +08:00
wang wei
86bf10380f
fix(TDI-44172): Observability: Create new "component execution" event and emit it frequently
...
* fix(TDI-44171): Observability: Add "Component" label to
component-related events
* fix(TDI-44172): Observability: Create new "component execution" event
and emit it frequently
* fix(TDI-44172): correct name
* fix(TDI-44172): fix some issue
* fix(TDI-44306): adjust the audit event log integration in studio
* fix(TDI-44306): fix the build on javac of java 11
* use a more clear method name and context name
* fix(TDI-44306): adjust the audit event log integration in studio
* fix(TDI-44172): not use camel name way for context
* fix the group name to avoid tuj down risk
2020-06-10 16:29:51 +08:00
chmyga
c7e5f4c057
feat(TDI-44109): Use ftps library for FTP mode ( #4737 ) ( #4793 )
...
* feat(TDI-44109): Use ftps library for FTP mode
* fix(TDI-44109): fix compile error
* fix(TDI-44109): Fix compile error with the tFTPFileList
* feat(TDI-44109): Use ftps library for FTP mode
* Fix compile error for ftp protocol
* Fix log information for ftp protocol
* Fix compile error for sftp in tFTPDelete component
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com >
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com >
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com >
2020-06-10 10:05:06 +03:00
jiezhang-tlnd
30e5ec662f
feat(TUP-27259)Change default driver to Microsoft official for MSSql in Metadata ( #4736 ) ( #4775 )
...
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259
* Update plugin.xml
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
2020-06-09 16:53:01 +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
Sizhao Liu
a82e179e80
feat(TUP-27160): searchable connectors ( #4693 )
...
* feat(TUP-27157): searchable stitch connectors
* fix the item selection issue in palette + load latest UTM params + i18n
* add category for stitch connectors + exclude overlapping connectors
* add timeout for resource loading
2020-06-08 10:58:53 +08:00
hzhao-talendbj
254df767ad
TUP-27070 fix cross join cases ( #4772 )
2020-06-08 09:57:48 +08:00
pyzhou
9198820e81
fix(TDI-44196):Jdbc use origin name for dynamic ( #4717 )
2020-06-05 17:42:21 +08:00
chmyga
0cfafe8464
fix(TDI-44247): tBigQueryInput illegal operation ( #4722 ) ( #4777 )
...
* Get location from jobreference for OAuth 2.0 authentication mode
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com >
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com >
2020-06-05 11:31:18 +03:00
pyzhou
57f23b1380
feat(TDI-44216):Redshift partner tracker ( #4747 )
...
* feat(TDI-44216):Redshift partner tracker
* add tRedshiftUnload
fix bug
* add tracker for tCreateTable
2020-06-04 17:14:42 +08:00
Chao MENG
1484dd6831
feat(TUP-26569): merge known conflicts automatically ( #4663 )
...
* feat(TUP-26569): merge known conflicts automatically
https://jira.talendforge.org/browse/TUP-26569
* feat(TUP-26569): merge known conflicts automatically
https://jira.talendforge.org/browse/TUP-26569
2020-06-03 16:28:02 +08:00
Jane Ding
a185ae5b69
fix(TUP-26347):Bug in tMap component using Talend Studio on Mac ( #4744 )
...
https://jira.talendforge.org/browse/TUP-26347
2020-06-02 16:10:53 +08:00
hzhao-talendbj
885e4494b5
Tup-27070 ( #4734 )
...
* Tup-27070
ELT component configuration to create an UPDATE Statement
* TUP-27070 addjunit for dbgeneratio manager
* TUP-27070 do some fix and add junit for mssql
* TUP-27070 improve some code
* TUP-27070 improve code
2020-06-02 11:32:53 +08:00
hwang-talend
a59560e18f
bugfix(TUP-25171):Issue when using components inside Joblet ( #4649 )
...
bugfix(TUP-25171):Issue when using components inside Joblet
2020-06-01 09:15:01 +08:00
Dmytro Grygorenko
52a425bdb0
fix(TDI-44269): Set Outline ERROR_MESSAGE values. ( #4759 )
...
(cherry picked from commit d82b408cf2 )
2020-05-29 14:02:35 +03:00
Emmanuel GALLOIS
d432ee7441
fix(TDI-44174): Component manager is not thread safe ( #4752 )
...
* fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
* fix(TDI-44174): relocate the property as first parameter
2020-05-28 10:17:25 +02:00
OleksiiNimych
66c6337e3f
fix(TDI-44115): remove xmlrpc_3.1.2 from studio ( #4753 )
2020-05-28 10:07:02 +03:00
kjwang
73077257f3
Kjwang/feat tup 26288 enhance context b73 ( #4746 ) ( #4750 )
...
Fix TUP-26288 Enhance context propagation over reference project
https://jira.talendforge.org/browse/TUP-26288
2020-05-28 14:10:16 +08:00
Dmytro Grygorenko
c549390468
Fix(TDI-30505): Do not log if no autocommit. ( #4629 )
...
* Fix(TDI-30505): Do not log if no autocommit.
* Fix(TDI-30505): Change by request of code reviewer
* Fix(TDI-30505): Missed comps added, var name fixed
* Fix(TDI-30505): Typo fixed.
* Fix(TDI-30505): Some more corrections
2020-05-27 11:21:22 +03:00
wang wei
a212c5c8f3
fix(TDI-43833): tDBBulkExec bug when using PostGress driver ( #4701 )
2020-05-27 14:20:06 +08:00
Emmanuel GALLOIS
b907071f53
fix(TCOMP-1681): fix Windows path case ( #4713 )
2020-05-26 17:57:51 +02:00
Emmanuel GALLOIS
09386aa841
fix(TDI-44174): Component manager is not thread safe ( #4714 )
...
* fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
2020-05-26 14:15:11 +02:00
Zhiwei Xue
14708c4a16
fix(TUP-27199): revert previous fix and remove wrapping space for ( #4739 )
...
condition.
2020-05-26 14:53:25 +08:00
hwang-talend
5d9b8a1628
bugfix(TUP-26848):Unsaved icon * still show on job after click save ( #4705 )
...
bugfix(TUP-26848):Unsaved icon * still show on job after click save button
2020-05-25 10:53:07 +08:00
Zhiwei Xue
1c8faac0a1
fix(TUP-27262): tAzureAdlsGen2Output component fails with class not ( #4728 )
...
found error
2020-05-25 09:16:47 +08:00
OleksiiNimych
a67dcef8a6
fix(TDI-44169): update xmlrpc-client version ( #4710 )
2020-05-22 09:31:16 +03:00
OleksiiNimych
2904b59330
fix(TDI-44115): update xmlrpc-client version ( #4711 )
2020-05-22 09:29:56 +03:00
OleksiiNimych
78945bcbe4
fix(TDI-44104): update xmlrpc-common version ( #4703 )
2020-05-22 08:59:44 +03:00
OleksiiNimych
2f3a932bc2
fix(TDI-44105): update xmlrpc-common version ( #4699 )
2020-05-22 08:37:30 +03:00
sbliu
333d50cde6
TUP-14559 change the toolbar button's tool tip, change the modification query dialog's title,keep consistent with tooltip of toolbar button. ( #4716 )
2020-05-22 01:15:38 +08:00
Jane Ding
c1e2a1d13f
fix(TUP-27179):Studio freezes on job importing/loading ( #4682 )
...
* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179
* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179
* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179
2020-05-21 10:39:18 +08:00
hcyi
c30e66aa65
fix(TUP-26924):tELTXXX: link name won't be updated after updating ( #4696 )
...
"default table name" in tELTInput.
2020-05-20 14:32:09 +08:00
Mike Yan
5e25e5fe15
fix(TESB-24998): Fix runtime running error with quotes in url header ( #4707 )
...
* feat(TESB-24998): Add context bean for tRESTReuest
* fix(TESB-24998): Fix runtime running error with quotes in url header
* Revert "fix(TESB-24998): Fix runtime running error with quotes in url header"
This reverts commit 79c429a989 .
* fix(TESB-24998): Fix runtime running error with quotes in url header
2020-05-20 11:05:09 +08:00
Dmytro Grygorenko
69f69c7b5c
Fix(TDI-44173): Fix for inner element creation in Loop element. ( #4683 )
2020-05-19 12:40:46 +03:00
clesaec
181a4c7317
fix(TDI-44191) : change module for tfilecopy ( #4678 )
2020-05-19 11:15:24 +02:00
sbliu
4404e52908
TUP-16067 Don't allow drag route to job. ( #4691 )
2020-05-19 14:09:32 +08:00
SunChaoqun
d4a6c53155
TESB-27806:Expose Talend Microservices Metrics in a monitoring system like Prometheus( #4687 )
2020-05-19 10:57:38 +08:00
Mike Yan
de0f0f8f1f
feat(TESB-24998): Add context support for data services and routes ( #4686 )
...
* feat(TESB-24998): Add context bean for tRESTReuest
* feat(TESB-24998): Moving ContextProcessing class
* Revert "feat(TESB-24998): Moving ContextProcessing class"
This reverts commit f6f3636f46 .
* feat(TESB-24998): Moving ContextProcessing class from method runJobInTOS
* Revert "feat(TESB-24998): Moving ContextProcessing class from method runJobInTOS"
This reverts commit 6ea4b63cb1 .
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com >
2020-05-19 10:56:59 +08:00
Roman
193a76d92a
fix(TDI-44128): Update axis2 dependency CVE ( #4684 )
2020-05-18 15:04:23 +03:00
jzhao
10db88d08c
feat(TDI-44179):support copy command in Azure synapse bulk load ( #4681 )
...
* feat(TDI-44179):support copy command in Azure synapse bulk load
* fix(TDI-44179):create table options
* fix(TDI-44179):add column to source field mapping
* fix(TDI-44179):change some parameter to list
* fix(TDI-44179):change default load method and add migrationtask
* fix(TDI-44179):only show "error file location" for csv file format
* fix(TDI-44179):fix some issue
* hide error file location for shared access key
* support context for field index
* correct sas token field
2020-05-18 17:08:56 +08:00
hwang-talend
c7840f1a20
bugfix(TUP-26002):Reject Schema is original schema, not changed schema ( #4688 )
...
bugfix(TUP-26002):Reject Schema is original schema, not changed schema
2020-05-18 14:16:03 +08:00
hwang-talend
332c9a18fd
Hwang/tup 27199 ( #4692 )
...
* bugfix(TUP-27199):DB version of sybase isn't hide for other database on
tCreateTable
2020-05-18 13:58:01 +08:00
Dmytro Grygorenko
ea4e9bff8f
Fix(TDI-30698): Remove lines of spaces between elements in output XML. ( #4662 )
2020-05-15 08:19:03 +03:00
Liu Xinquan
509e67a0b7
feat(TDQ-17831) update tPersonator component with new fields IPAddress ( #4607 )
2020-05-15 11:12:33 +08:00
AlixMetivier
a22e7ad636
fix(TBD-10454): with TMC strip timestamp to get hadoop conf ( #4679 )
2020-05-14 15:25:26 +02:00
Roman
ac75c43746
fix(TDI-43812): filemask not supported by tFTPRename ( #4680 )
2020-05-13 11:10:56 +03:00
wang wei
ae252dd4a8
fix(TDI-44159): Data viewer on tSybaseInput get error in context model with sybase 16 anywhere database( #4661 )
2020-05-12 18:16:48 +08:00
wang wei
317fb772f4
fix(TDI-44066): Illegal argument exception in tsapbapi name field ( #4668 )
2020-05-12 17:49:05 +08:00
bhe-talendbj
23e42e1582
fix(TUP-27053): fix junit test case ( #4676 )
2020-05-12 16:20:39 +08:00
hcyi
1b6a75cc1c
fix(TUP-27000):Talend Salesforce Einstein connector Repository ( #4670 )
...
connection issue in Talend 7.3
2020-05-12 11:57:50 +08:00
bhe-talendbj
d7214bc773
fix(TUP-27053): fix job starting script error and job startup without jvm arguments ( #4669 )
2020-05-12 10:59:08 +08:00
Richard Lecomte
932018e5b6
TDI-43935 : MsSQLRow NString type for prepared statement ( #4651 )
2020-05-11 08:16:33 +02:00
Zhiwei Xue
0316d58506
fix(TUP-26961):When save/delete a test case, it might break the poms/CI ( #4656 )
2020-05-11 11:34:18 +08:00
hwang-talend
6792be333d
bugfix(TUP-26958):Test case: possible to remove input / output node ( #4633 )
...
bugfix(TUP-26958):Test case: possible to remove input / output node
2020-05-09 10:53:39 +08:00
jiezhang-tlnd
d7164d8192
fix(TUP-27066)test failed in "Expression Builder" dialog ( #4665 )
...
* fix(TUP-27066)test failed in "Expression Builder" dialog
https://jira.talendforge.org/browse/TUP-27066
* fix(TUP-27066)test failed in "Expression Builder" dialog
2020-05-08 18:56:26 +08:00
hwang-talend
4974e6d78e
bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of ( #4639 )
...
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
2020-05-07 11:21:20 +08:00
Dmytro Sylaiev
c6be47597a
fix(TDI-44074): Fix performance for date mssql ( #4638 )
2020-05-06 14:41:46 +03:00
OleksiiNimych
fcf9867ccb
fix(TDI-44093): Fix processing of quoted strings ( #4647 )
...
* fix(TDI-44093): Fix processing of quoted strings
* fix(TDI-44093): Refactoring to improve readability
2020-05-06 12:53:40 +03:00
AlixMetivier
a0b1ab7b0f
fix(TBD-10048): add option to change or not application's name ( #4581 )
...
* fix(TBD-10048): add option to change or not application's name
* Update tHiveRow_messages.properties
2020-05-04 09:55:36 +02:00
pyzhou
bead79ecd1
fix(TDI-44130):move log to finally ( #4652 )
2020-04-30 17:26:55 +08:00
Jane Ding
a2c7989d5a
fix(TUP-26639):Talend Cloud studio Issue -Changes to Context Parameter ( #4653 )
...
Names is not reflected on the Connection for Snowflake
https://jira.talendforge.org/browse/TUP-26639
2020-04-30 09:54:41 +08:00
hcyi
6fa19a70e9
fix(TUP-26939:Tmap shows null values when using Expression Builder. ( #4632 )
2020-04-28 11:15:07 +08:00
hcyi
3ceedb58be
fix(TUP-26683): Inputs label in documentation not the same as ( #4641 )
...
FlowDiagram
2020-04-28 11:12:06 +08:00
vyu-talend
3e61041565
Vyu/tdi 43756 fix bug in sqsclient ( #4648 )
...
* feat(TDI-43756):extends STS AssumeRole fields.
* feat(TDI-43756):extends AssumeRole fields(v2).
* feat(TDI-43756):set Session duration not required.
* feat(TDI-43756):
* feat(TDI-43756):extends fields for SQS
* feat(TDI-43756):fix the mistakes.
* feat(TDI-43756):extends fields for tAmazonEMRXXX,tAamzonRedshiftManage.
* feat(TDI-43756):optimize code.
* feat(TDI-43756):retrieve changes on S3connection.xml
* feat(TDI-43756):fix duplicated variables.
* feat(TDI-43756):fix same error
* feat(TDI-43756):optimize codes.
* feat(TDI-43756):use default region(US_WEST_2) for sts.
* feat(TDI-43756):change default to US-EAST-1.
* feat(TDI-43756):fix bug in SQSClient.
* feat(TDI-43756):fix bug in CredentialsProvider.
2020-04-27 21:38:11 +08:00
vyu-talend
1eaee7c556
Fix(TDI-35027):improve the log when loading data from file. ( #4332 )
...
* Fix(TDI-35027):This is a demo.
* fix(TDI-35027):optimize codes.
* fix(TDI-35027):add try/catch.
2020-04-27 15:46:29 +08:00
vyu-talend
0f13728bd8
feat(TDI-43756):extends STS AssumeRole fields for S3. ( #4547 )
...
* feat(TDI-43756):extends STS AssumeRole fields.
* feat(TDI-43756):extends AssumeRole fields(v2).
* feat(TDI-43756):set Session duration not required.
* feat(TDI-43756):
* feat(TDI-43756):extends fields for SQS
* feat(TDI-43756):fix the mistakes.
* feat(TDI-43756):extends fields for tAmazonEMRXXX,tAamzonRedshiftManage.
* feat(TDI-43756):optimize code.
* feat(TDI-43756):retrieve changes on S3connection.xml
* feat(TDI-43756):fix duplicated variables.
* feat(TDI-43756):fix same error
* feat(TDI-43756):optimize codes.
* feat(TDI-43756):use default region(US_WEST_2) for sts.
* feat(TDI-43756):change default to US-EAST-1.
2020-04-27 15:28:10 +08:00
Roman
94db7713dc
feat(TDI-37016): Add dynamic support for tVerticaBulkExec ( #4484 )
2020-04-27 10:09:58 +03:00
Jane Ding
8bd229860d
fix(TUP-26639):Talend Cloud studio Issues - Group context and ( #4634 )
...
* fix(TUP-26639):Talend Cloud studio Issues - Group context and
connections
https://jira.talendforge.org/browse/TUP-26639
* fix(TUP-26639):Talend Cloud studio Issues - Group context and
connections
https://jira.talendforge.org/browse/TUP-26639
2020-04-27 10:19:39 +08:00
OleksiiNimych
a4a96f3863
fix(TDI-44010): Fix adding NBLine to globalMap ( #4630 )
2020-04-24 09:49:14 +03:00
Zhiwei Xue
330d706722
fix(TUP-26809):Job zip should not contain jars from testcase only ( #4635 )
2020-04-23 18:49:25 +08:00
Emmanuel GALLOIS
9c2f08ec2b
feat(TCOMP-1681): manage tacokit components in OSGi/Microservice job export ( #4617 )
...
* feat(TCOMP-1681): OSGi export
* feat(TCOMP-1681): OSGi export
* feat(TCOMP-1681): add REPLACE_EXISTING option for plugins.properties
* feat(TCOMP-1681): fix resource filtering
* feat(TCOMP-1681): add new resources to assembly for OSGi
* feat(TCOMP-1681): fix missing deps in microservice export
- some refactorings
- now we add the dep jars from TALEND-INF/dependencies.txt to MAVEN-INF
* feat(TCOMP-1681): add TaCoKit dependency service
* feat(TCOMP-1681): chore export dependency exporter
* feat(TCOMP-1681): add TaCoKit dependency service
- refactor and cleanup code
* feat(TCOMP-1681): class isolation
- refactor and cleanup code
2020-04-23 14:53:03 +08:00
hwang-talend
d7651ea0f4
bugfix(TUP-26796):Error "Can't find filed of null" show in error log ( #4627 )
...
bugfix(TUP-26796):Error "Can't find filed of null" show in error log when switch back from Jobscript to Designer
2020-04-23 09:59:44 +08:00
Laurent BOURGEOIS
b97a10e28f
fix(TBD-10285):Add contains predicate to expressions ( #4613 )
2020-04-22 17:40:44 +02:00
pyzhou
c9b43d7c67
fix(TDI-44051):add the real value to the db name ( #4621 )
...
* fix(TDI-44051):add the real value to the db name
* set dbName as name when db column is null
* workaround
* change back name
2020-04-22 17:38:31 +08:00
Dmytro Sylaiev
87d3fd7c7d
Dsylaiev/tdi 43931 pass full date to independand child job ( #4622 )
...
* fix(TDI-43931): Convert long as date from context args
* fix(TDI-43931): Update file root to be up to date
* fix(TDI-43931): Implement fix for tRunJob
* fix(TDI-43931): Mention string parse exception in log warn
2020-04-22 12:03:20 +03:00
sbovsunovskyi
0fecec9635
fix(TDI-44070): Unable to execute the job, receiving "Failed to gener… ( #4625 )
...
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
2020-04-21 11:23:21 +03:00
jiezhang-tlnd
f3ff8ec816
CreateTable component should use given connection ( #4521 )
...
* CreateTable component should use given connection
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* fix some metadata connection could not select tCreateTable when drag and
drop
* fix(TUP-23956)CreateTable component should not to use JDBC connection
2020-04-20 09:07:36 +08:00
Dmytro Grygorenko
ba265bc05d
Fix(TDI-31598): Don't add "connection" into globalMap for all dbConnection components - always duplicate. ( #4513 )
...
* Fix(TDI-31598): Surrounded by "if" clause to avoid duplicate insertion.
* Fix(TDI-31598): experimental - don't put connection into map (always duplicate?)
* Removed excessive connection addition from all sql db components.
* Experimental: if clause.
* Added globalMap.put(conn) into HelpClass.
* Fix(TDI-31598): Added connection entry for tOracle and tAmazonOracle components
* Fix(TDI-31598): Fixing PR
2020-04-17 16:05:27 +03: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
OleksiiNimych
e48b7e90ae
fix(TDI-43995): Support listing any path and file ( #4611 )
...
* fix(TDI-43995): Support listing any path and file
* fix(TDI-43995): Updated Apache Commons Lang library and added diamond operator
* fix(TDI-43995): Remove Apache Commons Lang library
2020-04-16 10:16:12 +03:00
pyzhou
404f6a1f69
Pyzhou/tdi 43993 t file input mail donot overwrite ( #4592 )
...
* fix(TDI-43993):tFileInputMail do not overwirte attachment
* change pom
* fix for MIME
2020-04-16 09:21:23 +08:00
hzhao-talendbj
0a7bc8d786
TUP-26388 fix missing DB context value ( #4614 )
...
* TUP-26388 fix missing DB context value
* fix missing db value issue
* remove useless isTcompv0
2020-04-14 17:27:58 +08:00
hwang-talend
a62f919859
bugfix(TUP-26758):[7.2.1] Wrong column order when using Schema from ( #4606 )
...
bugfix(TUP-26758):[7.2.1] Wrong column order when using Schema from Repository
2020-04-14 09:35:09 +08:00
Dmytro Sylaiev
48e3e4e4bd
fix(TDI-43707): Remove mysql4 i18n labels ( #4598 )
2020-04-13 11:24:05 +03:00
hwang-talend
e3e7a7f0fb
bugfix(TUP-26439):Need to fix other rename components Migration task ( #4582 )
...
bugfix(TUP-26439):Need to fix other rename components Migration task issue
2020-04-13 14:44:50 +08:00
Pierre Teyssier
a972e2c912
fix(TDI-31777): reverting jar update
2020-04-10 12:31:37 +08:00
Jane Ding
f6b8454ca9
fix(TUP-26679):tMap editor was freezed ( #4601 )
...
https://jira.talendforge.org/browse/TUP-26679
2020-04-10 11:18:38 +08:00
hzhao-talendbj
459b466fa0
Tup-26476 fix missing filterKind issue ( #4609 )
2020-04-10 10:49:16 +08:00
clesaec
60b92c81d7
fix(TDI-31777) : warning with special csv files ( #4590 )
...
* fix(TDI-31777) : warning with special csv files
2020-04-09 08:32:40 +02:00
hzhao-talendbj
09b6e37d6e
TUP-26388 fix SQL script's syntax issue ( #4603 )
...
* TUP-26388 fix SQL script's syntax issue
* TUP-26388 fix SQL script's syntax issue
2020-04-09 09:40:56 +08:00
Zhiwei Xue
10f9837b3d
fix(TUP-26728):Missing spark dependencies when using test cases ( #4602 )
2020-04-08 21:22:41 +08:00
OleksiiNimych
ea6c5c5206
fix(TDI-43795): Hide Single Insert Query action and mark it deprecated ( #4588 )
2020-04-07 10:07:37 +03:00
OleksiiNimych
3f4c8afeeb
fix(TDI-44002): Rename DIE_WHEN_UNNORMAL_TERMINATED.NAME property ( #4593 )
2020-04-06 18:07:21 +03:00
hzhao-talendbj
4c4af2582d
fix(TUP-26388)Amazon Redshift Driver class not working with Implicit ( #4585 )
...
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
2020-04-03 18:34:46 +08:00
hzhao-talendbj
24a565e8a2
Hengzhao/bugfix/tup 26476 t elt map group by in where clause2 ( #4578 )
...
* fix(TUP-26476)tELTMap Group By in Where Clause (#4542 )
* fix(TUP-26476)tELTMap Group By in Where Clause
* fix(TUP-26476)tELTMap Group By in Where Clause
Co-authored-by: hwang <hwang@talend.com >
* fix build fail
Co-authored-by: hwang <hwang@talend.com >
2020-04-02 10:56:38 +08:00
dmytroshekera
adfdd4e3d2
fix(TDI-37349): Join thread in the finally block ( #3215 )
...
* Handle error and quick exit with catch-finally block
but child thread proceed working so wait for it end
2020-04-01 17:09:15 +03:00
jzhao
b6c8395116
fix(TDI-43919):update the new icons for tAzureSynapseXXX ( #4568 )
2020-03-31 09:33:14 +08:00
chmyga
bb41fdd524
chore(TDI-43933): update axis2 version ( #4573 )
...
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com >
2020-03-30 13:27:27 +03:00
wang wei
12473be830
fix(TDI-43918): fix the risk of drop table if exception appear ( #4572 )
2020-03-30 17:46:56 +08:00
hzhao-talendbj
940916a38c
Revert "fix(TUP-26476)tELTMap Group By in Where Clause ( #4542 )" ( #4577 )
...
This reverts commit 3f0495d85c .
2020-03-30 17:14:32 +08:00
clesaec
130b8c0238
fix(TDI-43408) : not a string if content ( #4407 )
...
* fix(TDI-43408) : not a string if content
2020-03-30 08:59:36 +02:00
Zhiwei Xue
6bd832e545
fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline ( #4569 )
...
PublishJob is not correct, missing item files.
2020-03-30 09:32:17 +08:00
wang wei
577bc23596
fix(TDI-43895): Teradata metadata not populating the fields properly in components( #4570 )
2020-03-29 19:59:45 +08:00
Jane Ding
671ea38f4e
feat(TUP-16546)Prompt users for new password in Studio Connection when ( #4508 )
...
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD or LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
* feat(TUP-16546):Prompt users for new password in Studio Connection when
AD or LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
* feat(TUP-16546):Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
2020-03-27 20:22:25 +08:00
hzhao-talendbj
3f0495d85c
fix(TUP-26476)tELTMap Group By in Where Clause ( #4542 )
...
* fix(TUP-26476)tELTMap Group By in Where Clause
* fix(TUP-26476)tELTMap Group By in Where Clause
Co-authored-by: hwang <hwang@talend.com >
2020-03-27 15:32:55 +08:00
hwang-talend
1a0e2f89b9
bugfix(TUP-26475):Job is referring to the joblet present in the ( #4543 )
...
bugfix(TUP-26475):Job is referring to the joblet present in the
reference job even after we delete it from the main job
2020-03-27 15:29:55 +08:00
hcyi
b98988eecd
fix(TUP-26580):DI job with Big Data components fail when using the custom hadoop conf file location feature. ( #4560 )
...
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
2020-03-27 11:10:50 +08:00
jiezhang-tlnd
c5237b3f27
fix(TUP-25963)Spark jobs - LOG4J_RUN_LEVEL not available in item ( #4561 )
...
https://jira.talendforge.org/browse/TUP-25963
2020-03-27 11:00:57 +08:00
kjwang
36577341ba
Revert "Hwang/tup 26388 ( #4538 )" ( #4555 )
...
This reverts commit dbaec0b5ad .
2020-03-25 18:35:14 +08:00
OleksiiNimych
bf9fbf2534
fix(TDI-43797): Update talend-mscrm library version ( #4544 )
2020-03-25 10:37:57 +02:00
mbasiuk-talend
9c82017e72
fix(TDI-32442): add missing else block ( #4545 )
2020-03-25 09:58:17 +02:00
vyu-talend
aa1899c395
feat(TDI-43754): upgrade AWS SDK. ( #4520 )
2020-03-25 14:46:29 +08:00
Zhiwei Xue
502574ecda
fix(TUP-26482):[Studio] Studio is very slow to build the job(the ( #4546 )
...
performance issue)
2020-03-25 09:18:46 +08:00
Jane Ding
bd492842d2
fix(TUP-26576):Warning pops up cannot connect to the user libraries ( #4553 )
...
artifact repository set in administrator
https://jira.talendforge.org/browse/TUP-26576
2020-03-24 17:02:20 +08:00
hzhao-talendbj
6cd8ea9333
fix column names are same ( #4551 )
2020-03-24 15:49:12 +08:00
Jane Ding
03528cf6a6
fix(TUP-26231)Relative path not working in Talend v721 ( #4530 )
...
* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231
* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231
* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231
* fix(TUP-26231):Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231
2020-03-23 14:32:21 +08:00
Liu Xinquan
aded429d81
feat(TDQ-17743) use LicenseKey field in DQ components ( #4514 )
...
* feat(TDQ-17743) use LicenseKey field in DQ components
* feat(TDQ-17743) use LicenseKey field in DQ components
* feat(TDQ-17743) use LicenseKey field in DQ components
2020-03-20 18:27:51 +08:00
Dmytro Sylaiev
d7155e64a3
feat(TDI-43218): Extract token-retrieve to the utils lib ( #4522 )
...
* feat(TDI-43218): Extract token-retrieve to the utils lib
* feat(TDI-43218): Declare dep explicitly
* Bump lib version
2020-03-20 11:27:28 +02:00
Dmytro Sylaiev
06f60995eb
Dsylaiev/tdi 43810 add ignore service attr checkbox for xml ( #4539 )
...
* fix(TDI-43810): Fix for xml component
* fix(TDI-43810): Do not ignore service attr when checkbox is hidden
* fix(TDI-43810): Use hashset instead of arraylist
* fix(TDI-43810): Minor refactoring
2020-03-20 11:13:05 +02:00
hzhao-talendbj
98ade2e4ba
Hengzhao/bugfix/tup 26075 always can not find jdbc class ( #4529 )
...
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
2020-03-20 09:46:22 +08:00
OleksiiNimych
b3fab98674
fix(TDI-42951): Improved query execution for Result size Auto ( #4495 )
...
* fix(TDI-42951): Improved query execution for Result size Auto
* Remove code duplication, omitt _<%cid%> from local variables, refactor methods in ServiceAccountBigQueryUtil class
* Indentations reduced to a single style
* fix(TDI-42951): Fixed formating and Fixed caching
2020-03-19 15:43:32 +02:00
Dmytro Grygorenko
38513b092c
Fix(TDI-30526): Fix logger message for listed DB . ( #4532 )
...
* Fix(TDI-30526): Fix logger message for listed DB .
* Fix(TDI-30526): Debug pitfall removed.
2020-03-19 10:35:48 +02:00
msheverda-talend
64f22d350b
TESB-28446 preventing the 'Standalone' type to show up as Deployment option for Jobs with tRouteInput ( #4540 )
...
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com >
2020-03-19 10:26:33 +02:00
SunChaoqun
84e6632b0c
TESB-25377:CI-Builder generates bad job's jar if job's build type is Standalone ( #4526 )
2020-03-19 14:13:08 +08:00
hwang-talend
dbaec0b5ad
Hwang/tup 26388 ( #4538 )
...
* bugfix(TUP-26388):Amazon Redshift Driver class not working with Implicit
Context
2020-03-19 09:33:28 +08:00
vyu-talend
6475b1bcd4
Fix(TDI-43770):upgrade httpcore,httpclient,commons-logging,codec ( #4515 )
2020-03-19 09:15:22 +08:00
Emmanuel GALLOIS
0dabbbe205
fix(TDI-43851): hide csvSchema in metadata editor ( #4528 )
2020-03-18 14:18:52 +01:00
Zhiwei Xue
c8d161bbf8
fix(TUP-26285):Exchange Notify me when updated extensions are available ( #4537 )
2020-03-18 15:11:15 +08:00
kjwang
043772c680
Fix TUP-26399 Items in Studio get deleted and cannot be recovered, even ( #4533 )
...
if items are locked
https://jira.talendforge.org/browse/TUP-26399
2020-03-18 15:07:18 +08:00
SunChaoqun
31c4b4bda2
TESB-28130:Duplicate dependencies in POM.xml for routes lead to compile issues( #4541 )
2020-03-18 11:29:23 +08:00
jzhao
430d143e47
feat(TDI-43719):Enhance Azure SQL data warehouse ( #4492 )
...
* feat(TDI-43719):rename tSQLDWHXXX component to tAzureSynapseXXX
* feat(TDI-43719):rename the reference
* feat(TDI-43719):support adls gen2 in tAzureSynapseBulkExec
* feat(TDI-43719):add migration task
* feat(TDI-43719):change the family name
* change the family name and i18n which include DWH
2020-03-17 22:39:07 +08:00
Mike Yan
d8b8768f8e
fix(TESB-28385): Revert to use Saxon-HE in studio but exclude in runtime ( #4527 )
2020-03-17 14:31:55 +08:00
Richard Lecomte
e5d5c20651
TDI-43764 : MsSQL NVARCHAR ( #4518 )
...
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns only for MS driver
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NTEXT columns only for MS driver
2020-03-16 11:31:18 +01:00
mbasiuk-talend
a94989277c
Mbasiuk/tdi 32442 dynamic excel dateformat ( #4377 )
...
* fix(TDI-32442): fix 2003 issue with dynamic column
* fix(TDI-32442): fix event mode for 2007 version
* fix(TDI-32442): return missing code
* fix(TDI-32442): update library build date
* fix(TDI-32442): update timestamp, fix 2003 version
2020-03-13 10:07:56 +02:00
jiezhang-tlnd
82dfa2af09
Jzhang/bugfix/tdi 43820 migration for odd behavior using jdbc connection ( #4517 )
...
* add migration for jdbc connection
* add migration for jdbc connection
* change to 7.4.0
* add migration
2020-03-13 12:19:24 +08:00
Emmanuel GALLOIS
da52d0005a
fix(TCOMP-1677): set correct configuration value for non String context item ( #4525 )
2020-03-12 18:59:20 +01: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
Dmytro Grygorenko
3033774582
Fix(TDI-31017): Added short UUID in filename pattern. ( #4512 )
2020-03-10 10:21:04 +02:00
wang wei
81a595b11f
fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob ( #4488 )
...
* fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob
* fix(TDI-43619): fix for all types to avoid the parse warn log or message
when null
* fix the compiler issue for password field
2020-03-10 16:02:05 +08:00
hcyi
9f4f8d058f
fix(TUP-26193):Can`t find the connection by the key. ( #4516 )
2020-03-10 15:00:41 +08:00
clesaec
569e200ef1
fix(TDI-43785) - big query repeated value managed ( #4507 )
2020-03-09 13:28:42 +01:00
AlixMetivier
c10d5e14dc
fix(TBD-10158): fix migration task ( #4510 )
2020-03-06 11:13:57 +01:00
jiezhang-tlnd
a8ac75886f
fix(TUP-23956)createTable should not use Redshiftsso connection ( #4458 )
...
* fix(TUP-23956)createTable should not use Redshiftsso connection
* fix(TUP-23956)remove some db which not support tCreateTable
2020-03-06 11:18:59 +08:00
Mike Yan
cb9c83c65b
fix(TESB-28255): Solve reference error for java ws and mdm lib in java 8 ( #4504 )
2020-03-05 15:09:46 +08:00
hcyi
50b3aacd20
fix(TUP-26285):Exchange Notify me when updated extensions are available ( #4490 )
2020-03-05 09:30:08 +08:00
Richard Lecomte
a38fd5401d
TDI-43764 : MsSQL NVARCHAR ( #4491 )
...
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
2020-03-04 14:37:23 +01:00
Jane Ding
5dca25b157
fix(TUP-26156)tCreateTable change DBType and Property Type not work ( #4465 )
...
* fix(TUP-26156)tCreateTable: change "DBType" and "Property Type" not work
https://jira.talendforge.org/browse/TUP-26156
* fix(TUP-26156)tCreateTable: change "DBType" and "Property Type" not work
https://jira.talendforge.org/browse/TUP-26156
* fix(TUP-26156)tCreateTable change DBType and Property Type not work
https://jira.talendforge.org/browse/TUP-26156
2020-03-04 17:16:46 +08:00
Chao MENG
f35e069666
fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure ( #4498 )
...
https://jira.talendforge.org/browse/TUP-26189
2020-03-04 14:18:40 +08:00
chmyga
99aaf3796e
fix(TDI-43796): Azure empty lookup problems ( #4501 )
...
* Add cleaning of links to delete
* Deprecate method
* Add new method to process delete navigation links separately
2020-03-03 18:12:35 +02:00
kjwang
24cd06180f
Kjwang/fix tup 26264 t elt map generated query has extra symbols ( #4489 )
...
* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264
* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264
2020-03-03 09:35:56 +08:00
hwang-talend
12e1dc89d2
bugfix(TUP-26206):'Refresh Preview' can not work for Json with context ( #4480 )
...
bugfix(TUP-26206):'Refresh Preview' can not work for Json with context mode
2020-02-28 10:12:57 +08:00
hwang-talend
100c1efc7c
bugfix(TUP-26207):The tip message is not proper when use 'Refresh ( #4486 )
...
* bugfix(TUP-26207):The tip message is not proper when use 'Refresh
Preview' for Json with context mode
2020-02-28 10:05:14 +08:00
vyu-talend
677378af0c
Fix(TDI-43704):update mail jar. ( #4474 )
2020-02-26 20:26:25 +08:00
Dmytro Grygorenko
c0d7d4ecff
Hidden checkbox "Move to local directory" for all SFTP cases. ( #4487 )
...
* Fix TDI-40504: hidden checkbox "Move to local directory" for all SFTP cases.
* Fix TDI-40504: removed "USE_EXISTING_CONNECTION == 'false'" case.
2020-02-26 12:40:57 +02:00
Dmytro Sylaiev
4b07fc2a2e
Dsylaiev/tdi 43605 fix using existing connection with rest tcompv0 ( #4463 )
...
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367 )
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy
* fix(TDI-43605): Add referenced connection into globalMap copy for marketo
* fix(TDI-43605): Fix getting snowflake connection for plenty javajet components
2020-02-26 11:58:33 +02:00
bhe-talendbj
603013b63f
bugfix(TUP-26223) Remove lower version artifacts from classpath ( #4481 )
...
* fix(TUP-26223): Remove lower version of artifact from classpath
* fix(TUP-26223): Construct key based on group and artifactid
* fix(TUP-26223): Fix test case failures
* fix(TUP-26223): Fix test case failures
2020-02-25 10:18:06 +08:00
Jenkins Continuous Build server
7ef6141065
Merge branch 'master' of github.com:Talend/tdi-studio-se
2020-02-24 11:08:48 +01:00
kjwang
3ff003d9aa
TUP-26146 Online Help: Cancle not work if uncheck "Enable online help ( #4479 )
...
for components" at Perference page
https://jira.talendforge.org/browse/TUP-26146
2020-02-24 10:31:31 +08:00
kjwang
d8bbb8655d
Kjwang/fix tup 26084 add junit for feature online help ( #4437 )
...
* Fix TUP-26084 Add junit for feature online help
https://jira.talendforge.org/browse/TUP-26084
* Fix TUP-26084 Add junit for feature online help
https://jira.talendforge.org/browse/TUP-26084
* Fix TUP-26084 Add junit for feature online help
https://jira.talendforge.org/browse/TUP-26084
2020-02-24 10:16:13 +08:00
Jenkins Continuous Build server
fe70f79630
Set version to 7.4.1 SNAPSHOT
2020-02-21 15:34:44 +01:00
hwang-talend
138b35e4b5
bugfix(TUP-25959):Incorrect message is observed in the tWarn component ( #4464 )
...
bugfix(TUP-25959):Incorrect message is observed in the tWarn component
2020-02-21 15:25:34 +08:00
Zhiwei Xue
8de6c4c1f2
fix(TUP-26213):Compilation issue after migration to v7.2 ( #4478 )
2020-02-21 11:37:42 +08:00
chmyga
5f720794b1
feat(TDI-43423): Azure Dynamics 365 CRM component ( #4468 )
...
* Update library sources from microsoft repo
2020-02-20 19:26:59 +02:00
chmyga
b3c5820f92
feat(TDI-43423): Azure Dynamics 365 CRM component ( #4469 )
...
* Update libraries versions
* Create required methods
2020-02-20 19:26:41 +02:00
Roman
f3316965d5
fix(TDI-43711): make CODEPAGE optional ( #4476 )
2020-02-20 11:09:39 +02:00
kjwang
426cc2e705
Fix TUP-25777 Interger values are read as string after applying TPS-3637 ( #4471 )
...
(Improve the junit)
https://jira.talendforge.org/browse/TUP-25777
2020-02-20 14:34:38 +08:00
hwang-talend
5f8d469933
Hwang/tup 26059 ( #4436 )
...
* bugfix(TUP-26059):tELTPostgresqlMap lost its "DB Type" column for which
the value should be "BPCHAR"
2020-02-20 09:56:09 +08:00
Irene Wang
f8479bcde1
Update NOTICE.txt to 2020
2020-02-19 12:44:49 +01:00
Zhiwei Xue
7a8dc59918
fix(TUP-26132):Cannot build a job by CI (maven) after updating multiple ( #4442 )
...
job versions
2020-02-19 15:56:45 +08:00
hwang-talend
6e5e064fc8
bugfix(TUP-26160):NullPointerException when logon git project ( #4455 )
...
bugfix(TUP-26160):NullPointerException when logon git project
2020-02-19 15:55:33 +08:00
Mike Yan
f9b62e65ac
Yyan/bugfix/tesb 28247 ( #4457 )
...
* fix(TESB-28247): consumer job is missing feature.xml by CI
* fix(TESB-28247): consumer job is missing feature.xml by CI
2020-02-19 15:54:52 +08:00
Mike Yan
25b259cfae
fix(TESB-28240): Use final name for osgi bundle build pom ( #4456 )
2020-02-19 15:53:41 +08:00
hwang-talend
45262ad262
bugfix(TUP-26018):No Edit queries in Offline Mode ( #4413 )
...
bugfix(TUP-26018):No Edit queries in Offline Mode
2020-02-19 14:38:20 +08:00
jiezhang-tlnd
183b2d63da
fix(TUP-26192)supply choice of log4j1 / 2 ( #4461 )
...
* fix(TUP-26192)supply choice of log4j1 / 2
* fix(TUP-26192)
* fix tos
* fix tos
2020-02-18 22:06:49 +08:00
hcyi
56cd32dd7c
fix(TUP-25229):revert the fix of "Use this Component" ( #4459 )
2020-02-18 17:54:19 +08:00
AlixMetivier
8b33f7687f
remove useless migration task ( #4452 )
2020-02-17 17:30:28 +01:00
Dmytro Sylaiev
fe5d9c40f0
fix(TDI-43631): Fix null handling for not-empty types json ( #4406 )
...
* fix(TDI-43631): Fix null handling for not-empty types json
* fix(TDI-43631): Bump json-lib-talend version
2020-02-17 11:03:01 +02:00