Skip to content

Releases: apricote/grafana-hcloud-datasource

v1.0.1

13 Sep 08:36
41dd293

Choose a tag to compare

Breaking Changes

All dependencies of the plugin have been updated, and it now requires Grafana 12.1+.

Features

  • BREAKING: Grafana 12 (#13)

Bug Fixes

  • aborted request when API returned invalid_input error (#12)

v1.0.0

13 Sep 07:50
88999cb

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

Breaking Changes

All dependencies of the plugin have been updated, and it now requires Grafana 12.1+.

Features

  • BREAKING: Grafana 12 (#13)

Bug Fixes

  • aborted request when API returned invalid_input error (#12)

v0.3.0

28 Apr 09:53

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Jan 16:29

Choose a tag to compare

What's Changed

  • feat: Sign Plugin for distribution by @apricote in #2
  • docs: remove pre-release warning in readme by @apricote in #3
  • fix: resource calls using wrong paths and not handling unknown route by @apricote in #4
  • feat: improve error message when API Token is invalid or missing by @apricote in #5

Full Changelog: v0.1.1...v0.2.0

v0.1.1

10 Jan 18:04

Choose a tag to compare

What's Changed

  • fix: remove double slash in resource calls from frontend
  • fix: remove type assertation for *prometheus.Registry by @apricote in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Jan 18:25

Choose a tag to compare

Initial Release