v3.2.2
3.2.2 (2024-08-11)
Enhancements:
- improve e2e tests, more scenarios covered
- if query is filled then switched to Query Editor instead of Query Settings, fix #605
Fixes:
- remove
information_schema
from adhoc system.columns drop down query - fix issues with
use default values
option in connection settings dialog, fix #600 - fix query reset error when edit multiple queries panel, fix #604
- properly handle empty response with 502 status code, fix #595
What's Changed
- Added dashboard with airline data, uses Altinity's demo server by @DougTidwell in #581
- Adding test for gh-api datasource. by @antip00 in #586
- Adding tests for datasource setup. by @antip00 in #588
- Fix for visualization locator. by @antip00 in #590
- Move e2e runner to VM Ubuntu 22.04 by @antip00 in #591
- Bump fast-loops from 1.1.3 to 1.1.4 by @dependabot in #593
- Updating testflows tests. by @antip00 in #596
- Bugfixes #595 and #587 by @lunaticusgreen in #598
- add testids by @lunaticusgreen in #602
- Add request processing by @lunaticusgreen in #603
- Fix wrong caching key by @lunaticusgreen in #606
- Adding steps and test for #604 by @antip00 in #608
- Fix duplicated function by @lunaticusgreen in #607
- Change default display mode by @lunaticusgreen in #609
New Contributors
- @DougTidwell made their first contribution in #581
Full Changelog: v3.2.1...v3.2.2