mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-03 12:37:36 +08:00
chore: remove unnecessary backport PR in CHANGELOG.md (#5519)
This commit is contained in:
parent
cc43b9fc1b
commit
718eb4b21e
@ -60,7 +60,6 @@ title: Changelog
|
||||
- fix(admin): modify boolean parameters with PATCH [#5434](https://github.com/apache/apisix/pull/5432)
|
||||
- fix(traffic-split): multiple rules with multiple weighted_upstreams under each rule cause upstream_key duplicate [#5414](https://github.com/apache/apisix/pull/5414)
|
||||
- fix: add handler for invalid basic auth header values [#5419](https://github.com/apache/apisix/pull/5419)
|
||||
- fix(request-validation): correct rejected_message to rejected_msg [#5355](https://github.com/apache/apisix/pull/5355)
|
||||
|
||||
### Change
|
||||
|
||||
|
@ -60,7 +60,6 @@ title: CHANGELOG
|
||||
- 修复用 PATCH 方法修改 boolean 参数的问题 [#5434](https://github.com/apache/apisix/pull/5432)
|
||||
- 修复 traffic-split 插件 upstream_key 重复的问题 [#5414](https://github.com/apache/apisix/pull/5414)
|
||||
- basic-auth 插件处理无效的 Authorization header [#5419](https://github.com/apache/apisix/pull/5419)
|
||||
- 更正 request-validation 插件的 rejected_message 为 rejected_msg [#5355](https://github.com/apache/apisix/pull/5355)
|
||||
|
||||
### Change
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user