mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:02:12 +08:00
901 B
901 B
_build | aliases | title | |||
---|---|---|---|---|---|
|
|
Release notes for Grafana 8.2.1 |
Release notes for Grafana 8.2.1
Bug fixes
- Dashboard: Fix rendering of repeating panels. #39991, @hugohaggmark
- Datasources: Fix deletion of data source if plugin is not found. #40095, @jackw
- Packaging: Remove systemcallfilters sections from systemd unit files. #40176, @kminehart
- Prometheus: Add Headers to HTTP client options. #40214, @dsotirakis