File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 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 )
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
31451.2 版本在内核以及插件上带来了非常多的更新。
3246
You can’t perform that action at this time.
0 commit comments