File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55### What's Changed
66
77- React 19 compatibility for Grafana 13
8+ - Add quick filters with value autocomplete and clearer filter operations
9+ - Show useful default log messages for OTEL logs when no message field is configured
810- Migrate e2e tests from Cypress to Playwright and add Quickwit datasource e2e test
911- Add Grafana version matrix to e2e tests
1012- Fix Shift-Enter keymapping on latest Grafana versions
13+ - Fix missing ` AND ` when adding ad hoc filters
14+ - Document Grafana 12.1+ plugin installation with ` GF_PLUGINS_PREINSTALL_SYNC `
15+ - Handle Grafana 13 overlays in e2e tests
1116- Bump Go and Node dependencies to fix high vulnerabilities
1217- Bump ` grafana/plugin-actions/is-compatible ` GitHub action
1318
Original file line number Diff line number Diff line change @@ -7,8 +7,11 @@ The Quickwit data source plugin allows you to query and visualize Quickwit data
77## 🎉 What's New in v0.6.0
88
99- ** Grafana 12.1+ and 13 Support** (React 19 compatibility)
10+ - ** Quick filters** with value autocomplete and clearer filter operations
11+ - ** Better OTEL log display** when no message field is configured
1012- ** Playwright e2e tests** replacing Cypress, with a Grafana version matrix
1113- ** Fixed Shift-Enter keymapping** on latest Grafana versions
14+ - ** Fixed ad hoc filters** when appending filters to existing queries
1215- ** Security updates** : Go and Node dependency bumps
1316
1417It is available for installation directly from the
You can’t perform that action at this time.
0 commit comments