File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.0.0] ( https://github.com/apricote/grafana-hcloud-datasource/releases/tag/v1.0.0 )
4+
5+ ### Breaking Changes
6+
7+ All dependencies of the plugin have been updated, and it now requires Grafana 12.1+ ; .
8+
9+ ### Features
10+
11+ - ** BREAKING** : Grafana 12 (#13 )
12+
13+ ### Bug Fixes
14+
15+ - aborted request when API returned invalid_input error (#12 )
16+
317## 0.3.0 (2024-04-28)
418
519### New Features
Original file line number Diff line number Diff line change 11{
22 "name" : " grafana-hcloud-datasource" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " Get metrics from hetzner cloud servers and load balancers directly in grafana" ,
55 "scripts" : {
66 "build" : " webpack -c ./.config/webpack/webpack.config.ts --env production" ,
You can’t perform that action at this time.
0 commit comments