This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
from 2dcd42f70 [Fix] fix application create bug and add variable preview
(#1927)
add 5d24ea2ba [Improve]Refining the ingress domain name pass-through
(#1922)
No new revisions were added by this update.
Summary of changes:
.../src/assembly/script/data/mysql-data.sql | 1 +
.../src/assembly/script/data/pgsql-data.sql | 2 +-
.../src/assembly/script/upgrade/mysql/1.2.4.sql | 2 ++
.../org/apache/streampark/console/core/service/SettingService.java | 4 ++++
.../streampark/console/core/service/impl/ApplicationServiceImpl.java | 1 +
.../streampark/console/core/service/impl/SettingServiceImpl.java | 5 +++++
.../streampark-console-service/src/main/resources/db/data-h2.sql | 1 +
7 files changed, 15 insertions(+), 1 deletion(-)