File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.7.1]
4+
5+ - ** Chore** - Add provisioning folder to .gitignore
6+ - ** Chore** - Add error source to error response
7+
38## [ 1.7.0]
49
5- - ** Feature** - Add ` updated_at ` field to results in ` Issue ` query
6- - ** Feature** - Add ` UpdatedAt ` field to query options in ` Issue ` query
10+ - ** Feature** - Add ` updated_at ` field to results in ` Issue ` query
11+ - ** Feature** - Add ` UpdatedAt ` field to query options in ` Issue ` query
712- ** Fix** - Fix error when response has data with empty array in templating
813- ** Fix** - Fix per page limit to 100 in ` Workflows ` query as it is max supported value
914- ** 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
15+ - ** Chore** - Move e2e from cypress to playwright
16+ - ** Chore** - Update dependencies
1217
1318## [ 1.6.0]
1419
Original file line number Diff line number Diff line change 11{
22 "name" : " grafana-github-datasource" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
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