From a68993825ef75cc51f8e019c5ddd833d22ad2b4f Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 14:06:12 +0100 Subject: [PATCH] Release: update changelog for 10.4.9 (#93808) Update changelog Co-authored-by: github-actions[bot] Co-authored-by: Sergej-Vlasov --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96ba9813e22..6b91b9ab6ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + + +# 10.4.9 (2024-09-26) + +### Features and enhancements + +- **Chore:** Update swagger ui (4.3.0 to 5.17.14) [#92344](https://github.com/grafana/grafana/pull/92344), [@ryantxu](https://github.com/ryantxu) + +### Bug fixes + +- **Provisioning:** Prevent provisioning folder errors from failing startup [#92591](https://github.com/grafana/grafana/pull/92591), [@suntala](https://github.com/suntala) + + # 10.3.10 (2024-09-26)