Skip to content

Commit 25481d6

Browse files
authored
Prepare v4.10.0 (#1276)
1 parent 87642c4 commit 25481d6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
# 4.10.0
4+
5+
### Features
6+
7+
- Ad-hoc queries: Allow to filter by values inside the map (#1265)
8+
9+
### Fixes
10+
11+
- Fix ad-hoc filter application with templated target tables (#1241)
12+
- Dependency updates
13+
314
# 4.9.1
415

516
### Fixes

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.9.1",
3+
"version": "4.10.0",
44
"description": "Clickhouse Datasource",
55
"engines": {
66
"node": ">=20"

0 commit comments

Comments
 (0)