From af37511ee1f666469a7e03e6667abf1d6523ccfa Mon Sep 17 00:00:00 2001 From: Andreas Christou Date: Wed, 6 Mar 2024 16:44:11 +0000 Subject: [PATCH] [v10.0.x] Changelog: Updated changelog for 10.0.12 (#84012) Changelog: Updated changelog for 10.0.12 (#84008) Co-authored-by: grafanabot (cherry picked from commit 32480b49aa985e99c4c23fefcf53f66e4783f2bc) # 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 1266e23900f..659e25595cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +# 10.0.12 (2024-03-06) + +### Bug fixes + +- **Auth:** Fix email verification bypass when using basic authentication. [#83493](https://github.com/grafana/grafana/issues/83493) + + # 10.0.11 (2024-01-29)