Skip to content

Releases: grafana/github-datasource

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

grafana-github-datasource v1.5.7

19 Apr 09:38
Compare
Choose a tag to compare

[1.5.7]

  • Chore - Update dependencies

grafana-github-datasource v1.5.6

04 Apr 13:04
Compare
Choose a tag to compare

[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

07 Mar 10:50
Compare
Choose a tag to compare

[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

05 Jan 09:26
Compare
Choose a tag to compare

[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

21 Nov 16:25
Compare
Choose a tag to compare

[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

25 Oct 10:15
Compare
Choose a tag to compare

[1.5.2]

  • BugFix - Fix config page backwards compatibility with Grafana < 10.1

grafana-github-datasource v1.5.1

10 Oct 13:53
Compare
Choose a tag to compare

[1.5.1] - 2023-10-10

  • Feature - Update configuration page
  • Chore - Update feature tracking usage to improve performance

grafana-github-datasource v1.5.0

13 Sep 14:45
Compare
Choose a tag to compare

[1.5.0] - 2023-09-13

  • Feature - Issues Query: Allow repo to be optional