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

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


    from 0ec33d8  polish 2.7.0 docs
     new 4ce8801  Release 2.7.0
     new 1f69ce9  Update apache release process
     new 460cfa2  Publish website

The 478 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:
 blog/en-us/download.md                             |  24 +-
 blog/en-us/prepare-an-apache-release.md            |  32 +-
 blog/zh-cn/download.md                             |  23 +-
 build/blog.js                                      |   6 +-
 build/blogDetail.js                                |   6 +-
 build/community.js                                 |   6 +-
 build/documentation.js                             |   6 +-
 build/home.js                                      |   6 +-
 en-us/blog/download.html                           |  21 +-
 en-us/blog/download.json                           |   2 +-
 en-us/blog/dubbo-101.html                          |  12 +-
 en-us/blog/dubbo-101.json                          |   2 +-
 en-us/blog/prepare-an-apache-release.html          |  53 +++-
 en-us/blog/prepare-an-apache-release.json          |   2 +-
 .../mailing-list-subscription-guide_dev.html       |   5 +-
 .../mailing-list-subscription-guide_dev.json       |   2 +-
 en-us/docs/user/references/registry/redis.html     |   2 +-
 en-us/docs/user/references/registry/redis.json     |   2 +-
 en-us/docs/user/references/xml/dubbo-service.html  |  12 +-
 en-us/docs/user/references/xml/dubbo-service.json  |   2 +-
 md_json/blog.json                                  |  10 -
 md_json/docs.json                                  |  44 ++-
 zh-cn/blog/download.html                           |  27 +-
 zh-cn/blog/download.json                           |   2 +-
 zh-cn/docs/admin/README.html                       |   2 +-
 zh-cn/docs/admin/SUMMARY.html                      |   2 +-
 zh-cn/docs/admin/install/admin-console.html        |   2 +-
 zh-cn/docs/admin/install/consumer-demo.html        |   2 +-
 zh-cn/docs/admin/install/introduction.html         |   2 +-
 zh-cn/docs/admin/install/provider-demo.html        |   2 +-
 zh-cn/docs/admin/install/redis.html                |   2 +-
 .../docs/admin/install/simple-monitor-center.html  |   2 +-
 .../docs/admin/install/simple-registry-center.html |   2 +-
 zh-cn/docs/admin/install/zookeeper.html            |   2 +-
 zh-cn/docs/admin/ops/dubbo-ops.html                |   2 +-
 zh-cn/docs/admin/ops/introduction.html             |   2 +-
 zh-cn/docs/admin/ops/pinpoint.html                 |   2 +-
 zh-cn/docs/admin/ops/skywalking.html               |   2 +-
 zh-cn/docs/dev/README.html                         |   2 +-
 zh-cn/docs/dev/SPI.html                            |   2 +-
 zh-cn/docs/dev/SUMMARY.html                        |   2 +-
 zh-cn/docs/dev/TCK.html                            |   2 +-
 zh-cn/docs/dev/build.html                          |   2 +-
 zh-cn/docs/dev/checklist.html                      |   2 +-
 zh-cn/docs/dev/code-smell.html                     |   2 +-
 zh-cn/docs/dev/coding.html                         |   2 +-
 zh-cn/docs/dev/contract.html                       |   2 +-
 zh-cn/docs/dev/contribution.html                   |   2 +-
 zh-cn/docs/dev/design.html                         |   2 +-
 zh-cn/docs/dev/implementation.html                 |   2 +-
 zh-cn/docs/dev/impls/cache.html                    |   2 +-
 zh-cn/docs/dev/impls/cluster.html                  |   2 +-
 zh-cn/docs/dev/impls/compiler.html                 |   2 +-
 zh-cn/docs/dev/impls/container.html                |   2 +-
 zh-cn/docs/dev/impls/dispatcher.html               |   2 +-
 zh-cn/docs/dev/impls/exchanger.html                |   2 +-
 zh-cn/docs/dev/impls/exporter-listener.html        |   2 +-
 zh-cn/docs/dev/impls/extension-factory.html        |   2 +-
 zh-cn/docs/dev/impls/filter.html                   |   2 +-
 zh-cn/docs/dev/impls/introduction.html             |   2 +-
 zh-cn/docs/dev/impls/invoker-listener.html         |   2 +-
 zh-cn/docs/dev/impls/load-balance.html             |   2 +-
 zh-cn/docs/dev/impls/logger-adapter.html           |   2 +-
 zh-cn/docs/dev/impls/merger.html                   |   2 +-
 zh-cn/docs/dev/impls/monitor.html                  |   2 +-
 zh-cn/docs/dev/impls/networker.html                |   2 +-
 zh-cn/docs/dev/impls/page.html                     |   2 +-
 zh-cn/docs/dev/impls/protocol.html                 |   2 +-
 zh-cn/docs/dev/impls/proxy-factory.html            |   2 +-
 zh-cn/docs/dev/impls/registry.html                 |   2 +-
 zh-cn/docs/dev/impls/remoting.html                 |   2 +-
 zh-cn/docs/dev/impls/router.html                   |   2 +-
 zh-cn/docs/dev/impls/serialize.html                |   2 +-
 zh-cn/docs/dev/impls/status-checker.html           |   2 +-
 zh-cn/docs/dev/impls/telnet-handler.html           |   2 +-
 zh-cn/docs/dev/impls/threadpool.html               |   2 +-
 zh-cn/docs/dev/impls/validation.html               |   2 +-
 zh-cn/docs/dev/introduction.html                   |   2 +-
 zh-cn/docs/dev/principals/code-detail.html         |   2 +-
 zh-cn/docs/dev/principals/configuration.html       |   2 +-
 zh-cn/docs/dev/principals/dummy.html               |   2 +-
 zh-cn/docs/dev/principals/expansibility.html       |   2 +-
 zh-cn/docs/dev/principals/extension.html           |   2 +-
 zh-cn/docs/dev/principals/general-knowledge.html   |   2 +-
 zh-cn/docs/dev/principals/introduction.html        |   2 +-
 zh-cn/docs/dev/principals/robustness.html          |   2 +-
 zh-cn/docs/dev/release.html                        |   2 +-
 .../committer-guide/label-an-issue-guide_dev.html  |   2 +-
 .../committer-guide/new-committer-guide_dev.html   |   2 +-
 .../committer-guide/website-guide_dev.html         |   2 +-
 .../contributor-guide/cla-signing-guide_dev.html   |   2 +-
 .../dubbo-extension-guide_dev.html                 |   2 +-
 .../mailing-list-subscription-guide_dev.html       |   7 +-
 .../mailing-list-subscription-guide_dev.json       |   2 +-
 .../new-contributor-guide_dev.html                 |   2 +-
 .../software-donation-guide_dev.html               |   2 +-
 .../contributor-guide/test-coverage-guide_dev.html |   2 +-
 zh-cn/docs/developers/developers_dev.html          |   2 +-
 zh-cn/docs/developers/guide_dev.html               |   2 +-
 zh-cn/docs/developers/user-guide/faq_dev.html      |   2 +-
 .../docs/source_code_guide/adaptive-extension.html |   2 +-
 zh-cn/docs/source_code_guide/cluster.html          |   2 +-
 zh-cn/docs/source_code_guide/directory.html        |   2 +-
 zh-cn/docs/source_code_guide/dubbo-spi.html        |   2 +-
 zh-cn/docs/source_code_guide/export-service.html   |   2 +-
 zh-cn/docs/source_code_guide/loadbalance.html      |   2 +-
 zh-cn/docs/source_code_guide/refer-service.html    |   2 +-
 zh-cn/docs/source_code_guide/router.html           |   2 +-
 .../service-invoking-process.html                  |   2 +-
 zh-cn/docs/user/README.html                        |   2 +-
 zh-cn/docs/user/SUMMARY.html                       |  63 ++--
 zh-cn/docs/user/SUMMARY.json                       |   2 +-
 zh-cn/docs/user/benchmark-tool.html                |   2 +-
 zh-cn/docs/user/best-practice.html                 |   2 +-
 zh-cn/docs/user/capacity-plan.html                 |   2 +-
 zh-cn/docs/user/configuration/annotation.html      | 112 +++----
 zh-cn/docs/user/configuration/annotation.json      |   2 +-
 zh-cn/docs/user/configuration/api.html             |   2 +-
 zh-cn/docs/user/configuration/config-center.html   | 129 ++++++++
 zh-cn/docs/user/configuration/config-center.json   |   6 +
 .../configuration/configuration-load-process.html  | 175 +++++++++++
 .../configuration/configuration-load-process.json  |   6 +
 zh-cn/docs/user/configuration/index.html           |   2 +-
 ...{properties.html => properties-deprecated.html} |   8 +-
 ...{properties.json => properties-deprecated.json} |   4 +-
 zh-cn/docs/user/configuration/xml.html             |  42 ++-
 zh-cn/docs/user/configuration/xml.json             |   2 +-
 zh-cn/docs/user/coveragence.html                   |   2 +-
 zh-cn/docs/user/demos/accesslog.html               |   2 +-
 ...{async-call.html => async-call-deprecated.html} |   8 +-
 ...{async-call.json => async-call-deprecated.json} |   4 +-
 zh-cn/docs/user/demos/async-call.html              | 101 ++++--
 zh-cn/docs/user/demos/async-call.json              |   2 +-
 .../docs/user/demos/async-execute-on-provider.html |  98 ++++++
 .../docs/user/demos/async-execute-on-provider.json |   6 +
 zh-cn/docs/user/demos/attachment.html              |   2 +-
 zh-cn/docs/user/demos/callback-parameter.html      |   2 +-
 zh-cn/docs/user/demos/concurrency-control.html     |   2 +-
 zh-cn/docs/user/demos/config-connections.html      |   2 +-
 ...onfig-rule.html => config-rule-deprecated.html} |   8 +-
 ...onfig-rule.json => config-rule-deprecated.json} |   4 +-
 zh-cn/docs/user/demos/config-rule.html             | 173 +++++++++--
 zh-cn/docs/user/demos/config-rule.json             |   2 +-
 zh-cn/docs/user/demos/context.html                 |   2 +-
 zh-cn/docs/user/demos/delay-publish.html           |   2 +-
 zh-cn/docs/user/demos/distributed-transaction.html |   2 +-
 zh-cn/docs/user/demos/dump.html                    |   2 +-
 zh-cn/docs/user/demos/echo-service.html            |   2 +-
 zh-cn/docs/user/demos/events-notify.html           |   2 +-
 zh-cn/docs/user/demos/explicit-target.html         |   2 +-
 zh-cn/docs/user/demos/fault-tolerent-strategy.html |   2 +-
 zh-cn/docs/user/demos/generic-reference.html       |   2 +-
 zh-cn/docs/user/demos/generic-service.html         |   2 +-
 zh-cn/docs/user/demos/graceful-shutdown.html       |   2 +-
 zh-cn/docs/user/demos/group-merger.html            |   2 +-
 zh-cn/docs/user/demos/hostname-binding.html        |   2 +-
 zh-cn/docs/user/demos/index.html                   |   2 +-
 zh-cn/docs/user/demos/introduction.html            |   2 +-
 zh-cn/docs/user/demos/lazy-connect.html            |   2 +-
 zh-cn/docs/user/demos/loadbalance.html             |   2 +-
 zh-cn/docs/user/demos/local-call.html              |   2 +-
 zh-cn/docs/user/demos/local-mock.html              |   2 +-
 zh-cn/docs/user/demos/local-stub.html              |   2 +-
 zh-cn/docs/user/demos/logger-strategy.html         |   2 +-
 zh-cn/docs/user/demos/multi-protocols.html         |   2 +-
 zh-cn/docs/user/demos/multi-registry.html          |   2 +-
 zh-cn/docs/user/demos/multi-versions.html          |   2 +-
 zh-cn/docs/user/demos/netty4.html                  |   2 +-
 zh-cn/docs/user/demos/parameter-validation.html    |   2 +-
 zh-cn/docs/user/demos/preflight-check.html         |   2 +-
 zh-cn/docs/user/demos/reference-config-cache.html  |   2 +-
 zh-cn/docs/user/demos/registry-only.html           |   2 +-
 zh-cn/docs/user/demos/result-cache.html            |   2 +-
 ...ting-rule.html => routing-rule-deprecated.html} |   8 +-
 ...ting-rule.json => routing-rule-deprecated.json} |   4 +-
 zh-cn/docs/user/demos/routing-rule.html            | 258 +++++++++-------
 zh-cn/docs/user/demos/routing-rule.json            |   2 +-
 zh-cn/docs/user/demos/serialization.html           |   2 +-
 zh-cn/docs/user/demos/service-container.html       |   2 +-
 zh-cn/docs/user/demos/service-downgrade.html       |   2 +-
 zh-cn/docs/user/demos/service-group.html           |   2 +-
 zh-cn/docs/user/demos/set-host.html                |   2 +-
 zh-cn/docs/user/demos/static-service.html          |   2 +-
 zh-cn/docs/user/demos/stickiness.html              |   2 +-
 zh-cn/docs/user/demos/subscribe-only.html          |   2 +-
 zh-cn/docs/user/demos/thread-model.html            |   2 +-
 zh-cn/docs/user/demos/token-authorization.html     |   2 +-
 zh-cn/docs/user/dependencies.html                  |   2 +-
 zh-cn/docs/user/maturity.html                      |   2 +-
 zh-cn/docs/user/perf-test.html                     |   2 +-
 zh-cn/docs/user/preface/architecture.html          |   2 +-
 zh-cn/docs/user/preface/background.html            |   2 +-
 zh-cn/docs/user/preface/index.html                 |   2 +-
 zh-cn/docs/user/preface/requirements.html          |   2 +-
 zh-cn/docs/user/preface/usage.html                 |   2 +-
 zh-cn/docs/user/quick-start.html                   |   2 +-
 zh-cn/docs/user/recommend.html                     |   2 +-
 zh-cn/docs/user/references/api.html                |   2 +-
 zh-cn/docs/user/references/maven.html              |   2 +-
 zh-cn/docs/user/references/protocol/dubbo.html     |   2 +-
 zh-cn/docs/user/references/protocol/hessian.html   |   2 +-
 zh-cn/docs/user/references/protocol/http.html      |   2 +-
 .../user/references/protocol/introduction.html     |   2 +-
 zh-cn/docs/user/references/protocol/memcached.html |   2 +-
 zh-cn/docs/user/references/protocol/redis.html     |   2 +-
 zh-cn/docs/user/references/protocol/rest.html      |   2 +-
 zh-cn/docs/user/references/protocol/rmi.html       |   2 +-
 zh-cn/docs/user/references/protocol/thrift.html    |   2 +-
 .../docs/user/references/protocol/webservice.html  |   2 +-
 zh-cn/docs/user/references/qos.html                |   2 +-
 .../user/references/registry/introduction.html     |   2 +-
 zh-cn/docs/user/references/registry/multicast.html |   2 +-
 zh-cn/docs/user/references/registry/redis.html     |   4 +-
 zh-cn/docs/user/references/registry/redis.json     |   2 +-
 zh-cn/docs/user/references/registry/simple.html    |   2 +-
 zh-cn/docs/user/references/registry/zookeeper.html |   2 +-
 zh-cn/docs/user/references/telnet.html             |   2 +-
 .../user/references/xml/dubbo-application.html     |   2 +-
 zh-cn/docs/user/references/xml/dubbo-argument.html |   2 +-
 zh-cn/docs/user/references/xml/dubbo-consumer.html |   2 +-
 zh-cn/docs/user/references/xml/dubbo-method.html   |   2 +-
 zh-cn/docs/user/references/xml/dubbo-module.html   |   2 +-
 zh-cn/docs/user/references/xml/dubbo-monitor.html  |   2 +-
 .../docs/user/references/xml/dubbo-parameter.html  |   2 +-
 zh-cn/docs/user/references/xml/dubbo-protocol.html |   2 +-
 zh-cn/docs/user/references/xml/dubbo-provider.html |   2 +-
 .../docs/user/references/xml/dubbo-reference.html  |   2 +-
 zh-cn/docs/user/references/xml/dubbo-registry.html |   2 +-
 zh-cn/docs/user/references/xml/dubbo-service.html  |  14 +-
 zh-cn/docs/user/references/xml/dubbo-service.json  |   2 +-
 zh-cn/docs/user/references/xml/introduction.html   |   2 +-
 zh-cn/docs/user/rest.html                          |   2 +-
 zh-cn/docs/user/serialization.html                 |   2 +-
 zh-cn/docs/user/simple-monitor.html                |   2 +-
 zh-cn/docs/user/{preface => versions}/index.html   |   3 +-
 zh-cn/docs/user/versions/index.json                |   6 +
 zh-cn/docs/user/versions/version-270.html          | 342 +++++++++++++++++++++
 zh-cn/docs/user/versions/version-270.json          |   6 +
 238 files changed, 1687 insertions(+), 595 deletions(-)
 create mode 100644 zh-cn/docs/user/configuration/config-center.html
 create mode 100644 zh-cn/docs/user/configuration/config-center.json
 create mode 100644 
