Skip to content

Commit

Permalink
upgrade 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
UlricQin committed Oct 18, 2020
1 parent 2e80e82 commit 93c35fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@
3.1.3
影响模块:monapi
更新内容:对于P2、P3的告警会发送重复的两条

3.1.4
影响模块:index judge monapi rdb transfer tsdb
更新内容:把hbs的逻辑从monapi挪到rdb,拆分监控的权限点

2 changes: 1 addition & 1 deletion control
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# release version
version=3.1.3
version=3.1.4

CWD=$(cd $(dirname $0)/; pwd)
cd $CWD
Expand Down

0 comments on commit 93c35fd

Please sign in to comment.