Releases: Altinity/clickhouse-grafana
Releases · Altinity/clickhouse-grafana
v3.0.3
3.0.3 (2024-04-11)
Fixes:
What's Changed
- Fix Issue 515 by @lunaticusgreen in #521
- Fix Issue 516 ( Grafana cloud compatibility ) by @lunaticusgreen in #522
- Fix Issue 518 ( Missing Annotations Query ) by @lunaticusgreen in #523
- Issue 524 by @lunaticusgreen in #526
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #527
- Issue 509: add autocompletion to Code editor by @lunaticusgreen in #525
- fix: custom values for timestamp columns are missing by @lunaticusgreen in #530
- Fix issue 516 #2: deep clone is added by @lunaticusgreen in #534
- grafana cloud, Fix issue 516, 517: deep clone is added by @lunaticusgreen in #535
Full Changelog: v3.0.0...v3.0.3
v3.0.0
3.0.0 (2024-01-19)
Enhancements:
- rewrite plugin from scratch for Grafana 10+ compatibility using react instead of angular
- if you provision datasource from YAML, now
xHeaderKey
move fromjsonData
tosecureJsonData
, and you need to adddataSourceUrl
tojsonData
, look #348 anddocker/grafana/provisioning/datasources/clickhouse-x-auth.yaml
for details
What's Changed
- Bump google.golang.org/grpc from 1.49.0 to 1.53.0 by @dependabot in #481
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #489
- Bump google.golang.org/grpc from 1.49.0 to 1.56.3 by @dependabot in #488
- Bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #490
- Bump axios from 1.3.4 to 1.6.1 by @dependabot in #492
- V3 frontend improvements by @lunaticusgreen in #493
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #504
- Add monaco editor by @lunaticusgreen in #503
- V3 by @lunaticusgreen in #505
- V3 by @lunaticusgreen in #507
- fix: x-clickhouse-key edit by @lunaticusgreen in #511
- prepare v3 by @Slach in #491
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #513
New Contributors
- @lunaticusgreen made their first contribution in #493
Full Changelog: v2.5.4...v3.0.0
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0
2.5.0 (2022-05-31)
Enhancements:
- Add support for Logs visualization, fix #331, thanks @Fiery-Fenix and @pixelsquared
- Add
$conditionalTest
to editor auto-complete - Add support
$__searchFilter
to template variable queries, fix #354 - Add allow sub-seconds time resolution with
$timeSeriesMs
and$timeFilterMs
support, fix #344, fix #398 - Expand template variable values when open context menu
Explore
, fix #346
Fixes:
- remove legacy binaries in dist folder, fix #419
- allow Nullable types in alert label name in backend part, fix #405
- remove INFORMATION_SCHEMA from adhoc control, fix #426
- legacy binaries in dist folder after 2.4.4 release plugin name changed, fix #419
- resolve corner case for
SELECT x IN (SELECT ...)
, fix #421 - tested textbox variables with
${variable:sqlstring}
format, fix #125
v2.4.4
2.4.4 (2022-04-01)
Fixes:
- replace Vertamedia Altinity logo
v2.4.3
2.4.3 (2022-03-02)
Fixes:
- change ClickHouse logo to Altinity logo