You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/11/24 03:22:08 UTC

[GitHub] [incubator-linkis] casionone opened a new issue #1110: Release Note 1.0.3

casionone opened a new issue #1110:
URL: https://github.com/apache/incubator-linkis/issues/1110


   Linkis-1.0.3 includes all of [Project Linkis-1.0.3](https://github.com/apache/incubator-linkis/projects/13).
   
   The following key features are added: 
   * the http restful api uses springmvc instead of jersey
   * replace codehaus json with fastxml json
   * support of EngineConn/OnceEngineConn common operators
   * support proxy user with kerberos
   
   
   Abbreviations:
   
   CGS: Computation Governance Services
   
   PES: Public Enhancement Services
   
   MGS: Microservice Governance Services
   
   ---
   
   ## New Feature
   * [Linkis-946](https://github.com/apache/incubator-linkis/pull/946)   [CGS-LinkisOnceEngineconn] support IP address for service discovery service call
   * [Linkis-1002](https://github.com/apache/incubator-linkis/pull/1002) the http restful api uses springmvc instead of jersey
   * [Linkis-1038](https://github.com/apache/incubator-linkis/pull/1038) replace codehaus json with fastxml json
   * [Linkis-1078](https://github.com/apache/incubator-linkis/pull/1078) [CGS-LinkisOnceEngineconn] support of EngineConn/OnceEngineConn common operators
   * [Linkis-1043](https://github.com/apache/incubator-linkis/pull/1043) [CGS-LinkisManager] support engine operator
   * [Linkis-1027](https://github.com/apache/incubator-linkis/pull/1027) [CGS-Engineconn] support proxy user with kerberos
   
   
   
   ---
   
   ## Enhancement
   * [Linkis-1036](https://github.com/apache/incubator-linkis/pull/1036) [Commons] file permission optimization of local file/IO proxy mode
   * [Linkis-1030](https://github.com/apache/incubator-linkis/pull/1030) [CGS-EngineConnManager] transfer custom env from ecm to engine
   * [Linkis-1026](https://github.com/apache/incubator-linkis/pull/1026) [Commons] enhancement of data export to excel 
   * [Linkis-1064](https://github.com/apache/incubator-linkis/pull/1064) [MGS-LinkisServiceGateway] support whitelist api configuration that can be called without user login verification  
   * [Linkis-1083](https://github.com/apache/incubator-linkis/pull/1083) [CGS-EngineConnPlugin] unify the exception class of engineConnPlugin in one package
   * [Linkis-1069](https://github.com/apache/incubator-linkis/pull/1069) [CGS-EngineConnPlugin-Flink] add kafka,json and hadoop-mapreduce-client-core jar in flink engine
   ---
   ## Bugs Fix
   
   * [Linkis-923](https://github.com/apache/incubator-linkis/pull/923)  [CGS-EngineConnPlugin-JDBC] fix a bug that JDBC engine connection url is not configured
   * [Linkis-1017](https://github.com/apache/incubator-linkis/pull/1017)  [CGS-EngineConnPlugin-Spark] fixes a spark3 engine compilation error
   * [Linkis-1074](https://github.com/apache/incubator-linkis/pull/1074)  [CGS-LinkisManager] fixes a NPE of http api  'rm/userresources'
   * [Linkis-1073](https://github.com/apache/incubator-linkis/pull/1073)  [CGS-Entrance] fix http api  'entrance/{id}/killJobs' exception caused by unused parameters {id}
   * [Linkis-1052](https://github.com/apache/incubator-linkis/pull/1052) [Linkis-RPC] fix cause failure to get routing instances when the hostname starts with the application name
   * [Linkis-1054](https://github.com/apache/incubator-linkis/pull/1054) [CGS-LinkisManager] fix instance label parase failed when hostname contains servicename.
   * [Linkis-1054](https://github.com/apache/incubator-linkis/pull/1054) [Commons] fix upload cannot be compressed when there are subdirectories
   * [Linkis-1053](https://github.com/apache/incubator-linkis/pull/1053) [DB] fix the data insertion may fail due to the length of the database table field
   * [Linkis-1093](https://github.com/apache/incubator-linkis/pull/1093) [MGS-LinkisServiceGateway] fix the permission bypass bug that may be caused by the pass auth uri being empty characters
   * [Linkis-1101](https://github.com/apache/incubator-linkis/pull/1101) [CGS-LinkisManager] Fix the issue that the monitor stops the engine when the engine does not exist
   * [Linkis-1087](https://github.com/apache/incubator-linkis/pull/1087) [DB] delete duplicate DDL
   * [Linkis-1014](https://github.com/apache/incubator-linkis/pull/1014) [CGS-LinkisManager] fix wrong usage of object equality judgment
   
   * [Linkis-1105](https://github.com/apache/incubator-linkis/pull/1105) [MGS-LinkisServiceGateway] modify the weak password problem of the default test account of linkis
   * [Linkis-1106](https://github.com/apache/incubator-linkis/pull/1106) [CGS-Entrance] VarSubstitutionInterceptor get code type bug fix
   
   ## Others
   * [Linkis-1106](https://github.com/apache/incubator-linkis/pull/1092Remove) third-party dependencies of mysql-connector-java which violates apache licensing policy,because of the apache licensing policy, project cannot dependency on mysql-connector-java,if only for your own project used, you can rely on mysql-connector-java in your own project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #1110: Prepare for version 1.0.3-RC1(on doing)

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #1110:
URL: https://github.com/apache/incubator-linkis/issues/1110


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org