File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed
Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2.0.1 (2021-07-07)
4+
5+ ### Features / Enhancements
6+
7+ - Update Redis Data Source dependency to 1.5.0
8+
39## 2.0.0 (2021-06-25)
410
511### Breaking changes
Original file line number Diff line number Diff line change 3333 "upgrade" : " yarn upgrade --latest" ,
3434 "watch" : " grafana-toolkit plugin:dev --watch"
3535 },
36- "version" : " 2.0.0 "
36+ "version" : " 2.0.1 "
3737}
Original file line number Diff line number Diff line change 77 "id" : " redis-datasource" ,
88 "name" : " Redis Data Source" ,
99 "type" : " datasource" ,
10- "version" : " ^1.4 .0"
10+ "version" : " ^1.5 .0"
1111 }
1212 ]
1313 },
1616 {
1717 "addToNav" : true ,
1818 "defaultNav" : true ,
19- "name" : " Home" ,
2019 "icon" : " home-alt" ,
20+ "name" : " Home" ,
2121 "path" : " /a/redis-app/" ,
2222 "role" : " Admin" ,
2323 "type" : " page"
4545 },
4646 {
4747 "addToNav" : true ,
48- "name" : " Redis Overview" ,
4948 "icon" : " monitor" ,
49+ "name" : " Redis Overview" ,
5050 "path" : " /d/RpSjVqWMz" ,
5151 "role" : " Admin" ,
5252 "type" : " page"
5353 },
5454 {
5555 "addToNav" : true ,
56- "name" : " Redis CLI" ,
5756 "icon" : " calculator-alt" ,
57+ "name" : " Redis CLI" ,
5858 "path" : " /d/_SGxCBNGk" ,
5959 "role" : " Admin" ,
6060 "type" : " page"
6161 },
6262 {
6363 "addToNav" : true ,
64- "name" : " RedisGears" ,
6564 "icon" : " cog" ,
65+ "name" : " RedisGears" ,
6666 "path" : " /d/xFPiNzLMz" ,
6767 "role" : " Admin" ,
6868 "type" : " page"
You can’t perform that action at this time.
0 commit comments