Skip to content

Redis Application plugin 2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 19:34
3b94410

Breaking changes

Supports Grafana 8.0+, for Grafana 7.X use version 1.2.0

Features / Enhancements

  • Upgrade to Grafana 8.0.2 (#67)
  • Update dashboards for v8 and minor updates (#69)
  • Replace old Latency Graph with TimeSeries component (#70)
  • Add Redis 7 commands to CLI (#71)
  • Add NgAlert and Plugin catalog to docker image (#72)
  • Update dashboards in the application's menu as pages (#73)
  • Update CLI legacy switch to ButtonGroup (#74)

Bug fixes

  • "Available Requirements" panel should be set to $redis data source #63
  • Cannot read property 'v1' of undefined (theme.v1) in the Grafana 8 #65
  • Add theme to getDisplayProcessor (#66)
  • Fix adding new data source and minor updates (#68)