Skip to content

Commit

Permalink
Release 1.9.0 (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
gwdawson committed Sep 27, 2024
1 parent 4b811b6 commit 22e9a73
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## [1.9.0]

- **Feature** - Add support for GitHub App authentication
- **Fix** - Fix error source for saml error and limit error
- **Fix** - Hide package types that are not supported by the GraphQL API
- **Chore** - Update spelling of GitHub
- **Chore** - Bump github.com/grafana/grafana-plugin-sdk-go from 0.247.0 to 0.250.0
- **Chore** - Bump path-to-regexp from 1.8.0 to 1.9.0

## [1.8.2]

- **Chore** - Bump grafana-plugin-sdk-go to v0.247.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-github-datasource",
"version": "1.8.2",
"version": "1.9.0",
"private": true,
"description": "loads data from github issues/Pr's to Grafana",
"repository": "github:grafana/github-datasource",
Expand Down

0 comments on commit 22e9a73

Please sign in to comment.