Releases: motherduckdb/grafana-duckdb-datasource
Releases · motherduckdb/grafana-duckdb-datasource
duckdb-datasource v0.3.0 + duckdb 1.4.1
What's Changed
- adding a database field INFRA-606 by @moulid-adan in #45
- bump duckdb to 1.4.1 by @hrl20 in #47
New Contributors
- @moulid-adan made their first contribution in #45
Full Changelog: v0.3.1...v0.4.0
duckdb-datasource v0.3.1 + duckdb 1.3.1 bugfix
What's Changed
Full Changelog: v0.3.0...v0.3.1
duckdb-datasource v0.3.0 + duckdb 1.3.1
duckdb-datasource v0.2.1 + duckdb 1.2.2
What's Changed
Due to glibc compatibility reasons will skip the upgrade to duckdb 1.3.0 and jump straight to duckdb 1.3.1.
Full Changelog: v0.2.0...v0.2.1
duckdb-datasource v0.2.0 + duckdb 1.2.2
- Bump DuckDB to 1.2.2 🦆 .
- Remove the dependency on the forked grafana-plugin-sdk-go.
- Avoid setting motherduck token as environment variable, use the duckdb config instead.
duckdb-datasource v0.1.1
- change the default duckdb home_directory, secret_directory and extension_directory to /var/lib/grafana so the extensions installed would be persisted when running the grafana docker image.
- bump the grafana-plugin-sdk-go.
0.1.0-b initial release with alerting enabled
Enable alerting- that's the only change.
0.1.0 initial release
Just an initial release.
Supports Windows, MacOS arm64, Linux arm64 and Linux amd64.