File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.3.0
4+
5+ - ** improvement** Support key/value variables (@retzkek #48 )
6+ - ** improvement** Configurable timePath and timeFormat (@retzkek #49 )
7+ - ** documentation** rewrite examples to use the test data source, which provides
8+ an example server and dashboard that [ users can
9+ install] ( https://github.com/fifemon/graphql-test-source ) to learn and
10+ experiment with. (@retzkek #51 )
11+
312## v1.2.0
413
514- ** improvement** Add support for dashboard variable queries (@ggranberry #38 )
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.3.0
4+
5+ - ** improvement** Support key/value variables (@retzkek #48 )
6+ - ** improvement** Configurable timePath and timeFormat (@retzkek #49 )
7+ - ** documentation** rewrite examples to use the test data source, which provides
8+ an example server and dashboard that [ users can
9+ install] ( https://github.com/fifemon/graphql-test-source ) to learn and
10+ experiment with. (@retzkek #51 )
11+
312## v1.2.0
413
514- ** improvement** Add support for dashboard variable queries (@ggranberry #38 )
Original file line number Diff line number Diff line change 2424 { "name" : " DeutscheBahn Arrivals Annotations" , "path" : " img/db_arrivals_annotations.png" },
2525 { "name" : " GitHub Security Advisories" , "path" : " img/github_security_advisories.png" }
2626 ],
27- "version" : " 1.2 .0" ,
27+ "version" : " 1.3 .0" ,
2828 "updated" : " 2021-03-16"
2929 },
3030
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-datasource" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
44 "description" : " Generic GraphQL data source" ,
55 "scripts" : {
66 "build" : " grafana-toolkit plugin:build" ,
You can’t perform that action at this time.
0 commit comments