Skip to content

Commit 22e9a73

Browse files
authored
Release 1.9.0 (#368)
1 parent 4b811b6 commit 22e9a73

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [1.9.0]
4+
5+
- **Feature** - Add support for GitHub App authentication
6+
- **Fix** - Fix error source for saml error and limit error
7+
- **Fix** - Hide package types that are not supported by the GraphQL API
8+
- **Chore** - Update spelling of GitHub
9+
- **Chore** - Bump github.com/grafana/grafana-plugin-sdk-go from 0.247.0 to 0.250.0
10+
- **Chore** - Bump path-to-regexp from 1.8.0 to 1.9.0
11+
312
## [1.8.2]
413

514
- **Chore** - Bump grafana-plugin-sdk-go to v0.247.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-github-datasource",
3-
"version": "1.8.2",
3+
"version": "1.9.0",
44
"private": true,
55
"description": "loads data from github issues/Pr's to Grafana",
66
"repository": "github:grafana/github-datasource",

0 commit comments

Comments
 (0)