Skip to content

Commit a06a9bf

Browse files
committed
changes: add Chinese version CHANGELOG.
1 parent f812bdb commit a06a9bf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG_CN.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
# Table of Contents
2121

22+
- [1.3.0](#130)
2223
- [1.2.0](#120)
2324
- [1.1.0](#110)
2425
- [1.0.0](#100)
@@ -27,6 +28,19 @@
2728
- [0.7.0](#070)
2829
- [0.6.0](#060)
2930

31+
## 1.3.0
32+
33+
1.3 版本主要带来安全更新。
34+
35+
## Security
36+
- 拒绝无效的 header [#1462](https://github.com/apache/incubator-apisix/pull/1462) 并对 uri 进行安全编码 [#1461](https://github.com/apache/incubator-apisix/pull/1461)
37+
- 默认只允许本地环回地址 127.0.0.1 访问 admin API 和 dashboard. [#1458](https://github.com/apache/incubator-apisix/pull/1458)
38+
39+
### Plugin
40+
- :sunrise: **新增批量请求插件**. [#1388](https://github.com/apache/incubator-apisix/pull/1388)
41+
- 实现完成 `sys logger` 插件. [#1414](https://github.com/apache/incubator-apisix/pull/1414)
42+
43+
3044
## 1.2.0
3145
1.2 版本在内核以及插件上带来了非常多的更新。
3246

0 commit comments

Comments
 (0)