From 73709a924aaa5476b479ae81ca683aaf815f801d Mon Sep 17 00:00:00 2001 From: Christian Haudum Date: Mon, 2 Sep 2024 14:05:03 +0200 Subject: [PATCH] Add changelog entry Signed-off-by: Christian Haudum --- production/helm/loki/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/production/helm/loki/CHANGELOG.md b/production/helm/loki/CHANGELOG.md index 4efe3289a67e8..4d893cd29cfdd 100644 --- a/production/helm/loki/CHANGELOG.md +++ b/production/helm/loki/CHANGELOG.md @@ -13,6 +13,8 @@ Entries should include a reference to the pull request that introduced the chang [//]: # ( : do not remove this line. This locator is used by the CI pipeline to automatically create a changelog entry for each new Loki release. Add other chart versions and respective changelog entries bellow this line.) +- [ENHANCEMENT] Replace Bloom Compactor component with Bloom Planner and Bloom Builder. These are the new components to build bloom blocks. + ## 6.11.0 - [FEATURE] Add support for configuring persistence for memcached.