spacewander commented on a change in pull request #5515:
URL: https://github.com/apache/apisix/pull/5515#discussion_r749083559



##########
File path: docs/zh/latest/CHANGELOG.md
##########
@@ -47,6 +48,26 @@ title: CHANGELOG
 - [0.7.0](#070)
 - [0.6.0](#060)
 
+## 2.10.2
+
+### Bugfix
+
+- 更正 response.set_header 行为,与 request.set_header 保持一致 
[#5499](https://github.com/apache/apisix/pull/5499)
+- 修复 batch-requests 插件中 client ip 的问题 
[#5476](https://github.com/apache/apisix/pull/5476)
+- 修复 upstream 被多条 routes 绑定时,负载不平衡的问题 
[#5462](https://github.com/apache/apisix/pull/5462)
+- hmac-auth 插件检查是否缺少 X-HMAC-ALGORITHM header 
[#5467](https://github.com/apache/apisix/pull/5467)
+- 防止不可信的 request_uri [#5458](https://github.com/apache/apisix/pull/5458)
+- 修复用 PATCH 方法修改 boolean 参数的问题 
[#5434](https://github.com/apache/apisix/pull/5432)
+- auth-ldap 插件处理无效的 Authorization header 
[#5432](https://github.com/apache/apisix/pull/5432)

Review comment:
       the changelog needs to be fixed too. The master branch should also be 
fixed.
   I should point it out in the early PR.
   Sorry for my mistake.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to