We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7ec56 commit a319ea8Copy full SHA for a319ea8
CHANGELOG.md
@@ -1,7 +1,7 @@
1
#Changelog
2
-## 8.3.2(2021-08-09)
3
-* dns 缓存增加最大有效时间配置
4
-* 网络状态检测可关闭
+## 8.3.2(2021-08-17)
+* 对 DNS 域名预解析缓存增加缓存有效期,默认 10 分钟,支持手动修改有效期 GlobalConfiguration.getInstance().dnsCacheMaxTTL 时长,单位为 s
+* 优化网络检测,支持关闭
5
6
7
## 8.3.1(2021-07-12)
0 commit comments