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

yilinzeng 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 41dd2678f34 blog: add release notes for 3.6.1 (#1709)
41dd2678f34 is described below

commit 41dd2678f34082744c1037a6b20beeb43b2b17b3
Author: Traky Deng <[email protected]>
AuthorDate: Wed Nov 1 00:53:53 2023 -0700

    blog: add release notes for 3.6.1 (#1709)
---
 .../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 insertions(+)

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
new file mode 100644
index 00000000000..166088804de
--- /dev/null
+++ b/blog/en/blog/2023/11/01/release-apache-apisix-3.6.1.md
@@ -0,0 +1,32 @@
+---
+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
new file mode 100644
index 00000000000..02760c3a4d9
--- /dev/null
+++ b/blog/zh/blog/2023/11/01/release-apache-apisix-3.6.1.md
@@ -0,0 +1,32 @@
+---
+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)。

Reply via email to