File tree Expand file tree Collapse file tree 2 files changed +14
-27
lines changed Expand file tree Collapse file tree 2 files changed +14
-27
lines changed Original file line number Diff line number Diff line change 55### Breaking changes
66
77- HGET returns field with values named as requested field instead of "Value" similar to HMGET and HGETALL.
8- - Adding of the ` time ` field for Streaming moved from Frontend to Backend. Field's name renamed to "#time" to avoid confusion with returned fields.
8+ - Streaming field ` time ` moved from Frontend to Backend. Field's name renamed to "#time" to avoid confusion with returned fields.
99
1010### Features / Enhancements
1111
12+ - Add Redis Explorer to README and minor docker updates (#195 )
1213- Alerting for Grafana-Redis-Datasource #166
1314- Add support for Sentinel ACL User and Password authentication separate from Redis #197
15+ - Add Support for RedisGraph query nodes count (#199 )
16+ - Add GRAPH.EXPLAIN and GRAPH.PROFILE commands (#200 )
17+ - Add GRAPH.CONFIG and RedisGraph refactoring (#201 )
18+ - Refactor RedisTimeSeries and RedisGears commands (#202 )
19+ - Upgrade Grafana 7.5.7 and backend dependencies (#203 )
20+ - Add Streaming dashboard for v8 and update #time streaming field (#204 )
21+ - Add TS.MGET command (#209 )
22+ - Refactor Redis commands (#210 )
23+
24+ ### Bug fixes
25+
26+ - Fix NaN for variables (#206 )
1427
1528## 1.4.0 (2021-05-08)
1629
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments