added Map objekt polygon

This commit is contained in:
PxlLoewe
2025-04-08 09:16:00 -07:00
parent 133eee50fd
commit 5c9134a278
22 changed files with 333 additions and 122 deletions

View File

@@ -1,3 +1,27 @@
#### 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](https://github.com/grafana/explore-logs/releases/) on GitHub for up-to-date changelog information.