We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1c66b commit b5efde7Copy full SHA for b5efde7
Changelist.md
@@ -1,15 +1,17 @@
1
-## v2.4.11 2021.01.06
+## v2.4.11 2021.01.07
2
### en
3
- fix tarsnode, not registerNode when nodeName is empty
4
- fix tars-install.sh create database bug in k8s
5
- tars.default add activating-timeout
6
- fix tarsnode start scripts all success bug
7
+- stat & property delele old history db data
8
9
### cn
10
- 修复tarsnode, 当nodeName为空时, 不要调用registerNode
11
- 修复 tars-install.sh 创建 database 的问题
12
- tars.default 添加 activating-timeout 参数
13
- 修复tarsnode启动脚本的时候, 总是判断成功的问题
14
+- stat & property 定时删除老的历史数据, 缺省保留31天
15
16
## v2.4.10 2020.11.09
17
0 commit comments