Release 6.5.0
diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index 77814d9..ec7e838 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -28,11 +28,8 @@
           { text: "Home", link: "/" },
           { text: "Docs",  items: [
             { text: 'Latest dev version', link: "https://github.com/apache/skywalking/tree/master/docs" },
+            { text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
             { text: '6.4.0', link: "https://github.com/apache/skywalking/tree/v6.4.0/docs"},
-            { text: '6.3.0', link: "https://github.com/apache/skywalking/tree/v6.3.0/docs"},
-            { text: '6.2.0', link: "https://github.com/apache/skywalking/tree/v6.2.0/docs"},
-            { text: '6.1.0', link: "https://github.com/apache/skywalking/tree/v6.1.0/docs"},
-            { text: '6.0.0-GA', link: "https://github.com/apache/skywalking/tree/v6.0.0-GA/docs"},
           ], },
           { text: "Events", link: "/events/" },
           { text: "Blog", link: "/blog/" },
@@ -63,11 +60,8 @@
           { text: "文档",
             items: [
               { text: '开发版本文档', link: "https://github.com/apache/skywalking/tree/master/docs" },
+              { text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
               { text: '6.4.0', link: "https://github.com/apache/skywalking/tree/v6.4.0/docs"},
-              { text: '6.3.0', link: "https://github.com/apache/skywalking/tree/v6.3.0/docs"},
-              { text: '6.2.0', link: "https://github.com/apache/skywalking/tree/v6.2.0/docs"},
-              { text: '6.1.0', link: "https://github.com/apache/skywalking/tree/v6.1.0/docs"},
-              { text: '6.0.0-GA', link: "https://github.com/apache/skywalking/tree/v6.0.0-GA/docs"},
             ],
           },
           { text: "事件", link: "/zh/events/" },
diff --git a/docs/README.md b/docs/README.md
index 9970651..4e8925a 100755
--- a/docs/README.md
+++ b/docs/README.md
@@ -25,6 +25,9 @@
 news:
   title: Events & News
   content:
+  - header: SkyWalking 6.5.0 release
+    content: New metrics comparison view in UI. Dynamic Alert setting supported. JDK9-12 supported in backend.
+    time: Nov. 15th 2019
   - header: Welcome Wei Zhang as new committer
     content: Based on his continuous contributions, Wei Zhang (a.k.a [arugal](https://github.com/arugal)) has been voted as a new committer.
     time: Nov. 14th 2019
@@ -34,6 +37,3 @@
   - header: SkyWalking 6.4.0 release
     content: Highly recommend to upgrade due to Pxx metrics calculation bug. Make agent working in JDK9+ Module system.
     time: Sep. 11th 2019
-  - header: Welcome Weijie Zou to join the committer
-    content: Based on his contributions to the Skywalking ui project, Weijie Zou (a.k.a [Kdump](https://github.com/x22x22)) has been accepted as a new committer.
-    time: September 10th, 2019
diff --git a/docs/downloads/README.md b/docs/downloads/README.md
index 5830892..84dd2cb 100755
--- a/docs/downloads/README.md
+++ b/docs/downloads/README.md
@@ -7,22 +7,17 @@
 ## Download the last version
 | Date | Version| | Downloads |
 |:---:|:--:|:--:|:--:|
+| Nov. 15th, 2019 | 6.5.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz.sha512)|
+| | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.5.0/apache-skywalking-apm-6.5.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0.zip.sha512)|
+| | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.5.0/apache-skywalking-apm-6.5.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0.tar.gz.sha512)|
+| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.5.0/docs/README.md) |
 | Sep. 11th, 2019 | 6.4.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.4.0/apache-skywalking-apm-6.4.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0-src.tgz.sha512)|
 | | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.4.0/apache-skywalking-apm-6.4.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.zip.sha512)|
 | | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz.sha512)|
 | | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.4.0/docs/README.md) |
