Changelog
2.5.1
- Fix: Apply custom connection parameters on the backend when the feature is enabled.
- Chore: Update dependencies.
2.5.0
- Feature: Add a custom connection parameters field for passing additional JDBC driver properties.
- Chore: Update dependencies.
2.4.1
- Chore: Minor improvements.
2.4.0
- Chore: Refactor backend.
2.3.4
- Chore: Improve logging.
2.3.3
- Chore: Improve error handling.
2.3.2
- Fix: Support multiple database targets (different host or port) in the same PDC network and Grafana Cloud stack.
2.3.1
- Chore: Update dependencies.
2.3.0
- Chore: Remove duplicated code.
2.2.4
- Chore: Update dependencies.
2.2.3
- Chore: Update dependencies.
2.2.2
- Chore: Update dependencies.
2.2.1
- Fix: Empty query results no longer produce an error log entry in the backend.
- Chore: Address warnings and remove dead code in backend.
- Chore: Update CI dependencies used to package the plugin.
2.2.0
- Feature: Support connection pooling when using Private Data Source Connect (PDC).
2.1.2
- Chore: Improve logging.
2.1.1
- Fix: Remove redundant PDC proxy toggle.
2.1.0
- Feature: Add mTLS support for PDC.
2.0.3
- Fix: Fix logging.
2.0.2
- Fix: Log lines now start with
[LEVEL].
2.0.1
- Chore: Improve connection management.
2.0.0
- Chore: Update dependencies to ensure React 19 compatibility
- Chore: Minimal supported Grafana version is now
11.6.11
1.3.4
- Chore: Rename internal login timeout constant to be driver-agnostic.
1.3.3
- Chore: Inject pool size environment variable name from configuration instead of hardcoding it.
1.3.2
- Chore: Remove dependency on internal IBM DB2 driver pool class.
1.3.1
- Fix: Fix support for pooling.
1.3.0
- Feature: Add per-datasource connection pooling and improve management of concurrent connections.
1.2.10
- Fix: Improve spacing in configuration page.
1.2.9
- Chore: Improve texts in configuration page.
1.2.8
- Chore: Update dependencies.
1.2.7
- Fix: Use query timeout for health checks.
1.2.6
- Chore: Improve logging.
1.2.5
- Chore: Improve logging.
1.2.4
- Fix: Add connection locking.
1.2.3
- Fix: Bundle missing runtime resource for error reporting.
1.2.2
- Fix: Partial fix for experimental PDC support.
1.2.1
- Chore: Improve logging.
1.2.0
- Feature: Add configurable Query Timeout (1–600 seconds, default 30) in data source settings and provisioning.
1.1.0
- Feature: Add experimental support for Private data source connect (PDC).
1.0.1 to 1.0.21
- Several minor fixes and stability improvements.
1.0.0
- Initial release.