You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by gi...@apache.org on 2019/09/27 09:17:37 UTC

[dubbo-website] branch asf-site updated: Website updated with 14ff2f111c8877207bc19cdd17601998166ad2b3

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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b305e21  Website updated with 14ff2f111c8877207bc19cdd17601998166ad2b3
b305e21 is described below

commit b305e21fc1b3a0cfa0ffb7215797e00bc0b2e644
Author: jenkins <us...@infra.apache.org>
AuthorDate: Fri Sep 27 09:17:32 2019 +0000

    Website updated with 14ff2f111c8877207bc19cdd17601998166ad2b3
---
 COMMIT_ID                                 | 2 +-
 zh-cn/docs/user/versions/version-270.html | 2 +-
 zh-cn/docs/user/versions/version-270.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/COMMIT_ID b/COMMIT_ID
index e02d60e..9b8ee0e 100644
--- a/COMMIT_ID
+++ b/COMMIT_ID
@@ -1 +1 @@
-27642861fd15e432c10a9b9d10ee78e0556b5740
+14ff2f111c8877207bc19cdd17601998166ad2b3
diff --git a/zh-cn/docs/user/versions/version-270.html b/zh-cn/docs/user/versions/version-270.html
index 9ef0fb5..542ac39 100644
--- a/zh-cn/docs/user/versions/version-270.html
+++ b/zh-cn/docs/user/versions/version-270.html
@@ -151,7 +151,7 @@
 </code></pre>
 </li>
 </ul>
-<p>关于治理规则更多详细说明,请参考<a href="/zh-cn/docs/user/demos/routing-rule.md">路由规则</a>和<a href="/zh-cn/docs/user/demos/config-rule.md">覆盖规则</a>用户文档。</p>
+<p>关于治理规则更多详细说明,请参考<a href="/zh-cn/docs/user/demos/routing-rule.html">路由规则</a>和<a href="/zh-cn/docs/user/demos/config-rule.html">覆盖规则</a>用户文档。</p>
 <p>也可继续了解<a href="https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-governance">使用示例</a>。</p>
 <h4>使用异步API</h4>
 <p>这部分的接口和低版本同样是完全兼容的,你仅须在打算使用CompletableFuture<T>提供的回调或者异步组装能力时,再考虑升级这部分内容即可。</p>
diff --git a/zh-cn/docs/user/versions/version-270.json b/zh-cn/docs/user/versions/version-270.json
index 51c0955..66cad8f 100644
--- a/zh-cn/docs/user/versions/version-270.json
+++ b/zh-cn/docs/user/versions/version-270.json
@@ -1,6 +1,6 @@
 {
   "filename": "version-270.md",
-  "__html": "<h1>升级与可能的兼容性问题总结</h1>\n<p>环境要求:需要<strong>Java 8</strong>及以上版本。</p>\n<p>2.7.0版本在改造的过程中遵循了一个原则,即<strong>保持与低版本的兼容性,因此从功能层面来说它是与2.6.x及更低版本完全兼容的</strong>,而接下来将要提到的兼容性问题主要是<a href=\"#1.1\">包重命名</a>带来的。另外,虽然功能用法保持向后兼容,但参考本文能帮助您尽快用到2.7.0版本的新特性。</p>\n<h2>升级步骤</h2>\n<ol>\n<li>升级pom到2.7.0(以all-in-one依赖为例)。</li>\n</ol>\n<pre><code class=\"language-xml\"><span class=\"hljs-tag\">&lt;<span class=\"hljs-name\">properties</span>&gt;</span>\n    <span class=\"hljs-tag\">&lt;<span class=\"h [...]
+  "__html": "<h1>升级与可能的兼容性问题总结</h1>\n<p>环境要求:需要<strong>Java 8</strong>及以上版本。</p>\n<p>2.7.0版本在改造的过程中遵循了一个原则,即<strong>保持与低版本的兼容性,因此从功能层面来说它是与2.6.x及更低版本完全兼容的</strong>,而接下来将要提到的兼容性问题主要是<a href=\"#1.1\">包重命名</a>带来的。另外,虽然功能用法保持向后兼容,但参考本文能帮助您尽快用到2.7.0版本的新特性。</p>\n<h2>升级步骤</h2>\n<ol>\n<li>升级pom到2.7.0(以all-in-one依赖为例)。</li>\n</ol>\n<pre><code class=\"language-xml\"><span class=\"hljs-tag\">&lt;<span class=\"hljs-name\">properties</span>&gt;</span>\n    <span class=\"hljs-tag\">&lt;<span class=\"h [...]
   "link": "/zh-cn/docs/user/versions/version-270.html",
   "meta": {
     "title": "升级与可能的兼容性问题总结",