This is an automated email from the ASF dual-hosted git repository.
traky 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 92010da2010 chore: remove 3.6.1 release notes (#1723)
92010da2010 is described below
commit 92010da20103a99613076ff9fd97dc7a52db8982
Author: Traky Deng <[email protected]>
AuthorDate: Sun Nov 12 12:49:59 2023 -0800
chore: remove 3.6.1 release notes (#1723)
* Delete blog/en/blog/2023/11 directory
* Delete blog/zh/blog/2023/11/01 directory
---
.../blog/2023/11/01/release-apache-apisix-3.6.1.md | 32 ----------------------
.../blog/2023/11/01/release-apache-apisix-3.6.1.md | 32 ----------------------
2 files changed, 64 deletions(-)
diff --git a/blog/en/blog/2023/11/01/release-apache-apisix-3.6.1.md
b/blog/en/blog/2023/11/01/release-apache-apisix-3.6.1.md
deleted file mode 100644
index 166088804de..00000000000
--- a/blog/en/blog/2023/11/01/release-apache-apisix-3.6.1.md
+++ /dev/null
@@ -1,32 +0,0 @@
----
-title: "Release Apache APISIX 3.6.1"
-authors:
- - name: "Ashish Tiwari"
- title: "Author"
- url: "https://github.com/Revolyssup"
- image_url: "https://avatars.githubusercontent.com/u/43276904?v=4"
- - name: "Traky Deng"
- title: "Technical Writer"
- url: "https://github.com/kayx23"
- image_url: "https://avatars.githubusercontent.com/u/39619599?v=4"
-keywords:
-- Apache APISIX
-- API Gateway
-- API Management Platform
-- New Release
-- Cloud Native
-description: The Apache APISIX 3.6.1 version is released on November 1, 2023.
This release includes a bug fix for health check.
-tags: [Community]
----
-
-> We are glad to present Apache APISIX 3.6.1 with a bug fix for health check.
-
-<!--truncate-->
-
-## Bug Fix
-
-- Keep health check target state when upstream changes ([PR
#10312](https://github.com/apache/apisix/pull/10312))
-
-## Changelog
-
-For a complete list of changes in this release, please see
[CHANGELOG](https://github.com/apache/apisix/blob/master/CHANGELOG.md#361).
diff --git a/blog/zh/blog/2023/11/01/release-apache-apisix-3.6.1.md
b/blog/zh/blog/2023/11/01/release-apache-apisix-3.6.1.md
deleted file mode 100644
index 02760c3a4d9..00000000000
--- a/blog/zh/blog/2023/11/01/release-apache-apisix-3.6.1.md
+++ /dev/null
@@ -1,32 +0,0 @@
----
-title: "Apache APISIX 3.6.1 正式发布"
-authors:
- - name: "Ashish Tiwari"
- title: "Author"
- url: "https://github.com/Revolyssup"
- image_url: "https://avatars.githubusercontent.com/u/43276904?v=4"
- - name: "Traky Deng"
- title: "Technical Writer"
- url: "https://github.com/kayx23"
- image_url: "https://avatars.githubusercontent.com/u/39619599?v=4"
-keywords:
-- Apache APISIX
-- API Gateway
-- API Management Platform
-- New Release
-- Cloud Native
-description: Apache APISIX 3.6.1 版本于 2023 年 11 月 1 日发布。该版本包含一个关于健康检查的修复。
-tags: [Community]
----
-
-> 我们很高兴地宣布 Apache APISIX 3.6.1 版本已经发布。该版本包含一个关于健康检查的修复。
-
-<!--truncate-->
-
-## 修复
-
-- 当上游更改时保持运行状况检查目标状态([PR #10312](https://github.com/apache/apisix/pull/10312))
-
-## 变更日志
-
-有关此版本中更改的完整列表,请参阅
[变更日志](https://github.com/apache/apisix/blob/master/CHANGELOG.md#361)。