docs/sources/release-notes/v2-8.md
Grafana Labs is excited to announce the release of Loki 2.8. Here's a summary of new enhancements and important fixes:
backend target A new, third target was added to Loki's scalable configuration, which is the default configuration used in the Loki helm chart. This allows Loki to be run as 3 targets (read, write, and backend) and makes the read target stateless and therefore able to be run as a Kubernetes deployment that can be scaled automatically.For a full list of all changes, look at the CHANGELOG.
As always, please read the upgrade guide before upgrading Loki.
decompression configuration to customize the decompressor behavior.For a full list of all changes and fixes, look at the CHANGELOG.