grafana/docs/sources/release-notes/release-notes-8-2-6.md
Jack Baldry b84294dd27
Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-26 11:06:25 -04:00

21 lines
757 B
Markdown

---
_build:
list: false
aliases:
- /docs/grafana/latest/release-notes/release-notes-8-2-6/
title: Release notes for Grafana 8.2.6
---
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 8.2.6
### Features and enhancements
- **Security:** Upgrade Docker base image to Alpine 3.14.3. [#42061](https://github.com/grafana/grafana/pull/42061), [@dsotirakis](https://github.com/dsotirakis)
- **Security:** Upgrade Go to 1.17.2. [#42427](https://github.com/grafana/grafana/pull/42427), [@idafurjes](https://github.com/idafurjes)
### Bug fixes
- **TimeSeries:** Fix fillBelowTo wrongly affecting fills of unrelated series. [#41998](https://github.com/grafana/grafana/pull/41998), [@leeoniya](https://github.com/leeoniya)