Skip to content

Commit 6a8595f

Browse files
authored
Update CHANGELOG (#211)
1 parent 17f5f2f commit 6a8595f

File tree

2 files changed

+14
-27
lines changed

2 files changed

+14
-27
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,25 @@
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

appveyor.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)