mirror of
https://github.com/grafana/grafana.git
synced 2025-09-24 07:54:12 +08:00
19 lines
901 B
Markdown
19 lines
901 B
Markdown
---
|
|
_build:
|
|
list: false
|
|
aliases:
|
|
- /docs/grafana/latest/release-notes/release-notes-8-2-1/
|
|
title: Release notes for Grafana 8.2.1
|
|
---
|
|
|
|
<!-- Auto generated by update changelog github action -->
|
|
|
|
# Release notes for Grafana 8.2.1
|
|
|
|
### Bug fixes
|
|
|
|
- **Dashboard:** Fix rendering of repeating panels. [#39991](https://github.com/grafana/grafana/pull/39991), [@hugohaggmark](https://github.com/hugohaggmark)
|
|
- **Datasources:** Fix deletion of data source if plugin is not found. [#40095](https://github.com/grafana/grafana/pull/40095), [@jackw](https://github.com/jackw)
|
|
- **Packaging:** Remove systemcallfilters sections from systemd unit files. [#40176](https://github.com/grafana/grafana/pull/40176), [@kminehart](https://github.com/kminehart)
|
|
- **Prometheus:** Add Headers to HTTP client options. [#40214](https://github.com/grafana/grafana/pull/40214), [@dsotirakis](https://github.com/dsotirakis)
|