This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a change to branch sync-2.1.5
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
omit 830af1311 [Improve] sync some minor improvements from dev-2.1.5
add dd6a96fd6 [Feat] sync h2 dialect improvement from dev-2.1.5 (#3765)
add 52cb7b516 [Improve] sync some minor improvements from dev-2.1.5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (830af1311)
\
N -- N -- N refs/heads/sync-2.1.5 (52cb7b516)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../src/main/assembly/conf/config.yaml | 5 ++--
.../src/main/assembly/script/data/mysql-data.sql | 2 +-
.../console/base/config/SpringProperties.java | 32 ++++++++++++++++++----
.../console/system/authentication/ShiroConfig.java | 1 +
4 files changed, 31 insertions(+), 9 deletions(-)