Skip to content

Releases: grafana/grafana

10.4.2 (2024-04-10)

11 Apr 19:42
v10.4.2
22809de
Compare
Choose a tag to compare

Download page
What's new highlights

Bug fixes

  • Angular deprecation: Prefer local "angularDetected" value to the remote one. #85631, @xnyo
  • AuthProxy: Fix missing session for ldap auth proxy users. #85237, @Jguer
  • Alerting: Fix receiver inheritance when provisioning a notification policy. #85192, @julienduchesne
  • CloudMonitoring: Only run query if filters are complete. #85016, @aangelisc

11.0.0-preview (2024-04-08)

08 Apr 11:00
ead392f
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

Read more

10.2.6 (2024-03-25)

26 Mar 14:14
v10.2.6
5f1eccd
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

  • Postgres: Allow disabling SNI on SSL-enabled connections. #84258, @papagian

Bug fixes

  • CloudMonitoring: Only run query if filters are complete. #85014, @aangelisc
  • Snapshots: Require delete within same org (backport). #84730, @ryantxu
  • Dashboard: Fix issue where out-of-view shared query panels caused blank dependent panels. #84195, @kaydelaney
  • Dashboards: Run shared queries even when source panel is in collapsed row. #84166, @kaydelaney
  • Prometheus: Fix calculating rate interval when there is no interval specified. #84082, @itsmylife
  • Prometheus: Fix $__rate_interval calculation. #84063, @tolzhabayev

10.1.9 (2024-03-25)

26 Mar 13:47
v10.1.9
783cbd8
Compare
Choose a tag to compare

Download page
What's new highlights

Bug fixes

  • Snapshots: Require delete within same org (backport). #84765, @ryantxu

10.0.13 (2024-03-25)

26 Mar 13:20
v10.0.13
9c2ce62
Compare
Choose a tag to compare

Download page
What's new highlights

Bug fixes

  • Snapshots: Require delete within same org (backport). #84764, @ryantxu

9.5.18 (2024-03-25)

26 Mar 13:02
v9.5.18
f4c5a60
Compare
Choose a tag to compare

Download page
What's new highlights

Bug fixes

  • Snapshots: Require delete within same org (backport). #84762, @ryantxu

10.4.1 (2024-03-20)

21 Mar 16:20
d3ce857
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

  • Alerting: Add "Keep Last State" backend functionality. #84406, @rwwiv
  • Postgres: Allow disabling SNI on SSL-enabled connections. #84249, @papagian
  • DataQuery: Track panel plugin id not type. #83164, @torkelo

Bug fixes

10.3.5 (2024-03-20)

21 Mar 16:33
v10.3.5
6db35ad
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

  • Postgres: Allow disabling SNI on SSL-enabled connections. #84259, @papagian

Bug fixes

  • Snapshots: Require delete within same org (backport). #84707, @ryantxu
  • Elasticsearch: Fix legend for alerting, expressions and previously frontend queries. #84684, @ivanahuckova
  • Dashboard: Fix issue where out-of-view shared query panels caused blank dependent panels. #84196, @kaydelaney
  • Alerting: Fix preview getting the correct queries from the form. #81481, @soniaAguilarPeiron

10.3.4 (2024-03-06)

06 Mar 15:46
v10.3.4
5bde273
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

  • Chore: Improve domain validation for Google OAuth - Backport 83229 to v10.3.x. #83725, @linoman

Bug fixes

  • LDAP: Fix LDAP users authenticated via auth proxy not being able to use LDAP active sync. #83750, @Jguer
  • Tempo: Add template variable interpolation for filters (#83213). #83706, @joey-grafana
  • Elasticsearch: Fix adhoc filters not applied in frontend mode. #83596, @svennergr
  • Dashboards: Fixes issue where panels would not refresh if time range updated while in panel view mode. #83525, @kaydelaney
  • Auth: Fix email verification bypass when using basic authentication. #83484
  • AuthProxy: Invalidate previous cached item for user when changes are made to any header. #83203, @klesh
  • LibraryPanels/RBAC: Fix issue where folder scopes weren't being correctly inherited. #82902, @kaydelaney
  • LibraryPanels: Fix issue with repeated library panels. #82259, @kaydelaney
  • Plugins: Don't auto prepend app sub url to plugin asset paths. #82147, @wbrowne
  • Elasticsearch: Set middlewares from Grafana's httpClientProvider. #81929, @svennergr
  • Folders: Fix failure to update folder in SQLite. #81862, @papagian
  • Loki/Elastic: Assert queryfix value to always be string. #81463, @svennergr

Breaking changes

We're adding a between the response of the ID token HD parameter and the list of allowed domains. This feature can be disabled through the configuration toggle validate_hd . Anyone using the legacy Google OAuth configuration should disable this validation if the ID Token response doesn't have the HD parameter. Issue #83725

10.2.5 (2024-03-06)

06 Mar 16:00
v10.2.5
ef29c15
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

  • Alerting: Add setting to distribute rule group evaluations over time. #81404, @alexweav

Bug fixes

  • Cloudwatch: Fix errors while loading queries/datasource on Safari. #83842, @kevinwcyu
  • Elasticsearch: Fix adhoc filters not applied in frontend mode. #83595, @svennergr
  • Auth: Fix email verification bypass when using basic authentication. #83489
  • Alerting: Fix queries and expressions in rule view details. #82875, @soniaAguilarPeiron
  • Plugins: Don't auto prepend app sub url to plugin asset paths. #82146, @wbrowne
  • Folders: Fix failure to update folder in SQLite. #81861, @papagian