File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## 1.0.53
5
+
6
+ WebSocket Data Source Plugin Launch added connection string fix for release
7
+
4
8
## 1.0.52
5
9
6
10
WebSocket Data Source Plugin Launch added connection string fix for release
Original file line number Diff line number Diff line change 2
2
"$schema" : " https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json" ,
3
3
"type" : " datasource" ,
4
4
"name" : " WebSocket API" ,
5
- "id" : " hwm -websocket-plugin" ,
5
+ "id" : " allannava -websocket-plugin" ,
6
6
"metrics" : true ,
7
7
"backend" : true ,
8
8
"streaming" : true ,
33
33
{"name" : " Websockets Payloads" , "path" : " img/assets/grafana-websockets-graphing.png" },
34
34
{"name" : " Streaming" , "path" : " img/assets/grafana-websockets-plugin-streaming.png" }
35
35
],
36
- "version" : " 1.0.52 " ,
36
+ "version" : " 1.0.53 " ,
37
37
"updated" : " %TODAY%"
38
38
},
39
39
"dependencies" : {
You can’t perform that action at this time.
0 commit comments