Releases: grafana/github-datasource
Releases · grafana/github-datasource
grafana-github-datasource v2.3.0
2.3.0
🚀 Add UpdatedAt time field to pull request queries
🐛 Add runStartedAt field for workflow runs query response
grafana-github-datasource v2.2.0
grafana-github-datasource v2.1.7
2.1.7
Patch Changes
🐛 Return assignees with issues queries
grafana-github-datasource v2.1.6
2.1.6
Patch Changes
🐛 Documentation links will open in a new tab
🐛 Removed unused annotations method (replaced with new annotations support in #196)
🐛 Fixes error parsing app id / client id through provisioning via environment variables. Fixes #477
🐛 Replaced the deprecated setVariableQueryEditor with CustomVariableSupport
grafana-github-datasource v2.1.5
2.1.5
Patch Changes
🐛 Update golang-jwt/jwt dependency to v4.5.2
🐛 Get default http transport from plugin-sdk-go
grafana-github-datasource v2.1.4
[2.1.4]
- Fix - Workflow runs - date filter now filters by time
- Fix - Panic in project query
- Security - Bump prismjs to 1.30.0
grafana-github-datasource v2.1.3
[2.1.3]
- Fix - Add mutex protection to prevent data races in datasource cache
- Chore - Add validation for package types
grafana-github-datasource v2.1.2
[2.1.2]
- Fix - GitHub enterprise url missing /api/v3
grafana-github-datasource v2.1.1
[2.1.1]
- Fix - GitHub enterprise url wrong with app authentication
- Chore - Bump github.com/grafana/grafana-plugin-sdk-go to 0.268.1
grafana-github-datasource v2.1.0
[2.1.0]
- Feature - Add a new query to retrieve Workflow runs
- Chore - Bump github.com/grafana/grafana-plugin-sdk-go to 0.266.0
- Chore - Bump dompurify to 3.2.4