This is an automated email from the ASF dual-hosted git repository. vgalaxies pushed a change to branch test-2797 in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
discard 687093f72 fixup discard d11aa21e3 upgrade to 1.9 add 744ee1c84 format code add 33266dc55 modified according to AI suggestions add 5a7ce1e20 fix bug in bash add 736ff6368 extract the registered openapi as a function add 905416e7f upgrade to 1.9.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 (687093f72) \ N -- N -- N refs/heads/test-2797 (905416e7f) 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: .../org/apache/hugegraph/util/VersionUtil.java | 50 +++++++++++++++++----- .../apache/hugegraph/version/CommonVersion.java | 2 +- .../src/main/resources/version.properties | 2 +- .../apache/hugegraph/server/ApplicationConfig.java | 44 ++++++++++++++----- .../hugegraph-dist/src/assembly/travis/start-pd.sh | 4 +- .../src/assembly/travis/start-store.sh | 4 +- pom.xml | 4 +- 7 files changed, 82 insertions(+), 28 deletions(-)