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 965e276 commit 576afc3Copy full SHA for 576afc3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v5.6.14
2
+1. 修复重试时没有关闭 okhttp 流,导致报错在 okhttp 3.14 以上版本会报错 cannot make a new request because the previous response is still open: please call response.close()。
3
+2. 更新事件上报 sdk。
4
+
5
## v5.6.13
6
1. 修复上传时超时计时器线程同步问题
7
0 commit comments