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 1d8e4b1 commit 0fd5c0bCopy full SHA for 0fd5c0b
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Changelog
2
+## 1.5.1 (2025-08-14)
3
+* Added pagination to ListProjects
4
+
5
## 1.5.0 (2025-05-29)
6
* Update plugin to support access token auth
7
* Add datasource syncer
package.json
@@ -1,6 +1,6 @@
{
"name": "googlecloud-logging-datasource",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "Backend Grafana plugin that enables visualization of GCP Cloud Logging logs in Grafana.",
"scripts": {
"build": "grafana-toolkit plugin:build",
0 commit comments