This is an automated email from the ASF dual-hosted git repository. yilinzeng pushed a commit to branch yzeng25-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-website.git
commit 1af5049a0141a4922d1ca75ff7a6a777df4fa282 Author: Yilin Zeng <[email protected]> AuthorDate: Fri Jul 7 16:34:13 2023 +0800 docs: fix truncate in the blog --- blog/zh/blog/2023/06/30/release-apache-apisix-3.4.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/zh/blog/2023/06/30/release-apache-apisix-3.4.0.md b/blog/zh/blog/2023/06/30/release-apache-apisix-3.4.0.md index 10fcf5a1ee1..d0467abca3c 100644 --- a/blog/zh/blog/2023/06/30/release-apache-apisix-3.4.0.md +++ b/blog/zh/blog/2023/06/30/release-apache-apisix-3.4.0.md @@ -21,7 +21,7 @@ tags: [Community] 我们很高兴地介绍 Apache APISIX 3.4.0,它带来了令人兴奋的新功能和性能改进。 -`<!--truncate-->` +<!--truncate--> 此版本提供了一个新的插件 `loki-logger`,可将日志转发到 [Grafana Loki](https://grafana.com/oss/loki/),并允许在路由级别上建立 mTLS 连接。此外,此版本还还引入了许多新的特性,旨在优化对 APISIX 的使用体验。
