Changelog
1.7.23
- ⚙️ Chore: Backend dependencies updated
1.7.22
- 🚀 Feature: Add
TLStoggle to disable TLS for instances without TLS configured; TLS remains enabled by default for backward compatibility.
1.7.21
- ⚙️ Chore: New Go version supported
1.7.20
- 🐛 Fix: Revert 1.7.19 — restore TLS as always-enabled
1.7.19
- 🐛 Fix: Fix connections with TLS not enabled
1.7.18
- ⚙️ Chore: New Go version supported
v1.7.17 - 2026-04-15
- ⚙️ Chore: Update dependencies
v1.7.16 - 2026-03-11
- 🐛 Fix: Support CLOB and NCLOB column types
v1.7.15 - 2026-03-10
- ⚙️ Chore: Improve error logging
v1.7.14 - 2026-03-06
- ⚙️ Chore: Update dependencies
v1.7.13 - 2026-02-26
- ⚙️ Chore: Update dependencies
v1.7.12 - 2025-12-03
- ⚙️ Chore: Update frontend dependencies
- ⚙️ Chore: Minimal supported Grafana version is now
11.6.7
v1.7.11 - 2025-03-27
- ⚙️ Chore: Update backend dependencies
v1.7.10 - 2025-02-18
- ⚙️ Chore: update backend dependencies
v1.7.9 - 2025-02-17
- ⚙️ Chore: Improve error logging
v1.7.8 - 2025-02-11
- ⚙️ Chore: Update backend dependencies
v1.7.7 - 2025-02-04
- ⚙️ Chore: Update frontend dependencies
v1.7.6 - 2025-01-28
- 🐛 Fix: Fix template variables
v1.7.5 - 2025-01-10
- ⚙️ Chore: Update backend dependencies
v1.7.4 - 2025-01-06
- ⚙️ Chore: update backend dependencies
v1.7.3 - 2024-12-18
- ⚙️ Chore: Update backend dependencies
v1.7.2 - 2024-12-16
- ⚙️ Chore: Update backend dependencies
v1.7.1 - 2024-11-12
- ⚙️ Chore: Updated backend dependencies
v1.7.0 - 2024-11-11
- ⚙️ Chore: Update backend dependencies
v1.6.7 - 2024-11-01
- ⚙️ Chore: adds more debug logging
v1.6.6 - 2024-10-21
- 🧪 Tests: moving e2e tests to @grafana/plugins-e2e
v1.6.5 - 2024-10-18
- ⚙️ Chore: update backend dependencies
v1.6.4 - 2024-10-03
- ⚙️ Chore: Update frontend dependencies
- ⚙️ Chore: Minimal supported Grafana version is now
10.4.8
v1.6.3 - 2024-09-23
- ⚙️ Chore: Update backend dependencies
v1.6.2 - 2024-09-03
- 🐛 Fix: Fix TLS Client Auth not working
- ⚙️ Chore: Update backend dependencies
v1.6.1 - 2024-08-30
- ⚙️ Chore: update backend dependencies
v1.6.0 - 2024-08-20
- 🚀 Feature: optional username authentication when tls client auth is enabled
v1.5.8 - 2024-08-20
- ⚙️ Chore: update backend dependencies
v1.5.7 - 2024-07-24
- 🐛 Fix: TLS client authentication setting
v1.5.6 - 2024-07-08
- 🐛 Fix: Fix license check
v1.5.5 - 2024-06-19
- ⚙️ Chore: update backend dependencies
v1.5.4 - 2024-03-13
- ⚙️ Chore: Backend binaries are now compiled with Go version
1.22.1
v1.5.3 - 2024-01-16
- ⚙️ Chore: update sdk to capture error source
v1.5.2 - 2023-11-28
- 🐛 Fix: update sap go driver to fix tcp connection issues
- 📝 Documentation: update docs with tenant support via provisioning
v1.5.1 - 2023-11-08
- ⚙️ Chore: update backend dependencies to their latest versions
v1.5.0 - 2023-11-01
- ⚙️ Chore: Internal frontend dependencies updated
- ⚙️ Chore: Update minimal required grafana version to 9.5.13
v1.4.1 - 2023-09-21
- 📝 Documentation: update docs with tenant support information
- ⚙️ Chore: update SAP driver to 1.5.3 to improve performance
v1.4.0 - 2023-09-19
- 🚀 Feature: allows to connect to tenant databases using their name + instance number
v1.3.4 - 2023-08-28
- ⚙️ Chore: backend plugin sdk updated to v0.173.0
v1.3.3 - 2023-07-12
- 🐛 Fix: showing more error information on query pages instead of just swallowing the error to the logs
v1.3.2 - 2023-06-08
- ⚙️ Chore: backend libs updated with golang:1.20.5
v1.3.1 - 2023-06-08
- 🐛 Fix: show error on health check
v1.3.0 - 2023-05-30
- 🚀 Feature: Secure socks proxy support added
v1.2.4 - 2023-05-04
- ⚙️ Chore: Backend binaries are now compiled with
golang:1.20.4
v1.2.3 - 2023-04-19
- ⚙️ Chore: Backend binaries are now compiled with
golang:1.20.3which contains security fixes - ⚙️ Chore: Backend grafana SDK dependencies are updated
v1.2.2 - 2023-03-30
- ⚙️ Chore: Backend binaries compiled with go
1.19.7 - ⚙️ Chore: Updated grafana-plugin-sdk-go version from
v0.152.0tov0.156.0 - 🐛 Fix: Fixed an issue where plugin failed to load due to invalid signature caused by
v1.2.1
v1.2.1 - 2023-03-07
- 🐛 Fix: Allow configuring the timeout
v1.2.0 - 2023-02-28
- Enhancement: Support for sql.Nullx types
v1.1.4 - 2023-02-24
- 🐛 Fix: Support for
__textand__valuenotation in variable - 🐛 Fix: Support for BLOB data type
v1.1.3 - 2023-02-21
- 🐛 Fix: update SAP driver to 1.0.9 to address data types conversion errors
v1.1.2 - 2023-02-09
- 🐛 Fix: bug introduced in v1.0.3 driver
v1.1.1 - 2023-02-07
- 🐛 Fix: bug introduced in 1.1.0 with scan row
v1.1.0 - 2023-02-06
- 🐛 Fix: handle NullDecimal types
- ⚙️ Chore: Update SAP driver from v0.111.9 to v1.0.3
v1.0.11 - 2023-02-06
- ⚙️ Chore: Backend binaries compiled with go 1.19.5
- ⚙️ Chore: SAP HANA backend SDK updated from
v0.111.7tov0.111.9 - ⚙️ Chore: Grafana backend plugin SDK updated from
v0.147.0tov0.148.0
v1.0.10 - 2023-01-11
- Macros: Added new macros
$__fromTimeStampand$__toTimeStamp
v1.0.9 - 2023-01-03
- ⚙️ Chore: Fixed a bug where
$__interval_msand$__intervalmacros weren't working in legacy alerts
v1.0.8 - 2022-12-16
- ⚙️ Chore: Backend binaries are now compiled with Go 1.19.4
- ⚙️ Chore: SAP HANA backend SDK updated from
v0.110.1tov0.111.7 - ⚙️ Chore: Backend dependencies updated
v1.0.7 - 2022-11-29
- 🐛 Fix: Support FIXED data types
v1.0.6 - 2022-11-23
- 🐛 Fix: Fixed an issue where timeGroup macro didn't honour millisecond intervals
- ⚙️ Chore: Minimum required grafana runtime version is set to 8.4.7
v1.0.5 - 2022-11-21
- ⚙️ Chore: Go and SDK updates
- 🐛 Fix: bug with instance manager
v1.0.4 - 2022-06-11
- 🚀 Feature: Logs format in explorer
v1.0.3 - 2022-01-07
- ⚙️ Chore: License and SDK update
v1.0.2 - 2021-08-18
- 🚀 Feature: Multiple queries in same panel now runs parallel
- 🐛 Fix: DataFrame now return refId as name instead
results - ⚙️ Chore: Grafana SQL SDK updated which contains above fixes
v1.0.1 - 2021-07-09
- ⚙️ Chore: Docs update
v1.0.0 - 2021-05-10
- ⚙️ Chore: Public release
v0.1.3 - 2021-04-28
- 🚀 Feature: On-Prem HANA Support
- 🚀 Feature: TLS connection strings Support
- 🚀 Feature: Support for epoch, custom formats in
$__timeFiltermacro - 🚀 Feature: Support for
$__fromTimeFilter()and$__toTimeFilter()macros - ⚙️ Chore: Internal beta release
v0.1.2 - 2021-04-12
- ⚙️ Chore: Internal alpha release