Skip to content

v0.25.2

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:39
302cac3
  • BUGFIX: fix client-side crash when opening the variable editor with the Label values query type on Grafana 13.x. See #532.

  • MAINTENANCE: remove the upper bound from the supported Grafana versions (grafanaDependency is now >=11.6.11 <12 || >=12.0.10 <12.1 || >=12.1.7 <12.2 || >=12.2.5), so the plugin is not marked as unsupported on new Grafana releases. Grafana versions where the plugin cannot load (12.0.0-12.0.9, 12.1.0-12.1.6, 12.2.0-12.2.4) remain unsupported.