diff --git a/CHANGELOG.md b/CHANGELOG.md index 7867a62aa9f..5da20f20b05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## main / unreleased +# v2.7.0-rc.0 + * [CHANGE] Disable gRPC compression in the querier and distributor for performance reasons [#4429](https://github.com/grafana/tempo/pull/4429) (@carles-grafana) If you would like to re-enable it, we recommend 'snappy'. Use the following settings: ```