File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## 2.13.0
6
+
7
+ - Add PDC support in [ #282 ] ( https://github.com/grafana/x-ray-datasource/pull/282 )
8
+ - Replace @grafana/experimental with @grafana/plugin-ui in [ #292 ] ( https://github.com/grafana/x-ray-datasource/pull/292 )
9
+
5
10
## 2.12.0
6
11
7
12
- Bump the all-node-dependencies group with 19 updates in [ #289 ] ( https://github.com/grafana/x-ray-datasource/pull/289 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grafana-x-ray-datasource" ,
3
- "version" : " 2.12 .0" ,
3
+ "version" : " 2.13 .0" ,
4
4
"description" : " AWS X-Ray data source" ,
5
5
"scripts" : {
6
6
"build" : " webpack -c ./.config/webpack/webpack.config.ts --env production" ,
You can’t perform that action at this time.
0 commit comments