We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e7f45 commit e598badCopy full SHA for e598bad
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+
4
+## 2.1.1 (2025-05-29)
5
6
+- Dependency updates
7
8
## 2.1.0 (2025-04-17)
9
10
- Support sorting direction in the events query builder ([#478](https://github.com/grafana/sentry-datasource/pull/478))
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-sentry-datasource",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "Grafana data source plugin for Sentry",
"main": "dist/module.js",
"author": "Grafana Labs",
0 commit comments