Files
var-monorepo/grafana/plugins/grafana-lokiexplore-app/CHANGELOG.md
2025-04-08 09:16:00 -07:00

25 KiB

1.0.10 (2025-04-03)

Chores
  • Fix e2e test (#1135) (7873d6dd)
Documentation Changes
  • Update readme to include discover_log_levels config requirement (#1143) (359e9766)
New Features
  • Add critical/fatal log level (#1146) (038a8146)
  • Add support for uppercase log level and color warning as a warn (#1137) (4675f4a7)
Bug Fixes
  • Error thrown when toggling case sensitivity with an empty value (#1153) (156245c9)
  • Set step as 10s for aggregated metric queries (#1145) (b370c190)
Other Changes
  • Make extensions compatibly with different Grafana versions (#1148) (e2c75d29)

Changelog

View releases on GitHub for up-to-date changelog information.

1.0.9

New Features
Bug Fixes
Chores
Documentation Changes
Other Changes

1.0.8

1.0.7

1.0.6

1.0.5

1.0.4

1.0.3

1.0.2

1.0.0

0.1.4

New Contributors

0.1.3

New Contributors

0.1.2

Full Changelog: https://github.com/grafana/explore-logs/compare/v0.1.1...v0.1.2

0.1.1

  • feat(log-context): add LogContext to logspanel #607

0.1.0

  • Release public preview version.