Skip to content

Releases: grafana/grafana

11.0.0 (2024-05-14)

14 May 09:16
277ef25
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

Bug fixes

  • AuthN: Fix signout redirect url. #87681, @kalleep
  • CloudMonitoring: Improve legacy query migrations. #87648, @aangelisc
  • Azure data sources: Set selected config type before save. #87632, @bossinc
  • Loki: Fix log context when no label types are present. #87600, @svennergr
  • DashboardScene: Fixes editing transformations after toggling table view. #87485, @torkelo
  • DashboardDataSource: Fixes issue where sometimes untransformed data could be returned . #87484, @torkelo
  • Provisioning: Look up provisioned folders by UID when possible. #87468, @DanCech
  • Cloudwatch: Update grafana-aws-sdk to fix sts endpoints. #87345, @iwysiu
  • Select: Fixes issue preserving search term (input) when selecting a value. #87249, @torkelo
  • Alerting: Prevent search from locking the browser. #87230, @gillesdemey
  • DashboardScene: Fixes issue referring to library panel in dashboard data source . #87173, @torkelo
  • Data source: Maintain the default data source permissions when switching from unlicensed to licensed Grafana. #87142, @IevaVasiljeva
  • Alerting: Allow deleting contact points referenced only by auto-generated policies. #87115, @gillesdemey
  • Auth: Sign sigV4 request after adding headers. #87072, @iwysiu
  • DashboardScene: Fixes issues with relative time range in panel edit. #87026, @torkelo
  • DashboardScene: Fixes issue with dashboard links and variables. #87025, @torkelo
  • SQLStore: Disable redundant create and drop unique index migrations on dashboard table. #86867, @papagian
  • LogContext: Fix structured metadata labels being added as stream selectors. #86826, @svennergr
  • DashboardScene: Fixes issue with editing panels that uses instanceState. #86824, @torkelo
  • DashboardScene: Fixes deleting dirty dashboard. #86757, @torkelo
  • Alerting: Take receivers into account when custom grouping Alertmanager groups. #86699, @konrad147
  • LDAP: Fix listing all non-matching groups. #86689, @mgyongyosi
  • Alerting: Fix simplified routing group by override. #86563, @JacobsonMT
  • NodeGraph: Fix invisible arrow tips in Editor. #86548, @timo
  • Dashboard: DashboardPageProxy - Use chaining operators to prevent runtime error. #86536, @axelavargas
  • Cli: Check missing plugin parameter of plugin update command. #86522, @VergeDX
  • DashboardScene: Fixes issue saving new dashboard from panel edit. #86480, @torkelo
  • DashboardScene: Fixes minor issue transitioning between dashboards. #86475, @torkelo
  • MSSQL: Add SQL_VARIANT converter and update test. #86469, @aangelisc
  • DashboardScene: Fixes react panels with old angular options. #86411, @torkelo
  • Alerting: Fix simplified routes '...' groupBy creating invalid routes. #86376, @JacobsonMT
  • AWS DataSource: Fix namespaces in sagemaker metrics. #86363, @tristanburgess
  • DashboardScene: Fixes saving dashboard with angular panels . #86255, @torkelo
  • DashboardScene: Fix empty row repeat issue. #86254, @torkelo
  • Nodegraph: Fix issue with rendering single node. #86195, @aocenas
  • Datasources: Add fixed width to name field in config editor. #86179, @sunker
  • Alerting: Return a 400 and errutil error when trying to delete a contact point that is referenced by a policy. #86163, @alexweav
  • Table Panel: Fix image disappearing when datalinks applied. #86160, @codeincarnate
  • LibraryPanelRBAC: Fix issue with importing dashboards containing library panels. #86149, @kaydelaney
  • DashboardScene: Fixes issue moving between dashboards. #86096, @torkelo
  • Alerting: Fix evaluation metrics to not count retries. #86059, @stevesg
  • Google Cloud Monitor: Fix interface conversion for incorrect type in cloudMonitoringProm.run. #85928, @adamyeats
  • Dashboard: Allow auto refresh option when saving a dashboard. #85922, @bfmatei
  • Time Zones: Fix relative time when using UTC timezone. #85779, @ashharrison90
  • PostgreSQL: Fix the verify-ca mode. #85775, @gabor
  • DashboardScene: Fixes issue with mobile responsive layout due to repeated grid item class. #85741, @torkelo
  • DashboardScene: Fixes panel edit issue with clearing title not resulting in hover header mode . #85633, [@torkelo](https://...
Read more

10.4.3 (2024-05-13)

14 May 15:30
6e6fbf6
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

Bug fixes

  • CloudMonitoring: Improve legacy query migrations. #87647, @aangelisc
  • Azure data sources: Set selected config type before save. #87585, @bossinc
  • Provisioning: Look up provisioned folders by UID when possible. #87467, @DanCech
  • Cloudwatch: Update grafana-aws-sdk to fix sts endpoints. #87348, @iwysiu
  • Alerting: Prevent search from locking the browser. #87231, @gillesdemey
  • SQLStore: Disable redundant create and drop unique index migrations on dashboard table. #86866, @papagian
  • Alerting: Take receivers into account when custom grouping Alertmanager groups. #86697, @konrad147
  • LDAP: Fix listing all non-matching groups. #86690, @mgyongyosi
  • Alerting: Fix simplified routing group by override. #86620, @JacobsonMT
  • Alerting: Return a 400 and errutil error when trying to delete a contact point that is referenced by a policy. #86162, @alexweav
  • LibraryPanelRBAC: Fix issue with importing dashboards containing library panels. #86150, @kaydelaney
  • Google Cloud Monitor: Fix res being accessed after it becomes nil in promql_query.go. #85959, @adamyeats
  • Google Cloud Monitor: Fix interface conversion for incorrect type in cloudMonitoringProm.run. #85957, @adamyeats
  • Dashboard: Allow auto refresh option when saving a dashboard. #85921, @bfmatei
  • Reporting: Fix monthly schedule text and modify monthly schedule inputs behavior. (Enterprise)
  • SAML: Fix Authn request generation in case of HTTP-POST binding. (Enterprise)

10.3.6 (2024-05-13)

14 May 15:07
d3ccac6
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

Bug fixes

  • Azure data sources: Set selected config type before save. #87584, @bossinc
  • LibraryPanelRBAC: Fix issue with importing dashboards containing library panels. #86148, @kaydelaney
  • AuthProxy: Fix missing session for ldap auth proxy users. #85250, @Jguer
  • PDF: Fix initialization when SMTP is disabled. (Enterprise)

10.2.7 (2024-05-13)

14 May 19:43
4c8b6e8
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

Bug fixes

  • Azure data sources: Set selected config type before save. #87583, @bossinc

10.1.10 (2024-05-13)

14 May 22:56
7b442dc
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

9.5.19 (2024-05-13)

14 May 22:59
v9.5.19
9f682fb
Compare
Choose a tag to compare

Download page
What's new highlights

Features and enhancements

Bug fixes

  • Provisioning: Look up provisioned folders by UID when possible. #87504, @DanCech

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