Skip to content

Releases: grafana/github-datasource

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

grafana-github-datasource v1.4.7

03 Aug 18:15
Compare
Choose a tag to compare

[1.4.7] - 2023-08-03

  • Feature - Add ability to query Workflow and Workflow usage

grafana-github-datasource v1.4.6

14 Jul 10:42
Compare
Choose a tag to compare

[1.4.6] - 2023-07-14

  • Bugfix - Fixed a bug where disabled queries were still being executed

grafana-github-datasource v1.4.5

04 May 17:37
Compare
Choose a tag to compare

[1.4.5] - 2023-05-04

  • Chore - Backend binaries are now compiled with golang 1.20.4