File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.7.0]
4+
5+ - ** Feature** - Add ` updated_at ` field to results in ` Issue ` query
6+ - ** Feature** - Add ` UpdatedAt ` field to query options in ` Issue ` query
7+ - ** Fix** - Fix error when response has data with empty array in templating
8+ - ** Fix** - Fix per page limit to 100 in ` Workflows ` query as it is max supported value
9+ - ** Fix** - Remove query input in ` Vulnerabilities ` query as API does not support it
10+ - ** Chore** - Move e2e from cypress to playwright
11+ - ** Chore** - Update dependencies
12+
313## [ 1.6.0]
414
515- ** Feature** - Add ` message ` field to ` Commit ` query
Original file line number Diff line number Diff line change 11{
22 "name" : " grafana-github-datasource" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 1.7 .0" ,
44 "private" : true ,
55 "description" : " loads data from github issues/Pr's to Grafana" ,
66 "repository" : " github:grafana/github-datasource" ,
You can’t perform that action at this time.
0 commit comments