Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 08:20
· 64 commits to master since this release

3.3.0 (2024-12-02)

Enhancements:

  • Add dynamic filters to logs panel labels, fix #487, #672
  • Allow change SQL for adhoc queries which select values, default query could be slow for generic use cases, depends on data, fix #330
  • Allow change log context window size for Logs panel in Query Editor, fix #652
  • Add coverage report, current line coverage is ~80%, fix #663
  • Add logs context window size to default values in connection settings, fix #670
  • Add copy button to Generated SQL area, fix #659
  • Add support for the float and timestamp64(X) timestamps fix #626, fix #371
  • Resolve security dependabot alerts remove unused cypress/e2e test

Fixes:

  • extrapolation works properly on NaN
  • e2e test cover more use cases

What's Changed

Full Changelog: v3.2.4...v3.3.0