Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 66e2829

Browse files
committed
getClientIP优先获取传入的请求头信息(pr#1373@Gitee)
1 parent 8bc7c99 commit 66e2829

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
# 🚀Changelog
33

44
-------------------------------------------------------------------------------------------------------------
5-
# 5.8.40(2025-07-30)
5+
# 5.8.40(2025-08-11)
66

77
### 🐣新特性
88
* 【captcha】 `MathGenerator`四则运算方式支持不生成负数结果(pr#1363@Gitee)
99
* 【core 】 增加`MapValueProvider``RecordConverter`并支持Record转换(issue#3985@Github)
1010
* 【core 】 `CalendarUtil`增加`isSameYear``calendar`方法(issue#3995@Github)
1111
* 【core 】 `DateUtil`增加`yyyy-MM-dd'T'HH:mmXXX`格式支持(pr#1367@Gitee)
1212
* 【core 】 `MapUtil`增加flatten方法(pr#1368@Gitee)
13+
* 【extra 】 `getClientIP`优先获取传入的请求头信息(pr#1373@Gitee)
1314

1415
### 🐞Bug修复
1516
* 【extra 】 `Sftp``reconnectIfTimeout`方法改为捕获所有异常(issue#3989@Github)

0 commit comments

Comments
 (0)