Skip to content

Releases: grafana/github-datasource

grafana-github-datasource v1.9.0

27 Sep 16:29
Compare
Choose a tag to compare

[1.9.0]

  • Feature - Add support for GitHub App authentication
  • Fix - Fix error source for saml error and limit error
  • Fix - Hide package types that are not supported by the GraphQL API
  • Chore - Update spelling of GitHub
  • Chore - Bump github.com/grafana/grafana-plugin-sdk-go from 0.247.0 to 0.250.0
  • Chore - Bump path-to-regexp from 1.8.0 to 1.9.0

grafana-github-datasource v1.8.2

11 Sep 12:14
Compare
Choose a tag to compare

[1.8.2]

  • Chore - Bump grafana-plugin-sdk-go to v0.247.0

grafana-github-datasource v1.8.1

03 Sep 11:07
Compare
Choose a tag to compare

[1.8.1]

  • Chore - Bump micromatch from 4.0.5 to 4.0.8
  • Chore - Bump webpack from 5.91.0 to 5.94.0
  • Chore - Bump grafana-plugin-sdk-go to v0.245.0

grafana-github-datasource v1.8.0

28 Aug 09:57
Compare
Choose a tag to compare

[1.8.0]

  • Feature - Add additional user field to results in Pull Request query
  • Chore - Update documentation, new and updated documentation available on official website

grafana-github-datasource v1.7.4

24 Jul 14:38
Compare
Choose a tag to compare

[1.7.4]

  • Chore - Update documentation

grafana-github-datasource v1.7.3

24 Jul 12:07
Compare
Choose a tag to compare

[1.7.3]

  • Fix - Fix error in Packages query where no package type was initially selected
  • Chore - Update documentation
  • Chore - Bump grafana-plugin-sdk-go to v0.241.0
  • Chore - Mark downstream errors

grafana-github-datasource v1.7.2

12 Jul 14:08
Compare
Choose a tag to compare

[1.7.2]

  • Chore - Bump grafana-plugin-sdk-go to v0.240.0

grafana-github-datasource v1.7.1

08 Jul 10:49
Compare
Choose a tag to compare

[1.7.1]

  • Chore - Add provisioning folder to .gitignore
  • Chore - Add error source to error response

grafana-github-datasource v1.7.0

24 Jun 12:01
Compare
Choose a tag to compare

[1.7.0]

  • Feature - Add updated_at field to results in Issue query
  • Feature - Add UpdatedAt field to query options in Issue 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

24 May 14:53
Compare
Choose a tag to compare

[1.6.0]

  • Feature - Add message field to Commit query
  • Feature - Add name field to Workflow status query
  • Fix - Variable editor to support all query types