Changelog
v0.2.5 - 2025-12-01
- ⚙️ Chore: Update grafana config and dependencies
v0.2.4 - 2025-05-09
- ⚙️ Chore: Update prismjs dependency to version 1.30.0
- ⚙️ Chore: Update backend dependencies
v0.2.3 - 2025-03-19
- Empty release to trigger the release workflow
v0.2.2 - 2025-03-19
- ⚙️ Chore: Updated frontend dependencies
v0.2.1 - 2025-03-18
- ⚙️ Chore: Updated backend dependencies
v0.2.0 - 2025-01-10
- 🐛 Bug fix: Fixed the broken backend code
- ⚙️ Chore: Added github actions scripts for CI & CD
- ⚙️ Chore: Added playwright E2E test infra
- ⚙️ Chore: Updated backend tracing and logging with traceId and spanId
- ⚙️ Chore: Updated plugin dev configuration
- ⚙️ Chore: Minimum required grafana version updated to 10.4.x
- ⚙️ Chore: Updated frontend dependencies
- ⚙️ Chore: Updated backend dependencies
v0.1.9 - 2024-09-18
- ⚙️ Chore: Updated dependencies
v0.1.8 - 2024-09-12
- ⚙️ Chore: Updated dependencies
v0.1.7 - 2024-03-06
- ⚙️ Chore: Updated golang version to 1.22.1
- ⚙️ Chore: Updated plugin SDK to v0.212.0 from v0.162.0
- ⚙️ Chore: Updated backend dependencies
- ⚙️ Chore: Updated frontend dependencies
- ⚙️ Chore: Updated create-plugin configuration
yarn create @grafana/plugin update
v0.1.6 - 2023-12-20
- ⚙️ Chore: Updated frontend dependencies
v0.1.5 - 2023-06-02
- ⚙️ Chore: adding distributed tracing support
- ⚙️ Chore: Updated grafana plugin SDK from
v0.159.0tov0.162.0
v0.1.4 - 2023-04-19
- ⚙️ Chore: Backend binaries are now compiled with
golang:1.20.3which contain security fixes - ⚙️ Chore: Backend grafana SDK dependencies are updated
v0.1.3 - 2023-04-19
- 🚀 Feature: Added support for typeVersion property in frame meta
- ⚙️ Chore: Grafana plugin SDK updated to v0.148.0
- ⚙️ Chore: Backend compiled with latest go version 1.19.5
- ⚙️ Chore: Migrated build process from @grafana/toolkit to @grafana/create-plugin
v0.1.2 - 2022-12-13
- ⚙️ Chore: Backend compiled with latest go version 1.19.4
- ⚙️ Chore: Grafana plugin SDK updated to v0.145.0
v0.1.1 - 2022-11-11
- 🚀 Feature: Raw frame editor now supports custom status codes and error messages
- 🚀 Feature: Enabled annotations editor
- ⚙️ Chore: Backend compiled with latest go version 1.19.3
- ⚙️ Chore: Grafana plugin SDK updated to v0.142.0
v0.1.0 - 2022-10-20
- 🚀 Feature: Initial version