Changelog
0.13.0 (2026-07-07)
Features
Bug Fixes
Chores
- add plugin provenance attestation (#90) (b0859fa)
- deps: patch vulnerable transitive dependencies (#92) (ff10382)
- update Go toolchain to 1.26.4 (#102) (71f1849)
- update grafana go sdk (#94) (b321bb5)
0.12.2 (2026-05-22)
Bug Fixes
Chores
0.12.1 (2026-05-21)
Chores
0.12.0 (2026-05-21)
Features
Bug Fixes
Chores
- refresh plugin catalog README and screenshots (#69) (a5672dd)
- User-Agent identification and improved error tracing (#72) (d32bc34)
0.11.3 (2026-05-04)
Bug Fixes
0.11.2 (2026-05-04)
Bug Fixes
0.11.1 (2026-05-01)
Bug Fixes
0.11.0 (2026-04-30)
Features
Bug Fixes
0.10.0 (2026-04-22)
Features
Bug Fixes
0.9.2 (2026-04-11)
Bug Fixes
- replace hardcoded styles with Grafana useTheme2() design tokens (#48) (82fa1a2)
- sanitize error responses and remove fallback HTTP client (#49) (d7ca9cf)
0.9.1 (2026-04-09)
Bug Fixes
0.9.0 (2026-04-02)
Features
Bug Fixes
- pin flatted to >= 3.4.2 to resolve CVE-2026-33228 (#39) (8131185)
- scope QueryEditor animation styles and switch direct backend HTTP calls to the SDK client (#32) (4ebfa0e)
- stop leaking caller headers through proxy (#31) (a9f8827)
0.8.0 (2026-03-19)
Features
Bug Fixes
- cache asset and channel lookups in inferMissingChannelDataType (backend) (#34) (beae629)
- CVE-2026-32141 (#30) (a813b82)
- infer string channel types for templated queries (#27) (76aea57)
- use grafana's maxDataPoints to improve query performance (#33) (dd2c1e1)
Chores
0.7.0 (2026-03-10)
Features
0.6.0 (2026-02-28)
Features
- add string/enum channel support (#17) (e74505d)
- add template variable support for assets, data scopes, and channels; drop RID from series name (#8) (0039a1e)
Bug Fixes
- deps: update github.com/nominal-io/nominal-api-go digest to 89e4ad6 (#11) (52e17d2)
- update compute API imports from scout/compute/api to scout/compute/api1 (#19) (5bb74df)
0.5.1 (2026-02-26)
Bug Fixes
- change renovate config (dd8c0e6)
- fetch channel options dynamically on search input instead of loading static paginated list on asset selection (#15) (515824e)
- force minimatch ^10.2.4 for CVE (#16) (557f881)