You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,17 @@
8
8
9
9
##### Fixes
10
10
11
+
*[7784](https://github.com/grafana/loki/pull/7784)**isodude**: Fix default values of connect addresses for compactor and querier workers to work with IPv6.
12
+
*[7880](https://github.com/grafana/loki/pull/7880)**sandeepsukhani**: consider range and offset in queries while looking for schema config for query sharding.
13
+
*[7937](https://github.com/grafana/loki/pull/7937)**ssncferreira**: Deprecate CLI flag `-ruler.wal-cleaer.period` and replace it with `-ruler.wal-cleaner.period`.
14
+
*[7966](https://github.com/grafana/loki/pull/7966)**sandeepsukhani**: Fix query-frontend request load balancing when using k8s service.
15
+
*[7988](https://github.com/grafana/loki/pull/7988)**ashwanthgoli** store: write overlapping chunks to multiple stores.
16
+
*[7925](https://github.com/grafana/loki/pull/7925)**sandeepsukhani**: Fix bugs in logs results caching causing query-frontend to return logs outside of query window.
17
+
*[8120](https://github.com/grafana/loki/pull/8120)**ashwanthgoli** fix panic on hitting /scheduler/ring when ring is disabled.
18
+
*[8251](https://github.com/grafana/loki/pull/8251)**sandeepsukhani** index-store: fix indexing of chunks overlapping multiple schemas.
19
+
*[8151](https://github.com/grafana/loki/pull/8151)**sandeepsukhani** fix log deletion with line filters.
20
+
*[8448](https://github.com/grafana/loki/pull/8448)**chaudum**: Fix bug in LogQL parser that caused certain queries that contain a vector expression to fail.
0 commit comments