Releases: grafana/github-datasource
Releases · grafana/github-datasource
grafana-github-datasource v1.7.0
[1.7.0]
- Feature - Add
updated_at
field to results inIssue
query - Feature - Add
UpdatedAt
field to query options inIssue
query - Fix - Fix error when response has data with empty array in templating
- Fix - Fix per page limit to 100 in
Workflows
query as it is max supported value - Fix - Remove query input in
Vulnerabilities
query as API does not support it - Chore - Move e2e from cypress to playwright
- Chore - Update dependencies
grafana-github-datasource v1.6.0
[1.6.0]
- Feature - Add
message
field toCommit
query - Feature - Add
name
field toWorkflow status
query - Fix - Variable editor to support all query types
grafana-github-datasource v1.5.7
[1.5.7]
- Chore - Update dependencies
grafana-github-datasource v1.5.6
[1.5.6]
- Chore - Build with go 1.22.2
- Chore - Bump grafana-plugin-sdk-go to v0.220.0 (latest)
- Bug Fix - Prevent partial queries running on change of query type
grafana-github-datasource v1.5.5
[1.5.5]
- Chore - Build with go 1.22
- Fix - Make health check faster by using github-datasource repository instead of grafana
grafana-github-datasource v1.5.4
[1.5.4]
- Chore - Bump grafana-plugin-sdk-go to v0.198.0 (latest)
- Bug Fix - Fix tag queries to return commits as well
- Bug Fix - Fix for resetting URL in the config page
grafana-github-datasource v1.5.3
[1.5.3]
- Chore - Bump grafana-plugin-sdk-go to latest
- Chore - Added lint github workflow
- Chore - Remove legacy form styling
grafana-github-datasource v1.5.2
[1.5.2]
- BugFix - Fix config page backwards compatibility with Grafana < 10.1
grafana-github-datasource v1.5.1
[1.5.1] - 2023-10-10
- Feature - Update configuration page
- Chore - Update feature tracking usage to improve performance
grafana-github-datasource v1.5.0
[1.5.0] - 2023-09-13
- Feature - Issues Query: Allow repo to be optional