Releases: grafana/grafana-infinity-datasource
Releases · grafana/grafana-infinity-datasource
Release v1.0.0-dev.2
try and uql update
Release v1.0.0-dev.1
vitest & "as is" format with url
Release v0.8.8
chore: more logging and provisioning
Release v0.8.7
minimist dependency update
Release v0.8.6
UQL Editor updates
Release v0.8.5
bug fixes
Release v0.8.4
More auth (#279) * more authentication types added Signed-off-by: Sriramajeyam Sugumaran <[email protected]> * query inspector update Signed-off-by: Sriramajeyam Sugumaran <[email protected]> * allowed hosts config Signed-off-by: Sriramajeyam Sugumaran <[email protected]> * spellcheck added to ci Signed-off-by: Sriramajeyam Sugumaran <[email protected]> * YAML support added via UQL Signed-off-by: Sriramajeyam Sugumaran <[email protected]> * uql test added for yaml * UQL sample dashboard updated * go update and executed query string * lint errors fixed
Release v0.8.3
uql update
Release v0.8.2
fixes #254
Release v0.8.1
- Forward OAuth identity support
- Query inspector now shows actual data in response meta data. (frame->schema->meta->custom)
- GROQ Query support - alpha
- OAuth2 Client credentials authentication support - alpha
- OAuth2 JWT authentication support - alpha
- Experimental graphQL interface