This is an automated email from the ASF dual-hosted git repository.

vgalaxies pushed a change to branch pd-store-dev
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


    from 3dd06f2f0 chore(pd-store-dev): integrate `pd-grpc`, `pd-common`, 
`pd-client` into hugegraph (#2460)
     add 2e3adcde0 chore: Add a newline formatting configuration and a comment 
for warning (#2464)
     add 3f127f01f fix(server): add tip for gremlin api NPE with empty query 
(#2467)
     add 6861ed5e9 fix(server): fix the bug which promtheus cant collect hg 
metric (#2462)
     add eb6570c99 fix(server): 'serverStarted' error when execute gremlin 
example (#2473)
     add c09982b0d fix(auth): enhance the URL check (#2422)
     new 894bf98fd Merge branch 'master' into pd-store-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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(-)

Reply via email to