Releases: fifemon/graphql-datasource
Releases · fifemon/graphql-datasource
Release v1.3.0
v1.3.0
Release v1.2.0
v1.2.0
- improvement Add support for dashboard variable queries (@ggranberry #38)
- bug fix Properly scope variables, fixes repeated panel queries (@retzkek #41)
graphql-datasource v1.1.4
graphql-datasource v1.1.3
- use
QueryField
component for a nicer query editing experience (@michaelneale #24) - packaging, documentation, and testing improvements (@michaelneale #27, @retzkek #29)
Note: We're going to stop building releases for Grafana 6 now that we're past the first point release for 7.
graphql-datasource v1.1.2 for Grafana 7
Fix aliases in Grafana 7
graphql-datasource v1.1.1 for Grafana 7.0
v1.1.1-grafana7 graphql-datasource 1.1.1 for Grafana 7.0
graphql-datasource v1.1.1 for Grafana 6
- Fixes error when null field in response
- Not compatible with Grafana > 7.0
graphql-datasource v1.1.0
- BREAKING: top-level
data
should no longer be included in data paths - support multiple data paths, comma-separated