-| Aug. 8th, 2019 | 6.3.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.3.0/apache-skywalking-apm-6.3.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0-src.tgz.sha512)|
-| | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.3.0/apache-skywalking-apm-6.3.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0.zip.sha512)|
-| | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.3.0/apache-skywalking-apm-6.3.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0.tar.gz.sha512)|
-| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.3.0/docs/README.md) |
-| July 2nd, 2019 | 6.2.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.2.0/apache-skywalking-apm-6.2.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0-src.tgz.sha512)|
-| | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.2.0/apache-skywalking-apm-6.2.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0.zip.sha512)|
-| | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.2.0/apache-skywalking-apm-6.2.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0.tar.gz.sha512)|
-| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.2.0/docs/README.md) |
-| May 5th, 2019 | 6.1.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.1.0/apache-skywalking-apm-6.1.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0-src.tgz.sha512)|
-| | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.1.0/apache-skywalking-apm-6.1.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0.zip.sha512)|
-| | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.1.0/apache-skywalking-apm-6.1.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0.tar.gz.sha512)|
-| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.1.0/docs/README.md) |
+
+
+* Find all SkyWalking releases in the [Archive repository](https://archive.apache.org/dist/skywalking/)
 
 ### Docker Images for convenience
 **Docker images are not official ASF releases but provided for convenience. Recommended usage is always to build the source**
diff --git a/docs/events/README.md b/docs/events/README.md
index 2ab4098..b6c9f63 100755
--- a/docs/events/README.md
+++ b/docs/events/README.md
@@ -1,5 +1,12 @@
 # SkyWalking Events
 
+## Release Apache SkyWalking APM 6.5.0
+###### Nov. 15th, 2019
+6.5.0 release. Go to [downloads](/downloads) page to find release tars.
+1. New metrics comparison view in UI. 
+2. Dynamic Alert setting supported. 
+3. JDK9-12 supported in backend.
+
 ## Welcome Wei Zhang as new committer
 ###### Nov. 14th, 2019
 Based on his continuous contributions, Wei Zhang (a.k.a [arugal](https://github.com/arugal)) has been voted as a new committer.
diff --git a/docs/zh/README.md b/docs/zh/README.md
index 6a74f56..8def718 100755
--- a/docs/zh/README.md
+++ b/docs/zh/README.md
@@ -26,15 +26,15 @@
 news:
   title: 事件 & 新闻
   content:
-  - header: 欢迎张伟成为新的committer
+  - header: SkyWalking 6.5.0发布
+    content: 新的指标比较视图。支持动态告警配置。后端支持在JDK9-12中部署。
+    time: 2019 年 11 月 15 日
+  - header: 欢迎张伟成为的committer
     content: 根据他长期的项目贡献,他被投票选举为项目的 committer。
     time: 2019 年 11 月 14 日
   - header: 欢迎庄浩潮成为新的committer
     content: 根据他长期的项目贡献,他被投票选举为项目的 committer。
     time: 2019 年 10 月 20 日
   - header: SkyWalking 6.4.0发布
-    content: Pxx计算函数存在严重bug,强烈建议升级。探针支持JDK9+模块化组件
+    content: 修复Pxx计算函数存在严重bug,强烈建议升级。探针支持JDK9+模块化组件
     time: 2019年8月8日
-  - header: 欢迎邹伟杰成为新的committer
-    content: 由于他在UI上对 Skywalking 项目的贡献,邹伟杰(a.k.a [Kdump](https://github.com/x22x22))被投票选举为项目的committer。
-    time: 2019年9月10日
diff --git a/docs/zh/downloads/README.md b/docs/zh/downloads/README.md
index 7ca642b..f71a495 100755
--- a/docs/zh/downloads/README.md
+++ b/docs/zh/downloads/README.md
@@ -6,22 +6,16 @@
 ## 下载6.x最新版本
 | 日期 | 版本| | 下载 |
 |:---:|:--:|:--:|:--:|
+| Nov. 15th, 2019 | 6.5.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz.sha512)|
+| | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.5.0/apache-skywalking-apm-6.5.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0.zip.sha512)|
+| | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.5.0/apache-skywalking-apm-6.5.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0.tar.gz.sha512)|
+| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.5.0/docs/README.md) |
 | Sep. 11th, 2019 | 6.4.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.4.0/apache-skywalking-apm-6.4.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0-src.tgz.sha512)|
 | | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.4.0/apache-skywalking-apm-6.4.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.zip.sha512)|
 | | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz.sha512)|
 | | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.4.0/docs/README.md) |
-| Aug. 8th, 2019 | 6.3.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.3.0/apache-skywalking-apm-6.3.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0-src.tgz.sha512)|
-| | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.3.0/apache-skywalking-apm-6.3.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0.zip.sha512)|
-| | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.3.0/apache-skywalking-apm-6.3.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.3.0/apache-skywalking-apm-6.3.0.tar.gz.sha512)|
-| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.3.0/docs/README.md) |
-| July 2nd, 2019 | 6.2.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.2.0/apache-skywalking-apm-6.2.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0-src.tgz.sha512)|
-| | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.2.0/apache-skywalking-apm-6.2.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0.zip.sha512)|
-| | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.2.0/apache-skywalking-apm-6.2.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.2.0/apache-skywalking-apm-6.2.0.tar.gz.sha512)|
-| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.2.0/docs/README.md) |
-| Jan 29th, 2019 | 6.1.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.1.0/apache-skywalking-apm-6.1.0-src.tgz ) [[asc]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0-src.tgz.sha512)|
-| | | Binary Distribution (Windows)| [[zip]](https://www.apache.org/dyn/closer.cgi/skywalking/6.1.0/apache-skywalking-apm-6.1.0.zip) [[asc]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0.zip.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0.zip.sha512)|
-| | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.1.0/apache-skywalking-apm-6.1.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.1.0/apache-skywalking-apm-6.1.0.tar.gz.sha512)|
-| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.1.0/docs/README.md) |
+
+* 可以在[归档库](https://archive.apache.org/dist/skywalking/)中,找到SkyWalking所有的历史发布版本
 
 ## Docker 镜像
 **Docker镜像不属于Apache官方发布包,在此提供仅为了方便用户使用。**
@@ -33,7 +27,7 @@
 ## 孵化器历史版本
 可以从Apache 孵化器归档库中找到历史版本
 
-* [Archive 孵化器阶段发行版归档库](ttps://archive.apache.org/dist/incubator/skywalking/).
+* [孵化器阶段发行版归档库](ttps://archive.apache.org/dist/incubator/skywalking/).
 
 所有版本的[变更说明](https://github.com/apache/incubator-skywalking/blob/master/CHANGES.md).
 
diff --git a/docs/zh/events/README.md b/docs/zh/events/README.md
index cdf35ba..cf30394 100755
--- a/docs/zh/events/README.md
+++ b/docs/zh/events/README.md
@@ -1,5 +1,12 @@
 # SkyWalking 事件概要
 
+## SkyWalking 6.5.0 发布
+###### 2019年11月15日
+Apache SkyWalking 6.5.0发布。跳转到 [下载](/downloads) 页面查找发布版本。
+1. 新的指标比较视图。
+2. 支持动态告警配置。
+3. 后端支持在JDK9-12中部署。
+
 ## 欢迎张伟成为新的committer
 ###### 2019 年 11 月 14 日
 根据他长期的项目贡献,他被投票选举为项目的 committer。