Skip to content

v3.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 17:54
· 15 commits to master since this release

3.3.1 (2024-12-27)

Enhancements:

  • Add using window functions instead of runningDifference and neighbor for macros, to avoid allow_deprecated_error_prone_window_functions, fix #572
  • Add public coverage report summary, fix #660
  • Add support DateTime(timezone) types to Annotations query, fix #642
  • Add single stat panel with categories, fix #403
  • Add log context windows size to connection settings, fix #657
  • Add X-ClickHouse-SSL-Certificate-Auth support, fix #580
  • Add $columnsMs macro, fix #430
  • Add adhoc hide table names connection settings option, fix #456

Fixes:

  • Add transposed table example, fix #404
  • Add "show DateTime As is" dashboard to avoid show DateTime fields in browser timezone, fix #450
  • Refactoring Logs visualization, add "config from query result" transformation, fix #449
  • Refactoring adhoc filters, add connection option to allow hide table names from field name, fix #456
  • Checked tooltip visualization in Grafana 11.x, fix #478

What's Changed

Full Changelog: v3.3.0...v3.3.1