This is an automated email from the ASF dual-hosted git repository. vgalaxies pushed a commit to branch pd-store-dev in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
commit 894bf98fdd7e6630782b5d91a45371614cf0b4ed Merge: 3dd06f2f0 c09982b0d Author: VGalaxies <[email protected]> AuthorDate: Wed Mar 13 20:39:37 2024 +0800 Merge branch 'master' into pd-store-dev .editorconfig | 5 +++-- .github/PULL_REQUEST_TEMPLATE.md | 5 +++-- .github/workflows/ci.yml | 1 + hugegraph-server/hugegraph-api/pom.xml | 6 ++++++ .../hugegraph/api/filter/AuthenticationFilter.java | 7 ++++--- .../apache/hugegraph/api/gremlin/GremlinAPI.java | 2 ++ .../org/apache/hugegraph/metrics/MetricsUtil.java | 2 +- .../scripts/dependency/known-dependencies.txt | 22 ++++++++++++++++------ .../dependency/regenerate_known_dependencies.sh | 4 ++-- .../src/assembly/static/scripts/example.groovy | 5 ++--- hugegraph-style.xml | 1 + 11 files changed, 41 insertions(+), 19 deletions(-)
