This is an automated email from the ASF dual-hosted git repository.
guoqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new b1d195cc32a docs: Delete info about APISIX 3.6.1 (#1725)
b1d195cc32a is described below
commit b1d195cc32a4d4976a95b3b71f9fb7390c1ec9ac
Author: Jing Yan <[email protected]>
AuthorDate: Fri Nov 10 14:31:20 2023 +0800
docs: Delete info about APISIX 3.6.1 (#1725)
---
blog/en/blog/2023/11/08/bi-weekly-report.md | 4 ----
blog/zh/blog/2023/11/08/bi-weekly-report.md | 4 ----
2 files changed, 8 deletions(-)
diff --git a/blog/en/blog/2023/11/08/bi-weekly-report.md
b/blog/en/blog/2023/11/08/bi-weekly-report.md
index c009edc6a02..a6c33b2baa2 100644
--- a/blog/en/blog/2023/11/08/bi-weekly-report.md
+++ b/blog/en/blog/2023/11/08/bi-weekly-report.md
@@ -43,10 +43,6 @@ Our bi-weekly Apache APISIX community report is your window
into the project's w
## Recent Blog Recommendations
-- [Release Apache APISIX
3.6.1](https://apisix.apache.org/blog/2023/11/01/release-apache-apisix-3.6.1/)
-
- We are glad to present Apache APISIX 3.6.1 with a bug fix for health check.
-
- [Embrace the Lightweight APISIX Ingress Controller Without etcd
Dependency](https://apisix.apache.org/blog/2023/10/18/ingress-apisix/)
The innovative architecture of the APISIX Ingress Controller eliminates the
dependency on a standalone etcd cluster, greatly simplifying maintenance costs
and system complexity.
diff --git a/blog/zh/blog/2023/11/08/bi-weekly-report.md
b/blog/zh/blog/2023/11/08/bi-weekly-report.md
index 291ceec00d9..71ea8ca0b0f 100644
--- a/blog/zh/blog/2023/11/08/bi-weekly-report.md
+++ b/blog/zh/blog/2023/11/08/bi-weekly-report.md
@@ -42,10 +42,6 @@ Apache APISIX 社区的双周报旨在帮助社区成员更全面了解项目的
- [支持
apisix-runtime](https://github.com/apache/apisix/pull/10427)(贡献者:[Sn0rt](https://github.com/Sn0rt))
## 最新博客速览
-
-- [Apache APISIX 3.6.1
正式发布](https://apisix.apache.org/zh/blog/2023/11/01/release-apache-apisix-3.6.1/)
-
- 我们很高兴地宣布 Apache APISIX 3.6.1 版本已经发布。该版本包含一个关于健康检查的修复。
- [APISIX Ingress Controller:一种无需 etcd
的轻量级部署方式](https://apisix.apache.org/zh/blog/2023/10/18/ingress-apisix/)