Skip to content

Commit 9108ac6

Browse files
committed
actualize CHANGELOG.md
Signed-off-by: Eugene Klimov <[email protected]>
1 parent 591ee7b commit 9108ac6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 2.2.0 (2020-11-30)
2+
## Enhancement:
3+
4+
* add region support to annotation query, try to fix wrong column orders for table format, fix https://github.com/Vertamedia/clickhouse-grafana/issues/303
5+
* add plugin sign process, fix https://github.com/Vertamedia/clickhouse-grafana/issues/212
6+
* add `DateTime64` support, fix https://github.com/Vertamedia/clickhouse-grafana/issues/292
7+
* add `linux\arm64` backend plugin build
8+
* improve ARRAY JOIN parsing, fix https://github.com/Vertamedia/clickhouse-grafana/issues/284
9+
* improve `docker-compose.yaml` add ability to redefine `GRAFANA_VERSION` and `CLICKHOUSE_VERSION` via environment variables `latest` by default
10+
11+
## Fixes:
12+
* add `*.js.map` and `*.js` from src and spec folder to .gitignore
13+
* don't apply adhoc filters twice when used $adhoc macros, fix https://github.com/Vertamedia/clickhouse-grafana/issues/282
14+
* fix corner case for table format with wrong columns order between meta and data response section, fix https://github.com/Vertamedia/clickhouse-grafana/issues/281
15+
* add trickster to docker-compose environment
16+
* actualize links in README.md
17+
118
# 2.1.0 (2020-08-13)
219

320
## Enhancement:

0 commit comments

Comments
 (0)