Releases: nimbleflux/clickhouse-query-analyzer
Releases · nimbleflux/clickhouse-query-analyzer
Release list
v0.4.17
New Features
- Add EXPLAIN ANALYZE functionality with runtime plan and granule-skip surfacing to provide more detailed query analysis
Improvements
- Improve security by updating the postcss dependency to version 8.5.23
Bug Fixes
No bug fixes are included in this release.
Performance
No performance enhancements are included in this release.
v0.4.16
New Features
None
Improvements
- Improve security by updating dependencies, including postcss to v8.5.18 and github.com/go-chi/chi/v5 to v5.3.0
Bug Fixes
- Fix the editor to restore SQL autocomplete, including support for the ClickHouse dialect, and improve the overall user experience
Performance
None
v0.4.15
New Features
None
Improvements
None
Bug Fixes
- Fix an issue where the log comment was not being read correctly from the Settings map, ensuring that ClickLens can now properly process log comments
Performance
None
v0.4.13
New Features
- Add support for displaying granted roles on the Users tab, enhancing user management capabilities
Bug Fixes
- Fix an issue where EXPLAIN was being unnecessarily run on non-SELECT queries, improving overall performance and reducing unnecessary load
- Improve the handling of EXPLAIN by lazy-loading it, reducing the amount of data that needs to be processed and enhancing the user experience
Performance
- Improve query performance by skipping EXPLAIN on non-SELECT queries, resulting in faster query analysis and better system resource utilization
v0.4.12
New Features
- Add clarity to SHOW GRANTS output for better understanding of user permissions
Improvements
- Improve the execute path for SHOW GRANTS to enhance overall performance and accuracy
Bug Fixes
- Fix the SHOW GRANTS FOR statement to correctly drop the USER/ROLE keyword and quoting, ensuring accurate results
- Fix the display of grants to provide a more accurate representation of user permissions by dropping unnecessary keywords and quoting
v0.4.9
New Features
- No new features in this release.
Improvements
- No improvements in this release.
Bug Fixes
- Fix the access control issue by applying the search filter on the roles tab.
Performance
- No performance enhancements in this release.
v0.4.8
New Features
- Add a log_comment filter to enhance query analysis capabilities
- Implement scrollable result cells for better data visualization
Improvements
- No notable improvements in this release
Bug Fixes
- No bug fixes in this release
Performance
- No performance enhancements in this release
v0.4.7
New Features
- Add support for displaying trends in a polished format
- Improve page titles and tab URLs for better navigation
Improvements
- Polish the overall user experience for trends display
Bug Fixes
- Fix issues with roles membership to ensure correct access control
v0.4.6
New Features
- Add a roles overview feature to provide a better understanding of user permissions
- Add a trends page with drill-down capabilities, allowing for more in-depth analysis of query trends
- Implement URL-backed filters, enabling easy sharing of filtered results
- Introduce icon-only collapsibles, enhancing the overall user interface
- Implement autocomplete for on-demand columns, streamlining the query building process
- Add sort and sticky functionality to tables, improving data organization and visibility
Improvements
- Improve the overall user experience with enhanced collapsibles and sortable tables
Bug Fixes
- Fix issues related to the implementation of new features, ensuring a stable and functional ClickLens environment
Performance
- No significant performance changes in this release
v0.4.5
New Features
- Add a unified timeframe selector to simplify query analysis
- Display SHOW CREATE DDL statements for easier query inspection
- Introduce paged access tabs to improve navigation and organization
Improvements
- Improve documentation with resized screenshots and new sections on Merges, Users, and Access, enhancing overall user experience and knowledge base
Bug Fixes
- No bug fixes are included in this release
Performance
- No performance enhancements are included in this release