Skip to content

Releases: questdb/grafana-questdb-datasource

v0.1.5

19 May 09:07
db0a3a5
Compare
Choose a tag to compare

This is a maintenance release. improving only README and bumping dependencies up.

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.5

v0.1.3

17 Jun 09:38
50e5e17
Compare
Choose a tag to compare

0.1.3

Changed

  • Remove the deprecated vectorator method and use an array format for manipulation. #97
  • Update the necessary copyright + add NOTICE to signal derivative work #97
  • Phase out @grafana/experimental in favor of @grafana/plugin-ui whenever possible.