mirror of https://github.com/grafana/grafana.git
Changelog: Updated changelog for 9.5.8 (#73421)
Co-authored-by: grafanabot <bot@grafana.com>
This commit is contained in:
parent
214f46be1f
commit
069afedcf5
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -442,6 +442,19 @@ The `database` field has been deprecated in the Elasticsearch datasource provisi
|
||||||
- **InteractiveTable:** Updated design and minor tweak to Correlactions page. [#66443](https://github.com/grafana/grafana/issues/66443), [@torkelo](https://github.com/torkelo)
|
- **InteractiveTable:** Updated design and minor tweak to Correlactions page. [#66443](https://github.com/grafana/grafana/issues/66443), [@torkelo](https://github.com/torkelo)
|
||||||
|
|
||||||
<!-- 10.0.0-preview END -->
|
<!-- 10.0.0-preview END -->
|
||||||
|
<!-- 9.5.8 START -->
|
||||||
|
|
||||||
|
# 9.5.8 (2023-08-16)
|
||||||
|
|
||||||
|
### Features and enhancements
|
||||||
|
|
||||||
|
- **GenericOAuth:** Set sub as auth id. [#73223](https://github.com/grafana/grafana/issues/73223), [@kalleep](https://github.com/kalleep)
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
- **DataSourceProxy:** Fix url validation error handling. [#73320](https://github.com/grafana/grafana/issues/73320), [@ricci2511](https://github.com/ricci2511)
|
||||||
|
|
||||||
|
<!-- 9.5.8 END -->
|
||||||
<!-- 9.5.7 START -->
|
<!-- 9.5.7 START -->
|
||||||
|
|
||||||
# 9.5.7 (2023-07-20)
|
# 9.5.7 (2023-07-20)
|
||||||
|
|
Loading…
Reference in New Issue