Hive Hive
Sign in

Grafana data source 0.1.1

Metadata
Source
GitHub
Version
grafana-datasource@0.1.1
Published
Jun 15, 2026 · 12:16 UTC
Repository
tuist/tuist
Update

Grafana data source 0.1.1 resolves the Grafana catalog review blockers from the 0.1.0 submission and fixes the release automation that prevented 0.1.1 from being cut.

  • Security: the plugin backend is now built with Go 1.26.4, patching the three govulncheck findings in the Go standard library (crypto/x509, mime, net/textproto) that were flagged in the published 0.1.0 binaries.
  • Provenance: release zips now carry an OIDC-signed build-provenance attestation, so you can verify the plugin build with gh attestation verify <zip> --repo tuist/tuist.
  • Release automation: fixed the git-cliff config so the grafana-datasource tag is no longer ignored because the word “datasource” contains the substring “rc”.