You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Changelog
2
2
3
+
## 2.1.1
4
+
5
+
- Republish plugin to fix hashes
6
+
3
7
## 2.1.0
4
8
5
9
- Dependencies: Update @grafana/prometheus and promlib with support for UTF8 metrics and labels in [#339](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/339)
@@ -26,19 +30,20 @@
26
30
## 1.0.5
27
31
28
32
- Update compatibility info in plugin.json in [#327](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/327)
29
-
- Dependency updates:
33
+
- Dependency updates:
30
34
- Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group in [#304](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/304)
31
35
- Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group in [#307](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/307)
32
36
33
37
## 1.0.4
34
38
35
-
- Dependency updates:
39
+
- Dependency updates:
36
40
- Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group [#294](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/294)
37
41
- Updates github.com/grafana/grafana-aws-sdk from 0.31.3 to 0.31.4 [#298](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/298)
38
42
- Updates github.com/grafana/grafana-plugin-sdk-go from 0.256.0 to 0.258.0 [#298](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/298)
39
43
- Updates github.com/stretchr/testify from 1.9.0 to 1.10.0 [#298](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/298)
40
44
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.258.0 to 0.260.1 in [#302](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/302)
41
45
- Update dependencies with create-plugin in [#305](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/305)
46
+
42
47
## 1.0.3
43
48
44
49
- Bugfix: use GetAuthSettings for env variable fallback [#289](https://github.com/grafana/grafana-amazonprometheus-datasource/pull/289)
0 commit comments