This is an automated email from the ASF dual-hosted git repository. midnight2104 pushed a commit to branch midnight2104 in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
commit c599e48198134d1df65c07cf49d58d8ac73463dd Merge: f974665e4e d850ed3a08 Author: LL2104 <[email protected]> AuthorDate: Wed Aug 10 21:34:12 2022 +0800 merge master ...gin-SourceCode-Analysis-Param-Mapping-Plugin.md | 2 +- community/3-contributor.md | 12 +- community/9-contributors.mdx | 41 --- docs/design/data-sync.md | 4 +- docs/design/database-design.md | 4 +- docs/design/flow-control.md | 4 +- docs/design/register-center-design.md | 4 +- docs/developer/_category_.json | 2 +- .../authority-and-certification/_category_.json | 4 - .../fault-tolerance/hystrix-plugin.md | 122 ++++-- docs/plugin-center/observability/logging-kafka.md | 162 ++++++++ docs/plugin-center/proxy/divide-plugin.md | 4 +- docs/plugin-center/security/_category_.json | 4 + .../cryptor-request-plugin.md | 0 .../cryptor-response-plugin.md | 0 .../jwt-plugin.md | 0 .../oauth2-plugin.md | 0 .../sign-plugin.md | 0 .../waf-plugin.md | 0 docs/quick-start/quick-start-websocket.md | 152 ++++++++ docs/user-guide/dubbo-proxy.md | 4 +- docs/user-guide/grpc-proxy.md | 4 +- docs/user-guide/http-proxy.md | 4 +- docs/user-guide/motan-proxy.md | 4 +- .../property-config/admin-property-config.md | 22 +- .../property-config/client-property-config.md | 2 +- .../property-config/gateway-property-config.md | 314 +++++++++++----- .../register-center-access.md | 0 .../register-center-instance.md | 0 .../{ => property-config}/use-data-sync.md | 0 docs/user-guide/sofa-rpc-proxy.md | 4 +- docs/user-guide/spring-cloud-proxy.md | 4 +- docs/user-guide/tars-proxy.md | 4 +- i18n/zh/code.json | 6 + .../Apache-ShenYu-Committer-2022-08-04.md | 45 +++ ...ugin-SourceCode-Analysis-Context-Path-Plugin.md | 2 +- ...gin-SourceCode-Analysis-Param-Mapping-Plugin.md | 2 +- .../Start-SourceCode-Analysis-Start-Demo.md | 2 +- .../current/13-faq.md | 2 +- .../current/3-contributor.md | 10 +- .../current/9-contributors.mdx | 39 -- .../zh/docusaurus-plugin-content-docs/current.json | 8 +- .../current/design/data-sync.md | 4 +- .../current/design/database-design.md | 2 +- .../current/design/flow-control.md | 4 +- .../current/design/register-center-design.md | 4 +- .../current/design/spi-design.md | 4 +- .../authority-and-certification/_category_.json | 4 - .../fault-tolerance/hystrix-plugin.md | 120 ++++-- .../plugin-center/observability/logging-kafka.md | 156 ++++++++ .../current/plugin-center/proxy/divide-plugin.md | 4 +- .../plugin-center/proxy/websocket-plugin.md | 2 +- .../current/plugin-center/security/_category_.json | 4 + .../cryptor-request-plugin.md | 0 .../cryptor-response-plugin.md | 0 .../jwt-plugin.md | 0 .../oauth2-plugin.md | 0 .../sign-plugin.md | 0 .../waf-plugin.md | 0 .../current/quick-start/quick-start-websocket.md | 147 ++++++++ .../current/user-guide/dubbo-proxy.md | 4 +- .../current/user-guide/grpc-proxy.md | 4 +- .../current/user-guide/http-proxy.md | 4 +- .../current/user-guide/motan-proxy.md | 4 +- .../property-config/admin-property-config.md | 23 +- .../property-config/client-property-config.md | 2 +- .../property-config/gateway-property-config.md | 410 ++++++++++++++------- .../register-center-access.md | 0 .../register-center-instance.md | 0 .../{ => property-config}/use-data-sync.md | 0 .../current/user-guide/sofa-rpc-proxy.md | 4 +- .../current/user-guide/spring-cloud-proxy.md | 4 +- .../current/user-guide/tars-proxy.md | 4 +- .../fault-tolerance/hystrix-plugin.md | 120 ++++-- .../fault-tolerance/hystrix-plugin.md | 120 ++++-- .../quick-start/quick-start-websocket.md | 147 ++++++++ .../fault-tolerance/hystrix-plugin.md | 134 +++++-- .../quick-start/quick-start-websocket.md | 147 ++++++++ .../fault-tolerance/hystrix-plugin.md | 120 ++++-- .../quick-start/quick-start-websocket.md | 147 ++++++++ .../{team.md => team.mdx} | 43 ++- news/Apache-ShenYu-Committer-2022-08-04.md | 47 +++ news/Apache-ShenYu-Committer-2022-08-08.md | 59 +++ src/data/newsInfo.js | 33 +- src/pages/index.module.css | 2 +- src/pages/{team.md => team.mdx} | 49 +++ static/img/news/hefengen.jpg | Bin 0 -> 103457 bytes static/img/news/lishuo.png | Bin 0 -> 774847 bytes .../plugin/hystrix/hystrix-example-rule-en.png | Bin 0 -> 124495 bytes .../plugin/hystrix/hystrix-example-rule-zh.png | Bin 0 -> 110199 bytes .../img/shenyu/plugin/hystrix/hystrix-result.png | Bin 0 -> 252395 bytes .../shenyu/plugin/hystrix/hystrix-send-request.png | Bin 0 -> 172076 bytes .../plugin/logging/logging-kafka/log-rule-en.png | Bin 0 -> 456847 bytes .../plugin/logging/logging-kafka/log-rule-zh.png | Bin 0 -> 469201 bytes .../logging/logging-kafka/logging-config-cn.png | Bin 0 -> 437392 bytes .../logging/logging-kafka/logging-config.png | Bin 0 -> 425535 bytes .../logging/logging-kafka/logging-kafka-arch.jpg | Bin 0 -> 90279 bytes .../logging/logging-kafka/logging-kafka-config.jpg | Bin 0 -> 73773 bytes .../logging/logging-kafka/logging-option-topic.png | Bin 0 -> 488477 bytes .../fault-tolerance/hystrix-plugin.md | 142 +++++-- .../fault-tolerance/hystrix-plugin.md | 142 +++++-- .../quick-start/quick-start-websocket.md | 152 ++++++++ .../fault-tolerance/hystrix-plugin.md | 142 +++++-- .../quick-start/quick-start-websocket.md | 152 ++++++++ .../fault-tolerance/hystrix-plugin.md | 122 ++++-- .../quick-start/quick-start-websocket.md | 152 ++++++++ 106 files changed, 3357 insertions(+), 736 deletions(-)
