This repository was archived by the owner on Oct 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,9 @@ This plugin requires node 6.10.0
170170
171171### Changelog
172172
173+ 1.3.5
174+ - Fix for dropdowns in query editor to allow writing template variables (broke due to change in Grafana).
175+
1731761.3.4
174177- Adds support for With Credentials (sends grafana cookies with request) when using Direct mode
175178- Fix for the typeahead component for metrics dropdown (/search endpoint).
Original file line number Diff line number Diff line change @@ -160,6 +160,9 @@ This plugin requires node 6.10.0
160160
161161### Changelog
162162
163+ 1.3.5
164+ - Fix for dropdowns in query editor to allow writing template variables (broke due to change in Grafana).
165+
1631661.3.4
164167- Adds support for With Credentials (sends grafana cookies with request) when using Direct mode
165168- Fix for the typeahead component for metrics dropdown (/search endpoint).
Original file line number Diff line number Diff line change 2424 {"name" : " GitHub" , "url" : " https://github.com/grafana/simple-json-datasource" },
2525 {"name" : " MIT License" , "url" : " https://github.com/grafana/simple-json-datasource/blob/master/LICENSE" }
2626 ],
27- "version" : " 1.3.4 " ,
28- "updated" : " 2017-05-10 "
27+ "version" : " 1.3.5 " ,
28+ "updated" : " 2017-09-21 "
2929 },
3030
3131 "dependencies" : {
Original file line number Diff line number Diff line change 2424 {"name" : " GitHub" , "url" : " https://github.com/grafana/simple-json-datasource" },
2525 {"name" : " MIT License" , "url" : " https://github.com/grafana/simple-json-datasource/blob/master/LICENSE" }
2626 ],
27- "version" : " 1.3.4 " ,
28- "updated" : " 2017-05-10 "
27+ "version" : " 1.3.5 " ,
28+ "updated" : " 2017-09-21 "
2929 },
3030
3131 "dependencies" : {
You can’t perform that action at this time.
0 commit comments