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