Skip to content

Commit 8549f44

Browse files
authored
Release 2.1.3 (#439)
1 parent 8da7988 commit 8549f44

File tree

4 files changed

+6
-11
lines changed

4 files changed

+6
-11
lines changed

.changeset/lazy-crews-explain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stupid-teams-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [2.1.3]
4+
5+
- **Fix** - Add mutex protection to prevent data races in datasource cache
6+
- **Chore** - Add validation for package types
7+
38
## [2.1.2]
49

510
- **Fix** - GitHub enterprise url missing /api/v3

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": "2.1.2",
3+
"version": "2.1.3",
44
"private": true,
55
"description": "The GitHub data source plugin for Grafana lets you to query the GitHub API in Grafana so you can visualize your GitHub repositories and projects.",
66
"repository": "github:grafana/github-datasource",

0 commit comments

Comments
 (0)