This is an automated email from the ASF dual-hosted git repository.
casion pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
from cac834d8c Merge pull request #5133 from
WeDataSphere/master-1.6.0-fix-gateway
add 9be69de55 Upgrade version to 1.6.0 (#5142)
No new revisions were added by this update.
Summary of changes:
.github/workflows/integration-test.yml | 2 +-
.github/workflows/publish-docker.yaml | 2 +-
.github/workflows/publish-snapshot.yml | 2 +-
.../apache/linkis/common/conf/Configuration.scala | 2 +-
.../entrance/restful/EntranceRestfulApi.java | 4 +-
linkis-dist/package/db/linkis_ddl.sql | 30 +++++++++++--
linkis-dist/package/db/linkis_ddl_pg.sql | 19 +++++++-
linkis-dist/package/db/linkis_dml.sql | 4 +-
.../db/upgrade/1.6.0_schema/mysql/linkis_ddl.sql | 52 ++++++++++++++++++++++
.../spark/config/SparkConfiguration.scala | 2 +-
linkis-web/.env | 2 +-
linkis-web/package.json | 2 +-
pom.xml | 2 +-
13 files changed, 109 insertions(+), 16 deletions(-)
create mode 100644
linkis-dist/package/db/upgrade/1.6.0_schema/mysql/linkis_ddl.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]