This is an automated email from the ASF dual-hosted git repository.
fengzhenbing pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new de3c69d fix some spelling mistakes in 2.4.1 Release (#356)
de3c69d is described below
commit de3c69ddeabfa6f03d0e6c9f1b6b1c68ded6dc7a
Author: 飞鸿雪泥 <[email protected]>
AuthorDate: Sun Nov 14 19:11:55 2021 +0800
fix some spelling mistakes in 2.4.1 Release (#356)
---
event/2.4.1-release.md | 2 +-
.../docusaurus-plugin-content-docs-event/current/2.4.1-release.md | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/event/2.4.1-release.md b/event/2.4.1-release.md
index e65f9c5..9b23c7d 100644
--- a/event/2.4.1-release.md
+++ b/event/2.4.1-release.md
@@ -13,7 +13,7 @@ description: release-notes
- Support local modification data mode
- Add Websocket plugin
- Add CryptorRequest plugin
-- Add CryptorResponsePlugin plugin
+- Add CryptorResponse plugin
- Support Grayscale Release for SpringCloud
- Support Grayscale Release for Apache Dubbo
- Implement the async dubbo invoking for alibaba-dubbo
diff --git
a/i18n/zh/docusaurus-plugin-content-docs-event/current/2.4.1-release.md
b/i18n/zh/docusaurus-plugin-content-docs-event/current/2.4.1-release.md
index 3c4fde0..2bccc9f 100644
--- a/i18n/zh/docusaurus-plugin-content-docs-event/current/2.4.1-release.md
+++ b/i18n/zh/docusaurus-plugin-content-docs-event/current/2.4.1-release.md
@@ -13,9 +13,9 @@ description: release-notes
- 支持本地修改数据。
- 添加`Websocket`插件。
- 添加`CryptorRequest`插件。
-- 添加`CryptorResponsePlugin`。
-- 支持`Spring Cloud`灰度分布。
-- 支持`Apache Dubbo`灰度分布。
+- 添加`CryptorResponse`插件。
+- 支持`Spring Cloud`灰度发布。
+- 支持`Apache Dubbo`灰度发布。
- 实现`dubbo`的异步调用。
- 支持外部跨域配置。
- 支持`Sign`插件的自定义。