From e6e9d6a782ac25b7967252815d25d5b8df91bb0c Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:47:26 +0100 Subject: [PATCH] Changelog: Updated changelog for 9.5.16 (#82386) Co-authored-by: grafanabot --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dcc0430c51..1235a65552b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1789,6 +1789,15 @@ 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.16 (2024-01-29) + +### Bug fixes + +- **Annotations:** Split cleanup into separate queries and deletes to avoid deadlocks on MySQL. [#80682](https://github.com/grafana/grafana/issues/80682), [@alexweav](https://github.com/alexweav) + + # 9.5.15 (2023-12-18)