From 691a00f7a1f67833abfd706c31af8d43c11db7f3 Mon Sep 17 00:00:00 2001 From: Andreas Christou Date: Wed, 6 Mar 2024 16:52:07 +0000 Subject: [PATCH] [v9.5.x] Changelog: Updated changelog for 9.5.17 (#84017) Changelog: Updated changelog for 9.5.17 (#84015) Co-authored-by: grafanabot (cherry picked from commit 7f2e245d0bfc23756f24dd72adedcdeef5dbef8c) # Conflicts: # CHANGELOG.md Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58bc966fef6..ae213811707 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ + + +# 9.5.17 (2024-03-05) + +### Features and enhancements + +- Bump go-git to v5.11.0. [#83711](https://github.com/grafana/grafana/issues/83711), [@papagian](https://github.com/papagian) +- **Plugins:** Bump otelgrpc instrumentation to 0.47.0. [#83674](https://github.com/grafana/grafana/issues/83674), [@wbrowne](https://github.com/wbrowne) + +### Bug fixes + +- **Auth:** Fix email verification bypass when using basic authentication. [#83494](https://github.com/grafana/grafana/issues/83494) + + # 9.5.16 (2024-01-29)