You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/04/11 13:57:47 UTC

[skywalking] branch banyandb-mata updated (145b2a15b7 -> 29c67d3823)

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

wusheng pushed a change to branch banyandb-mata
in repository https://gitbox.apache.org/repos/asf/skywalking.git


    from 145b2a15b7 Move ElasticSearch and BanyanDB specific configurations out of column.
     add e38f25e28b [CI] set up Java explicitly and use the built-in cache mechanism (#8851)
     add f3478b187d Fix Zipkin receiver: Decode spans error, missing `Layer` for V9 and wrong time bucket for generate Service and Endpoint. (#8848)
     new 29c67d3823 Merge branch 'master' of https://github.com/apache/skywalking into banyandb-mata

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:
 .github/workflows/skywalking.yaml                  | 38 ++++++++++------------
 dist-material/release-docs/LICENSE                 |  2 +-
 docs/en/changes/changes.md                         |  3 +-
 oap-server-bom/pom.xml                             |  2 +-
 .../envoy/als/k8s/KubernetesNodeRegistry.java      |  4 +--
 .../zipkin/handler/ZipkinSpanHTTPHandler.java      |  2 +-
 .../server/receiver/zipkin/trace/SpanForward.java  |  9 +++--
 tools/dependencies/check-LICENSE.sh                |  2 +-
 .../known-oap-backend-dependencies.txt             |  2 +-
 9 files changed, 33 insertions(+), 31 deletions(-)


[skywalking] 01/01: Merge branch 'master' of https://github.com/apache/skywalking into banyandb-mata

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch banyandb-mata
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 29c67d382383e4a369bc5f8f86fcee10e2f44819
Merge: 145b2a15b7 f3478b187d
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Apr 11 21:55:02 2022 +0800

    Merge branch 'master' of https://github.com/apache/skywalking into banyandb-mata

 .github/workflows/skywalking.yaml                  | 38 ++++++++++------------
 dist-material/release-docs/LICENSE                 |  2 +-
 docs/en/changes/changes.md                         |  3 +-
 oap-server-bom/pom.xml                             |  2 +-
 .../envoy/als/k8s/KubernetesNodeRegistry.java      |  4 +--
 .../zipkin/handler/ZipkinSpanHTTPHandler.java      |  2 +-
 .../server/receiver/zipkin/trace/SpanForward.java  |  9 +++--
 tools/dependencies/check-LICENSE.sh                |  2 +-
 .../known-oap-backend-dependencies.txt             |  2 +-
 9 files changed, 33 insertions(+), 31 deletions(-)