From cdd3cd181717d00c99183f387c9a82aa7b5a1dac Mon Sep 17 00:00:00 2001 From: Yuri Tseretyan Date: Tue, 13 Feb 2024 17:26:21 -0500 Subject: [PATCH] Changelog: Updated changelog for 10.1.7 (#82401) (#82403) Co-authored-by: grafanabot (cherry picked from commit cb47177df92a9db194d80fccf77b8ce5db5e6e61) # Conflicts: # CHANGELOG.md Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da0be4827c6..02be7279a17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +# 10.1.7 (2024-01-29) + +### Bug fixes + +- **Annotations:** Split cleanup into separate queries and deletes to avoid deadlocks on MySQL. [#80678](https://github.com/grafana/grafana/issues/80678), [@alexweav](https://github.com/alexweav) + + # 10.1.6 (2023-12-18)