We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02539c commit 8e7dd50Copy full SHA for 8e7dd50
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 3.4.4 (2025-07-16)
2
+## Fixes:
3
+* fix IN clause no longer works (3.4.x) with output of ARRAY JOIN, fix https://github.com/Altinity/clickhouse-grafana/issues/799
4
+* fix corner cases for template variable expansion, fix https://github.com/Altinity/clickhouse-grafana/issues/797
5
+
6
7
# 3.4.3 (2025-06-24)
8
## Enhancements:
9
* upgrade [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3, to fix CVE
0 commit comments