Skip to content

Commit 3cc0fd7

Browse files
authored
Release v4.12.0 (#1515)
1 parent f43a8cd commit 3cc0fd7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Changelog
22

3-
## Unreleased
3+
## 4.12.0
44

55
### Features
66

77
- Support log volume queries for the SQL editor. Note that this will only work for Grafana versions >= 12.4.0 (#1475)
8+
- Support columns with `.` in ad-hoc filters (#1481)
9+
10+
### Fixes
11+
12+
- Dependency updates
813

914
## 4.11.4
1015

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clickhouse-datasource",
3-
"version": "4.11.4",
3+
"version": "4.12.0",
44
"description": "Clickhouse Datasource",
55
"engines": {
66
"node": ">=20"

0 commit comments

Comments
 (0)