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 2020/03/22 01:21:39 UTC

[skywalking-website] branch master updated: Website update for 7.0.0 release.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 753108f  Website update for 7.0.0 release.
753108f is described below

commit 753108f7aefd813c1ae566753bc71c7ec38a4989
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Sun Mar 22 09:21:13 2020 +0800

    Website update for 7.0.0 release.
---
 docs/.vuepress/config.js    |  2 ++
 docs/README.md              |  8 ++++----
 docs/downloads/README.md    |  6 +++++-
 docs/events/README.md       |  8 +++++++-
 docs/zh/README.md           |  8 ++++----
 docs/zh/downloads/README.md |  6 +++++-
 docs/zh/events/README.md    | 12 +++++++++---
 7 files changed, 36 insertions(+), 14 deletions(-)

diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index c571c09..a892b8e 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -27,6 +27,7 @@ module.exports = {
         nav: [
           { text: "Home", link: "/" },
           { text: "Docs",  items: [
+            { text: '7.0.0', link: "https://github.com/apache/skywalking/tree/v7.0.0/docs"},
             { text: '6.6.0', link: "https://github.com/apache/skywalking/tree/v6.6.0/docs"},
             { text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
             { text: 'Nginx LUA 0.1.0', link: "https://github.com/apache/skywalking-nginx-lua/tree/v0.1.0"},
@@ -74,6 +75,7 @@ module.exports = {
           { text: "主页", link: "/zh/" },
           { text: "文档",
             items: [
+              { text: '7.0.0', link: "https://github.com/apache/skywalking/tree/v7.0.0/docs"},
               { text: '6.6.0', link: "https://github.com/apache/skywalking/tree/v6.6.0/docs"},
               { text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
               { text: 'Nginx LUA 0.1.0', link: "https://github.com/apache/skywalking-nginx-lua/tree/v0.1.0"},
diff --git a/docs/README.md b/docs/README.md
index 7b51899..a5bcebf 100755
--- a/docs/README.md
+++ b/docs/README.md
@@ -27,8 +27,11 @@ user:
 news:
   title: Events & News
   content:
+  - header: SkyWalking APM 7.0.0 is released
+    content: JDK 1.8 is required in the java agent. Support profiling code level performance.
+    time: Mar. 20th, 2020
   - header: SkyWalking CLI 0.2.0 is released
-    content: New commands and enhancements are included
+    content: New commands and enhancements are included.
     time: Mar. 20th, 2020
   - header: SkyWalking Chart 1.1.0 for SkyWalking 6.6.0 Release
     content: Support deploy SkyWalking 6.6.0 and Elasticsearch 7.
@@ -36,6 +39,3 @@ news:
   - header: SkyWalking Nginx LUA 0.1.0 release
     content: Support tracing and collect metrics from Nginx server.
     time: Mar. 10th, 2020
-  - header: Welcome Ming Wen as new committer
-    content: Based on his continuous contributions, Ming Wen (a.k.a [moonming](https://github.com/moonming)) has been voted as a new committer.
-    time: Mar. 9th, 2020
diff --git a/docs/downloads/README.md b/docs/downloads/README.md
index b73e2ae..5ac2b06 100755
--- a/docs/downloads/README.md
+++ b/docs/downloads/README.md
@@ -9,6 +9,10 @@ Use the links below to download the Apache SkyWalking from one of our mirrors.
 ### SkyWalking APM
 | Date | Version| | Downloads |
 |:---:|:--:|:--:|:--:|
+| Mar. 22nd, 2020 | 7.0.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz.sha512)|
+| | | Binary Distribution | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz.sha512)|
+| | | Binary Distribution for ElasticSearch 7 | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz.sha512)|
+| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v7.0.0/docs/README.md) |
 | Dec. 27th, 2019 | 6.6.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.6.0/apache-skywalking-apm-6.6.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-6.6.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-6.6.0-src.tgz.sha512)|
 | | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.6.0/apache-skywalking-apm-6.6.0.zip) [[asc]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-6.6.0.zip.asc) [[sha512]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-6.6.0.zip.sha512)|
 | | | Binary Distribution for ElasticSearch 7 (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.6.0/apache-skywalking-apm-es7-6.6.0.zip) [[asc]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-es7-6.6.0.zip.asc) [[sha512]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-es7-6.6.0.zip.sha512)|
@@ -56,7 +60,7 @@ SkyWalking Nginx LUA agent requires SkyWalking APM 7.0+.
 
 
 ## Changelog
-You can also read the [changelogs](https://github.com/apache/incubator-skywalking/blob/master/CHANGES.md) for all versions.
+You can also read the [changelogs](https://github.com/apache/skywalking/blob/master/CHANGES.md) for all versions.
 
 
 <br/>
diff --git a/docs/events/README.md b/docs/events/README.md
index 1f53b72..ec8c77b 100755
--- a/docs/events/README.md
+++ b/docs/events/README.md
@@ -1,7 +1,13 @@
 # SkyWalking Events
 
+## Release Apache SkyWalking APM 7.0.0
+SkyWalking APM 7.0.0 is release. Go to [downloads](/downloads) page to find release tars.
+- Upgrade JDK minimal JDK requirement to JDK8
+- Support profiling code level performance 
+- Don't support SkyWalking v5 agent in-wire and out-wire protocol. V6 is required.
+
 ## Release Apache SkyWalking CLI 0.2.0
-###### Mar. 20th, 2019
+###### Mar. 20th, 2020
 SkyWalking CLI 0.2.0 is released. Go to [downloads](/downloads) page to find release tars.
 - Support visualization of heat map
 - Support top N entities, `swctl metrics top 5 --name service_sla`
diff --git a/docs/zh/README.md b/docs/zh/README.md
index 79e97d4..f4f3106 100755
--- a/docs/zh/README.md
+++ b/docs/zh/README.md
@@ -28,15 +28,15 @@ user:
 news:
   title: 事件 & 新闻
   content:
+  - header: SkyWalking APM 7.0.0 发布
+    content: 探针升级到JDK1.8,支持代码级性能剖析
+    time: 2020 年 3 月 22 日
   - header: SkyWalking CLI 0.2.0 发布
     content: 本版本包含许多新命令和优化
-    time: Mar. 20th, 2020
+    time: 2020 年 3 月 20 日
   - header: SkyWalking Chart 1.1.0 发布(SkyWalking 6.6.0)
     content: 支持部署 SkyWalking 6.6.0, Elasticsearch 7
     time: 2020 年 3 月 16 日
   - header: SkyWalking Nginx Lua探针0.1.0发布
     content: 支持基于Nginx的分布式追踪和指标收集
     time: 2020 年 3 月 10 日
-  - header: 欢迎温铭成为新的committer
-    content: 根据他长期的项目贡献,他被投票选举为项目的 committer
-    time: 2020 年 3 月 9 日
diff --git a/docs/zh/downloads/README.md b/docs/zh/downloads/README.md
index 63b8e15..c3172f4 100755
--- a/docs/zh/downloads/README.md
+++ b/docs/zh/downloads/README.md
@@ -8,6 +8,10 @@
 ### SkyWalking APM
 | 日期 | 版本| | 下载 |
 |:---:|:--:|:--:|:--:|
+| Mar. 22nd, 2020 | 7.0.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz.sha512)|
+| | | Binary Distribution | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz.sha512)|
+| | | Binary Distribution for ElasticSearch 7 | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz.sha512)|
+| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v7.0.0/docs/README.md) |
 | Dec. 27th, 2019 | 6.6.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.6.0/apache-skywalking-apm-6.6.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-6.6.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-6.6.0-src.tgz.sha512)|
 | | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.6.0/apache-skywalking-apm-6.6.0.zip) [[asc]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-6.6.0.zip.asc) [[sha512]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-6.6.0.zip.sha512)|
 | | | Binary Distribution for ElasticSearch 7 (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.6.0/apache-skywalking-apm-es7-6.6.0.zip) [[asc]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-es7-6.6.0.zip.asc) [[sha512]](https://downloads.apache.org/skywalking/6.6.0/apache-skywalking-apm-es7-6.6.0.zip.sha512)|
@@ -54,7 +58,7 @@ SkyWalking Nginx LUA agent 要求 SkyWalking APM 7.0以上版本
 - SkyWalking UI, https://hub.docker.com/r/apache/skywalking-ui
 
 ## 变更说明
-所有版本的[变更说明](https://github.com/apache/incubator-skywalking/blob/master/CHANGES.md).
+所有版本的[变更说明](https://github.com/apache/skywalking/blob/master/CHANGES.md).
 
 # 验证版本
 使用PGP或SHA签名验证下载文件的完整性至关重要。可以使用GPG或PGP验证PGP签名。请下载KEYS以及发布的asc签名文件。建议从主发布目录而不是镜像中获取这些文件。
diff --git a/docs/zh/events/README.md b/docs/zh/events/README.md
index 737722d..6281bd7 100755
--- a/docs/zh/events/README.md
+++ b/docs/zh/events/README.md
@@ -1,13 +1,19 @@
 # SkyWalking 事件概要
 
-## Release Apache SkyWalking CLI 0.1.0
-###### Dec. 10th, 2019
+## Release Apache SkyWalking APM 7.0.0
+###### Mar. 22nd, 2020
+SkyWalking APM 7.0.0 发布. 请到[下载页面](/downloads)查找发行版本.
+- 升级探针最低JDK要求到JDK1.8
+- 支持代码级性能剖析
+- 不再兼容支持v5探针协议,只支持v6协议
+
+## Release Apache SkyWalking CLI 0.2.0
+###### Mar. 20th, 2020
 SkyWalking CLI 0.1.0 发布. 请到[下载页面](/downloads)查找发行版本.
 1. 支持热力图可视化.
 1. 支持 top n 命令展示 top n 个实体.
 1. 支持热力图 metrics.
 1. 支持多线性 metrics
-1. 自动使用后端时区(如果支持)
 
 ## SkyWalking Chart 1.1.0 发布(SkyWalking 6.6.0)
 ###### Mar. 16th, 2020