* when tailing, don't reuse the query pipeline because it has an unbounded label cache
Signed-off-by: Edward Welch <edward.welch@grafana.com>
* update changelog
Signed-off-by: Edward Welch <edward.welch@grafana.com>
* [6152](https://github.com/grafana/loki/pull/6152) **slim-bean**: Fixes unbounded ingester memory growth when live tailing under specific circumstances.
* [5685](https://github.com/grafana/loki/pull/5685) **chaudum**: Assert that push values tuples consist of string values
##### Changes
* [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.