Skip to content

Releases: grafana/github-datasource

grafana-github-datasource v1.0.14

26 Apr 13:31

Choose a tag to compare

  • Added a $__multiVar() macro support. This release provides support for multiple variables in query fields via $__multiVar() macro.
  • Support for #90, #112, #113

grafana-github-datasource v1.0.13

04 Feb 09:25

Choose a tag to compare

grafana-github-datasource v1.0.12

01 Dec 14:36

Choose a tag to compare

grafana-github-datasource v1.0.11

18 May 14:31

Choose a tag to compare

  • Added repository fields to the responses

grafana-github-datasource v1.0.10

12 Apr 15:06

Choose a tag to compare

  • Fixed issue where some time values were being renderred incorrectly

grafana-github-datasource v1.0.9

09 Apr 17:27

Choose a tag to compare

  • Fixed issue where dashboard path was not incorrect

grafana-github-datasource v1.0.8

10 Dec 18:28

Choose a tag to compare

  • Fixed issue where screenshots were not rendering on grafana.com (thanks @mjseaman)

grafana-github-datasource v1.0.7

08 Dec 00:36

Choose a tag to compare

  • Added Tags to the list of queryable resources in the AnnotationsQueryEditor (thanks @nazzzzz)

grafana-github-datasource v1.0.6

25 Sep 02:17

Choose a tag to compare

  • Added a message to the healthcheck success status (thanks @vladimirdotk)
  • Added URL option for GitHub Enterprise Users (thanks @bmike78)

grafana-github-datasource v1.0.5

15 Sep 13:23

Choose a tag to compare

  • Added Pull Request ID (Number), URL, and Repository name to pull request responses ( fixes #60 )
  • Added the ability to search for all Pull Requests in an organization using the org: search term ( fixes #61 )
  • Removed limit from repository list ( fixes #59 )