| 
1 |  | -# 1.3.1 (In progress)  | 
 | 1 | +# Change Log  | 
 | 2 | + | 
 | 3 | +## 1.3.1 (2021-02-04)  | 
2 | 4 | 
 
  | 
3 | 5 | ### Features / Enhancements  | 
4 | 6 | 
 
  | 
5 | 7 | - Add Unit test for Golang Backend #119  | 
6 | 8 | - Remove "Unknown command" error from response for custom panels #125  | 
 | 9 | +- Update Radix to 3.7.0 and other backend dependencies #128  | 
 | 10 | +- Redis client, unit-tests refactoring and new unit-tests. #129  | 
 | 11 | +- Implement CLI-mode similar to Redis-cli #135  | 
 | 12 | +- Added support for errorstats features coming in redis 6.2; Extended commandstats fields with failedCalls and rejectedCalls #137  | 
 | 13 | +- Add command to support the panel to show the biggest keys (TMSCAN) #133  | 
 | 14 | +- Add RedisGears commands (RG.PYSTATS, RG.DUMPREGISTRATIONS, RG.PYEXECUTE) #136  | 
 | 15 | +- Implement XRANGE and XREVRANGE commands #148  | 
 | 16 | +- Add Client Type tooltip #149  | 
 | 17 | +- Refactoring Query Editor #151  | 
 | 18 | +- Add handling different frame type for Streaming data source #152  | 
 | 19 | +- Update tooltip for RedisTimeSeries Label Filter #155  | 
 | 20 | +- Update Loading state for Streaming for Grafana 7.4 #158  | 
 | 21 | +- Update Grafana SDK 0.86 to fix race conditions #160  | 
 | 22 | +- Add Redis Graph module (GRAPH.QUERY, GRAPH.SLOWLOG) #157  | 
 | 23 | + | 
 | 24 | +### Bug fixes  | 
 | 25 | + | 
 | 26 | +- Experiencing memory leak in Grafana docker seemingly stemming from this plugin #116  | 
 | 27 | +- All Redis Datasource timeout when one is not reachable #73  | 
7 | 28 | 
 
  | 
8 |  | -# 1.3.0 (2021-01-05)  | 
 | 29 | +## 1.3.0 (2021-01-05)  | 
9 | 30 | 
 
  | 
10 | 31 | ### Breaking changes  | 
11 | 32 | 
 
  | 
 | 
46 | 67 | - Update default configuration parameters for Data Source #111  | 
47 | 68 | - Update Key to KeyName to avoid conflict in the Explore tab #112  | 
48 | 69 | 
 
  | 
49 |  | -# 1.2.1 (2020-10-24)  | 
 | 70 | +## 1.2.1 (2020-10-24)  | 
50 | 71 | 
 
  | 
51 | 72 | ### Features / Enhancements  | 
52 | 73 | 
 
  | 
 | 
63 | 84 | - Plugin health check failed for ARM on Linux #61  | 
64 | 85 | - Timeseries data time stamp truncated to seconds #64  | 
65 | 86 | 
 
  | 
66 |  | -# 1.2.0 (2020-08-26)  | 
 | 87 | +## 1.2.0 (2020-08-26)  | 
67 | 88 | 
 
  | 
68 | 89 | ### Features / Enhancements  | 
69 | 90 | 
 
  | 
 | 
87 | 108 | - Fix backend lint issues #41  | 
88 | 109 | - ts.mrange returns no data when label has spaces within #44  | 
89 | 110 | 
 
  | 
90 |  | -# 1.1.2 (2020-07-29)  | 
 | 111 | +## 1.1.2 (2020-07-29)  | 
91 | 112 | 
 
  | 
92 | 113 | ### Features / Enhancements  | 
93 | 114 | 
 
  | 
94 | 115 | - Remove developer jargon from README #30  | 
95 | 116 | - Redis Datasource is Unsigned. K8S+Helm installation #29  | 
96 | 117 | 
 
  | 
97 |  | -# 1.1.1 (2020-07-28)  | 
 | 118 | +## 1.1.1 (2020-07-28)  | 
98 | 119 | 
 
  | 
99 | 120 | ### Features / Enhancements  | 
100 | 121 | 
 
  | 
101 | 122 | - Screenshots added to plugin.json and updated in the README  | 
102 | 123 | - CHANGELOG added to display on the Plugin page  | 
103 | 124 | 
 
  | 
104 |  | -# 1.1.0 (2020-07-24)  | 
 | 125 | +## 1.1.0 (2020-07-24)  | 
105 | 126 | 
 
  | 
106 | 127 | ### Features / Enhancements  | 
107 | 128 | 
 
  | 
108 | 129 | - Updated to Grafana 7.1.0 and the latest version of Radix #27  | 
109 | 130 | - Add dashboard as a part of datasource #25  | 
110 | 131 | - Add Field config units to the response #26  | 
111 | 132 | 
 
  | 
112 |  | -# 1.0.0 (2020-07-13)  | 
 | 133 | +## 1.0.0 (2020-07-13)  | 
113 | 134 | 
 
  | 
114 | 135 | ### Features / Enhancements  | 
115 | 136 | 
 
  | 
 | 
0 commit comments