github Altinity/clickhouse-grafana v3.4.5

6 days ago

3.4.5 (2025-08-30)

Enhancements:

  • switch from LocalStorage to IndexedDB for cache Auto-complete data, fix #802
  • add more informative error message when clickhouse connection user doesn't have access to system.* tables, fix #813
  • add more informative error message bubble for SQL and HTTP errors, fix #821

Fixes:

  • fix corner cases for ahdoc filters when adhoc use datasource from other template variable, fix #805, affected 3.4.0+
  • fix corner cases when adhoc filters didn't replace, fix #804, affected 3.4.0+
  • fix corner cases when template variables have same name with macros like $table, add more informative warning message, fix #815, affected 3.4.0+
  • refactoring SQL parsing to properly replace template variable values like LIMIT $limit, fix #810, affected 3.4.0+
  • fix error when template variable name ignored in step field, fix #803, affected 3.4.0+
  • fix error for template variable wrong expansion, fix #797, affected 3.4.0+

What's Changed

Full Changelog: v3.4.4...v3.4.5

Don't miss a new clickhouse-grafana release

NewReleases is sending notifications on new releases.