Skip to content

Commit 0435d6f

Browse files
authored
blog: add 3.14.1 release notes (#1959)
1 parent d059e24 commit 0435d6f

File tree

2 files changed

+80
-0
lines changed

2 files changed

+80
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: "Release Apache APISIX 3.14.1"
3+
authors:
4+
- name: "Ashish Tiwari"
5+
title: "Author"
6+
url: "https://github.com/Revolyssup"
7+
image_url: "https://github.com/Revolyssup.png"
8+
- name: "Traky Deng"
9+
title: "Technical Writer"
10+
url: "https://github.com/kayx23"
11+
image_url: "https://github.com/kayx23.png"
12+
keywords:
13+
- Apache APISIX
14+
- API Gateway
15+
- API Management Platform
16+
- New Release
17+
- Cloud Native
18+
description: The Apache APISIX 3.14.1 version is released on Oct 17, 2025. This release includes a bug fix.
19+
tags: [Community]
20+
---
21+
22+
We are glad to release Apache APISIX 3.14.1 with a bug fix to improve user experiences.
23+
24+
<!--truncate-->
25+
26+
## Bug Fix
27+
28+
### Port conflict in worker process for prometheus
29+
30+
Fix an issue where the Prometheus server could sometimes fail to start due to port conflicts when running in worker processes. The fix enables port reuse for the Prometheus server, ensuring reliable startup even during restarts.
31+
32+
For more information, see [PR #12667](https://github.com/apache/apisix/pull/12667).
33+
34+
## Other Update
35+
36+
* Add warning log when skipping schema checks for disabled plugins (PR [#12655](https://github.com/apache/apisix/pull/12655))
37+
38+
## Changelog
39+
40+
For a complete list of changes in this release, please see [CHANGELOG](https://github.com/apache/apisix/blob/master/CHANGELOG.md#3141).
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: "Apache APISIX 3.14.1 正式发布"
3+
authors:
4+
- name: "Ashish Tiwari"
5+
title: "Author"
6+
url: "https://github.com/Revolyssup"
7+
image_url: "https://github.com/Revolyssup.png"
8+
- name: "Traky Deng"
9+
title: "Technical Writer"
10+
url: "https://github.com/kayx23"
11+
image_url: "https://github.com/kayx23.png"
12+
keywords:
13+
- Apache APISIX
14+
- API Gateway
15+
- API Management Platform
16+
- New Release
17+
- Cloud Native
18+
description: Apache APISIX 3.14.1 版本于 2025 年 10 月 17 日发布。该版本带来一则修复。
19+
tags: [Community]
20+
---
21+
22+
我们很高兴地宣布 Apache APISIX 3.14.1 版本已经发布。该版本带来一则修复以改善用户体验。
23+
24+
<!--truncate-->
25+
26+
## 修复
27+
28+
### Prometheus 工作进程中的端口冲突
29+
30+
修复了 Prometheus 服务器在工作进程中运行时,有时由于端口冲突而无法启动的问题。此修复启用了 Prometheus 服务器的端口复用功能,即使在重启期间也能确保可靠启动。
31+
32+
更多信息,请参阅 [PR #12667](https://github.com/apache/apisix/pull/12667)
33+
34+
## 其他更新
35+
36+
* 添加跳过已禁用插件的架构检查时的警告日志 (PR [#12655](https://github.com/apache/apisix/pull/12655))
37+
38+
## 更新日志
39+
40+
此版本的完整更新列表,请参阅 [CHANGELOG](https://github.com/apache/apisix/blob/master/CHANGELOG.md#3141)

0 commit comments

Comments
 (0)