Skip to content

Releases: grafana/github-datasource

grafana-github-datasource v2.3.0

17 Oct 08:55
4d9b60f

Choose a tag to compare

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

28 Aug 12:08
7b8b74c

Choose a tag to compare

2.2.0

🚀 Adds support for Pull Request Review queries

⚙️ Bump form-data from 4.0.0 to 4.0.4 (#490)

⚙️ Add alternate "rate limit exceeded" error handling (#494)

🐛 Remove from readme (#497)

⚙️ Bump @grafana/create-plugin configuration to 5.25.8 (#496)

grafana-github-datasource v2.1.7

28 Aug 12:08
3beff0e

Choose a tag to compare

2.1.7

Patch Changes

🐛 Return assignees with issues queries

grafana-github-datasource v2.1.6

28 Aug 12:08
23c1f32

Choose a tag to compare

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

28 Aug 12:07
89b9b54

Choose a tag to compare

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

08 Apr 10:46
b3438ab

Choose a tag to compare

[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

08 Apr 10:46
8549f44

Choose a tag to compare

[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

06 Mar 15:43
c97179e

Choose a tag to compare

[2.1.2]

  • Fix - GitHub enterprise url missing /api/v3

grafana-github-datasource v2.1.1

04 Mar 09:53
b826584

Choose a tag to compare

[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

25 Feb 12:41
f03d1f5

Choose a tag to compare

[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