Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 17:01
· 80 commits to main since this release
957a6f8

What's Changed

Query editor & log context UI Improvements

Annotations

Log message

  • Add support for displaying multiple fields. Remove _source from the d… by @fmassot in #69
  • Only process log message for log queries, fixes #78 by @ddelemeny in #79

DataQuery & DataFrame processing

  • Don't rewrite logLevelField in the dataframe for no reason by @ddelemeny in #72
  • Pass query params to the backend for CallResource request by @fmassot in #83
  • Skip processing when frame is empty by @ddelemeny in #86

Datasource refactoring

UI component stories

WIP Index patterns

Misc Enhancements

Misc Bugfixes

New Contributors

Full Changelog: v0.3.2...v0.4.0