v3.2.0
3.2.0 (2024-06-24)
Enhancements:
- add ability to setup default values for query builder in connection properties to avoid unnecessary duplicated UI actions, fix #495
- add example dashboard for Histogram support, fix #497
- add properly visualization for Map and JSON ClickHouse types, fix #486 and #189
- add e2e test which cover basic happy path scenarios
Fixes:
- fixed wrong time range reset after query editing in explore mode, fix #566
- fixed wrong behavior for $columns + subqueries, fix #565
What's Changed
- fix databend error processing by @lunaticusgreen in #571
- Fix editor losing state after SQL updated by @lunaticusgreen in #570
- Added data-test-id to config editor wherever possible by @lunaticusgreen in #574
- Add histogram example + updated README.md by @lunaticusgreen in #569
- Fix display of complex ( object, map ) types by @lunaticusgreen in #568
- fix request error processing by @lunaticusgreen in #578
- Improve processing of nested queries by @lunaticusgreen in #577
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #579
- Adding tests for Altinity Grafana Plugin by @antip00 in #531
- Issue 495: Add default values for query builder inside connection settings by @lunaticusgreen in #567
New Contributors
Full Changelog: v3.1.1...v3.2.0