File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 14
14
* ** Singlestat** : Fixes prefix an postfix for gauges, fixes [ #4812 ] ( https://github.com/grafana/grafana/issues/4812 )
15
15
* ** Singlestat** : Fixes auto-refresh on change for some options, fixes [ #4809 ] ( https://github.com/grafana/grafana/issues/4809 )
16
16
17
+ ### Breaking changes
18
+ ** Data Source Query Editors** : Issue [ #3900 ] ( https://github.com/grafana/grafana/issues/3900 )
19
+
20
+ Query editors have been updated to use the new form styles. External data source plugins needs to be
21
+ updated to work. Sorry to introduce breaking change this late in beta phase. We wanted to get this change
22
+ in before 3.0 stable is released so we don't have to break data sources in next release (3.1). If you are
23
+ a data source plugin author and want help for how the new form styles work please ask for help in
24
+ slack channel (link to slack channel in readme).
25
+
17
26
# 3.0.0-beta5 (2016-04-15)
18
27
19
28
### Bug fixes
You can’t perform that action at this time.
0 commit comments