This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch fix/src-release-script
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from 3276a4c Exclude more unnecessary files.
add fc87747 Format release doc (#1417)
add 5941e72 #1425 (#1426)
add 6a7e344 fix zipkin provider can not receive full spans data (#1420)
new d554d26 Merge branch 'master' into fix/src-release-script
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:
.../collector/storage/dao/ui/IGCMetricUIDAO.java | 6 ++---
.../storage/es/dao/ui/GCMetricEsUIDAO.java | 2 +-
.../storage/h2/dao/ui/GCMetricH2UIDAO.java | 2 +-
.../dao/ui/GCMetricShardingjdbcUIDAO.java | 28 ++++++++--------------
.../zipkin/provider/ZipkinReceiverProvider.java | 2 ++
.../zipkin/provider/handler/SpanProcessor.java | 16 ++++++++++++-
docs/en/How-to-release.md | 14 +++++------
tools/releasing/create_source_release.sh | 2 +-
8 files changed, 40 insertions(+), 32 deletions(-)