Changelog
1.7.23
- ⚙️ Chore: Update dependencies
1.7.22
- ⚙️ Chore: Backend dependencies updated
1.7.21
- ⚙️ Chore: New Go version supported
1.7.20
- ⚙️ Chore: New Go version supported
v1.7.19 - 2026-04-15
- ⚙️ Chore: Update dependencies
v1.7.18 - 2026-03-19
- ⚙️ Chore: Add example dashboard
v1.7.17 - 2026-03-06
- ⚙️ Chore: Update dependencies
v1.7.16 - 2026-02-26
- ⚙️ Chore: Update dependencies
v1.7.15 - 2025-12-03
- ⚙️ Chore: Update frontend dependencies
- ⚙️ Chore: Minimal supported Grafana version is now
11.6.7
v1.7.14 - 2025-08-13
- ⚙️ Chore: bump version
v1.7.13 - 2025-08-12
- 🐛 Fix: Fixed issue of query editor freezing when large amount of entities
v1.7.12 - 2025-02-17
- ⚙️ Chore: Improve error logging
v1.7.11 - 2025-02-17
- ⚙️ Chore: Improve error logging
v1.7.10 - 2025-02-11
- ⚙️ Chore: Update backend dependencies
v1.7.9 - 2025-02-04
- ⚙️ Chore: Update frontend dependencies
v1.7.8 - 2025-01-10
- ⚙️ Chore: Update backend dependencies
v1.7.7 - 2024-12-18
- ⚙️ Chore: Update backend dependencies
v1.7.6 - 2024-12-16
- ⚙️ Chore: Update backend dependencies
v1.7.5 - 2024-11-22
- ⚙️ Chore: Update dependencies
v1.7.4 - 2024-11-12
- ⚙️ Chore: Updated backend dependencies
v1.7.3 - 2024-10-03
- ⚙️ Chore: Update frontend dependencies
- ⚙️ Chore: Minimal supported Grafana version is now
10.4.8
v1.7.2 - 2024-09-23
- ⚙️ Chore: Update backend dependencies
v1.7.1 - 2024-08-30
- ⚙️ Chore: update backend dependencies
v1.7.0 - 2024-07-15
- ⚙️ Chore: Capture error source
v1.6.0 - 2024-06-14
- ⚙️ Chore: Added SLO metrics to the plugin
v1.5.0 - 2024-06-05
- ⚙️ Chore: Update backend dependencies
v1.4.0 - 2024-03-14
- ⚙️ Chore: Capture error source
v1.3.3 - 2024-03-13
- ⚙️ Chore: Backend binaries are now compiled with Go version
1.22.1
v1.3.2 - 2024-02-29
- 🐛 Fix: 401 Authentication error
v1.3.1 - 2023-11-08
- 🐛 Fix: Fix for broken JWT authentication. Previously instances with JWT authentication were failing with
invalid_granterror
v1.3.0 - 2023-11-06
- ⚙️ Chore: Minimal supported Grafana version is now
9.5.13 - ⚙️ Chore: Frontend dependencies updated
- ⚙️ Chore: Backend dependencies updated
- 🐛 Fix: Updated display name for the results column
v1.2.0 - 2023-08-21
- ⚙️ Chore: Plugin now explicitly sets the min TLS required version to tls 1.2
v1.1.2 - 2023-06-28
- ⚙️ Chore: move to community maintained version of jwt-go
v1.1.1 - 2023-06-08
- ⚙️ Chore: backend libs updated with golang:1.20.5
v1.1.0 - 2023-05-18
- 🚀 Feature: Secure socks proxy support added
v1.0.11 - 2023-05-16
- 🐛 Fix: (Config Editor) Fixed a minor UI bug where fields are not stored correctly when used with JWT auth
- 🐛 Fix: (Config Editor) Fixed a minor UI bug where download certificate button wasn't working correctly when used with the JWT auth
v1.0.10 - 2023-05-04
- ⚙️ Chore: Backend binaries compiled with latest go version 1.20.4
- ⚙️ Chore: Grafana plugin SDK (
grafana/grafana-plugin-sdk-go) updated fromv0.159.0tov0.161.0
v1.0.9 - 2023-04-17
- ⚙️ Chore: Backend binaries compiled with latest go version 1.20.3
- ⚙️ Chore: Backend dependencies updated
v1.0.8 - 2023-03-19
- Config Editor - Improved healthcheck error messages
v1.0.7 - 2023-02-28
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.6
- 🐛 Fix: (Config Editor) Fixed a bug where editors were incorrectly determining auth type when used with provisioning
v1.0.6 - 2022-11-02
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.4
- ⚙️ Chore: Backend Grafana dependencies updated to latest version
v1.0.5 - 2022-11-02
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.3
v1.0.4 - 2022-10-28
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.2
- ⚙️ Chore: Backend grafana plugin SDK updated to latest
- ⚙️ Chore: Frontend grafana dependencies updated
- ⚙️ Chore: Minimum required grafana runtime updated to 8.4.7
- 📝 Documentation: Typo errors fixed
v1.0.3 - 2022-03-02
- 🐛 Fix: Ensure http connections are reused
v1.0.2 - 2022-02-25
- 🐛 Fix: Ensure http connections are closed
v1.0.1 - 2022-01-07
- ⚙️ Chore: Individual License Check
v1.0.0 - 2021-09-09
- Support JWT Authentication
v0.12.0 - 2021-08-18
- Reports
v0.11.0 - 2021-08-06
- SOQL Builder
v0.10.0 - 2021-07-30
- Fixed a bug where incorrect auth URL used for non sandbox accounts.
- In config, Password and Security token now captured separately.
- Improved error messages in healthcheck config
v0.9.3 - 2021-07-08
- 🚀 Feature: Macros for Quarter Start/End
v0.9.2 - 2021-06-23
- 🐛 Fix: Parent-to-child (one to many) relationship queries
v0.9.1 - 2021-06-16
- 🚀 Feature: Query Editor Suggestions
v0.9.0 - 2021-06-07
- Beta release