From 695c1a08f3bcb58e4efa125176caf6d195ce0fe0 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 09:09:29 +0300 Subject: [PATCH] Changelog: Updated changelog for 9.5.10 (#75052) Co-authored-by: grafanabot --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df23a6551ba..00aed3a7539 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -909,6 +909,16 @@ 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) + + +# 9.5.10 (2023-09-18) + +### Features and enhancements + +- **Chore:** Upgrade Alpine base image to 3.18.3. [#74995](https://github.com/grafana/grafana/issues/74995), [@zerok](https://github.com/zerok) +- **Chore:** Upgrade Go to 1.20.8. [#74982](https://github.com/grafana/grafana/issues/74982), [@zerok](https://github.com/zerok) + + # 9.5.9 (2023-09-05)