mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 11:02:55 +08:00

* ReleaseNotes: Updated changelog and release notes for 8.0.2 * Update release notes for 8.0.2 * Update CHANGELOG.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/release-notes/release-notes-8-0-2.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by: Ivana <ivana.huckova@gmail.com> Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
1.0 KiB
1.0 KiB
+++ title = "Release notes for Grafana 8.0.2" [_build] list = false +++
Release notes for Grafana 8.0.2
Features and enhancements
- Datasource: Add support for max_conns_per_host in dataproxy settings. #35520, @jvrplmlmn
Bug fixes
- Configuration: Fix changing org preferences in FireFox. #35549, @hugohaggmark
- PieChart: Fix legend dimension limits. #35563, @torkelo
- Postgres/MySQL/MSSQL: Fix panic in concurrent map writes. #35510, @marefr
- Variables: Hide default data source if missing from regex. #35561, @hugohaggmark