What's Changed
- CI: Verify support for Grafana 11
- AMG compatibility: Fetch Grafana version from
/api/frontend/settings
instead of/api/health
. Thanks, @squadgazzz. - Accept
datasource
attribute onDatasourceItem
, but ignore it for the time being. Thanks, @apepojken.
Details
- Update duckdb requirement from <0.11 to <1.1 by @dependabot in #138
- Update lovely-pytest-docker requirement from <1 to <2 by @dependabot in #142
- CI: Verify support for Grafana 11 by @amotl in #140
- Bump docker/build-push-action from 5 to 6 by @dependabot in #139
- Fetch Grafana version from
/api/frontend/settings
by @squadgazzz in #144 - CI: Update dependencies for Docker-based test layer by @amotl in #145
- Update duckdb requirement from <1.1 to <1.2 by @dependabot in #143
- Accept
datasource
attribute onDatasourceItem
, but ignore it by @amotl in #131
New Contributors
- @squadgazzz made their first contribution in #144
Full Changelog: 0.19.1...0.20.0