* remove commons-logging library from mdm_transaction and webservice-input libraries
* bump version for talend-webservice-input [1.0.0-20170301]->[1.0.2]
* declare explicit version of maven-jar-plugin in talend-webservice-input dependency
* change group id of mdm_transaction
* update version of mdm_transaction [1]->[1.0.1]
* change import in javajet xml due to convension for the talend-webservice-input to [1.0.2/6.0.0]
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* feat(TDI-44466): add properties for service account
* feat(TDI-44466): add service account for BulkExec
* feat(TDI-44466): add service account for Output
* feat(TDI-44466): marked old auth type as deprecated
* feat(TDI-44466): rename param
* feat(TDI-44466): add migration task
* feat(TDI-44466): change default auth type
* feat(TDI-44466): rollback imports
* feat(TDI-44466): align dependencies
* feat(TDI-44466): hide auth type field when bulkfile exist
* feat(TDI-38246): add new auth type to tGSConnection
* feat(TDI-38246): add auth to UI | add dependencies
* feat(TDI-38246): add new auth type to tGSBucketCreate
* feat(TDI-38246): add new auth type to tGSBucketDelete | small fixes
* feat(TDI-38246): add new auth type to tGSBucketExist
* feat(TDI-38246): add new auth type to tGSBucketList
* feat(TDI-38246): remove projectId from tGSBucketList
* feat(TDI-38246): add new auth type to tGSClose
* feat(TDI-38246): add filemap generation for blob
* feat(TDI-38246): add new auth type to tGSPut
* feat(TDI-38246): add new auth type to tGSDelete
* feat(TDI-38246): add new auth type to tGSList
* feat(TDI-38246): add new auth type to tGSGet
* feat(TDI-38246): add new auth type to tGSCopy
* feat(TDI-38246): remove projectID for service account auth type
* feat(TDI-38246): rename component properties
* feat(TDI-38246): extend locations for bucket creation
* feat(TDI-38246): remove dual locations
* feat(TDI-38246): change default auth type
* feat(TDI-38246): add migration task
* feat(TDI-38246): remove unused var
* feat(TDI-38246): improve migration task
* feat(TDI-38246): clean code
* feat(TDI-38246): correct showing some params when use exist connection
* feat(TDI-38246): mark all HMAC keys as deprecated
* feat(TDI-38246): avoid blob directories
* feat(TDI-38246): allign dependencies
* feat(TDI-38246): remove duplicate
* feat(TDI-38246): bump GCS lib version
* feat(TDI-38246): bump google api service storage
* feat(TDI-38246): update required deps
* feat(TDI-38246): align depepndencies for BigQuery family
* feat(TDI-38246): add new auth type to tGSConnection
* feat(TDI-38246): add auth to UI | add dependencies
* feat(TDI-38246): add new auth type to tGSBucketCreate
* feat(TDI-38246): add new auth type to tGSBucketDelete | small fixes
* feat(TDI-38246): add new auth type to tGSBucketExist
* feat(TDI-38246): add new auth type to tGSBucketList
* feat(TDI-38246): remove projectId from tGSBucketList
* feat(TDI-38246): add new auth type to tGSClose
* feat(TDI-38246): add filemap generation for blob
* feat(TDI-38246): add new auth type to tGSPut
* feat(TDI-38246): add new auth type to tGSDelete
* feat(TDI-38246): add new auth type to tGSList
* feat(TDI-38246): add new auth type to tGSGet
* feat(TDI-38246): add new auth type to tGSCopy
* feat(TDI-38246): remove projectID for service account auth type
* feat(TDI-38246): rename component properties
* feat(TDI-38246): extend locations for bucket creation
* feat(TDI-38246): remove dual locations
* feat(TDI-38246): change default auth type
* feat(TDI-38246): add migration task
* feat(TDI-38246): remove unused var
* feat(TDI-38246): improve migration task
* feat(TDI-38246): clean code
* feat(TDI-38246): correct showing some params when use exist connection
* feat(TDI-38246): mark all HMAC keys as deprecated
* feat(TDI-38246): avoid blob directories
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
* feat(TUP-27680)add junits
* 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>
* fix(TUP-27315):Patch installation issues for zero install CI
* fix(TUP-27315): re-deploy tacokit jars before server start.
* Revert "fix(TUP-27315):Patch installation issues for zero install CI"
This reverts commit 0005265955.
* fix(TUP-27315): log errors when copy car dependencies failed rather than
block the process
* fix(TUP-27315): log errors when copy car dependencies failed rather than
block the process
* 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
- 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): 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.
(cherry picked from commit 09386aa841)
* 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
* 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
* 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
* chore(TUP-26710):update version
* Set version to 7.3.1 PATCH
* chore(TUP-26710):update version for feature.xml
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
* 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
Co-authored-by: hwang-talend <hwang@talend.com>
* 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.
(cherry picked from commit 0fecec9635)
* 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
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* 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
* 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
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* 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
<descriptionurl="http://www.talend.com/online/featuresdescription.html#business-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#business-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#designer-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#designer-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#repository-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#repository-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#sbi-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#sbi-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#spagic-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#sbi-feature</description>
runStat.updateStatAndLog(execStat,enableLogStash,iterateId,1,1<%for(IConnection con : connSet){if(con.getUniqueName().equals((String)codeGenArgument.getIncomingName())){%>,"<%=con.getUniqueName()%>"<%}}%>);
runStat.updateStatOnConnection(iterateId,1,1<%for(IConnection con : connSet){if(con.getUniqueName().equals((String)codeGenArgument.getIncomingName())){%>,"<%=con.getUniqueName()%>"<%}}%>);
runStat.log(iterateId,1,1<%for(IConnection con : connSet){if(con.getUniqueName().equals((String)codeGenArgument.getIncomingName())){%>,"<%=con.getUniqueName()%>"<%}}%>);
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.