zh-cn/docs/user/configuration/configuration-load-process.html
 create mode 100644 
zh-cn/docs/user/configuration/configuration-load-process.json
 copy zh-cn/docs/user/configuration/{properties.html => 
properties-deprecated.html} (56%)
 copy zh-cn/docs/user/configuration/{properties.json => 
properties-deprecated.json} (96%)
 copy zh-cn/docs/user/demos/{async-call.html => async-call-deprecated.html} 
(58%)
 copy zh-cn/docs/user/demos/{async-call.json => async-call-deprecated.json} 
(97%)
 create mode 100644 zh-cn/docs/user/demos/async-execute-on-provider.html
 create mode 100644 zh-cn/docs/user/demos/async-execute-on-provider.json
 copy zh-cn/docs/user/demos/{config-rule.html => config-rule-deprecated.html} 
(56%)
 copy zh-cn/docs/user/demos/{config-rule.json => config-rule-deprecated.json} 
(96%)
 copy zh-cn/docs/user/demos/{routing-rule.html => routing-rule-deprecated.html} 
(65%)
 copy zh-cn/docs/user/demos/{routing-rule.json => routing-rule-deprecated.json} 
(99%)
 copy zh-cn/docs/user/{preface => versions}/index.html (52%)
 create mode 100644 zh-cn/docs/user/versions/index.json
 create mode 100644 zh-cn/docs/user/versions/version-270.html
 create mode 100644 zh-cn/docs/user/versions/version-270.json

Reply via email to