f6268bc37a
* ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973)
* ReleaseNotes: Updated changelog and release notes for 7.5.4
* Update index link
* Fix boldness
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update codespell words
* Update docs/sources/release-notes/release-notes-7-5-4.md
* Update CHANGELOG.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/release-notes/release-notes-7-5-4.md
* Change bold markers
* Fix escaping
* Update drone yaml
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
(cherry picked from commit a516ff00db)
* Add old release notes
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
1.4 KiB
1.4 KiB
+++ title = "Release notes for Grafana 7.5.4" [_build] list = false +++
Release notes for Grafana 7.5.4
Features and enhancements
- AzureMonitor: Add support for Microsoft.AppConfiguration/configurationStores namespace. #32123, @deesejohn
- TablePanel: Make sorting case-insensitive. #32435, @kaydelaney
Bug fixes
- AzureMonitor: Add support for Virtual WAN namespaces. #32935, @joshhunt
- Bugfix: Add proper padding when scrolling is added to bar gauge. #32411, @mckn
- Datasource: Prevent default data source named "default" from causing infinite loop. #32949, @jackw
- Prometheus: Allow query_exemplars endpoint in data source proxy. #32802, @zoltanbedi
- Table: Fix table data links so they refer to correct row after sorting. #32571, @torkelo