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
* Fix changelog link
Signed-off-by: Michel Hollands <[email protected]>
* Add to changes section
Signed-off-by: Michel Hollands <[email protected]>
* Remove from main section
Signed-off-by: Michel Hollands <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,6 @@
1
1
## Main
2
2
3
3
*[6444](https://github.com/grafana/loki/pull/6444)**aminesnow** Add TLS config to query frontend.
4
-
*[6435](https://github.com/grafana/loki/pull/6430)**MichelHollands**: Remove the `whole-stream-deletion` mode.
5
-
*[6415](https://github.com/grafana/loki/pull/6415)**salvacorts** Evenly spread queriers across kubernetes nodes.
6
-
*[6410](https://github.com/grafana/loki/pull/6410)**MichelHollands**: Add support for per tenant delete API access enabling.
7
4
*[6372](https://github.com/grafana/loki/pull/6372)**splitice**: Add support for numbers in JSON fields.
8
5
*[6105](https://github.com/grafana/loki/pull/6105)**rutgerke** Export metrics for the Promtail journal target.
9
6
*[6099](https://github.com/grafana/loki/pull/6099)**cstyan**: Drop lines with malformed JSON in Promtail JSON pipeline stage.
@@ -99,6 +96,9 @@
99
96
*[5685](https://github.com/grafana/loki/pull/5685)**chaudum**: Assert that push values tuples consist of string values
100
97
*[6375](https://github.com/grafana/loki/pull/6375)**dannykopping**: Fix bug that prevented users from using the `json` parser after a `line_format` pipeline stage.
101
98
##### Changes
99
+
*[6435](https://github.com/grafana/loki/pull/6435)**MichelHollands**: Remove the `whole-stream-deletion` mode.
100
+
*[6415](https://github.com/grafana/loki/pull/6415)**salvacorts** Evenly spread queriers across kubernetes nodes.
101
+
*[6410](https://github.com/grafana/loki/pull/6410)**MichelHollands**: Add support for per tenant delete API access enabling.
102
102
*[6361](https://github.com/grafana/loki/pull/6361)**chaudum**: Sum values in unwrapped rate aggregation instead of treating them as counter.
103
103
*[6042](https://github.com/grafana/loki/pull/6042)**slim-bean**: Add a new configuration to allow fudging of ingested timestamps to guarantee sort order of duplicate timestamps at query time.
104
104
*[6120](https://github.com/grafana/loki/pull/6120)**KMiller-Grafana**: Rename configuration parameter fudge_duplicate_timestamp to be increment_duplicate_timestamp.
0 commit comments